Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IDE_GENERIC
:
CONFIG_ALPHA || CONFIG_X86 || CONFIG_IA64 || CONFIG_MIPS || CONFIG_ARCH_RPC
ide-generic
This is the generic IDE driver. This driver attaches to the fixed legacy ports (e.g. on PCs 0x1f0/0x170, 0x1e8/0x168 and so on). Please note that if this driver is built into the kernel or loaded before other ATA (IDE or libata) drivers and the controller is located at legacy ports, this driver may grab those ports and thus can prevent the controller specific driver from attaching.
Also, currently, IDE generic doesn't allow IRQ sharing meaning that the IRQs it grabs won't be available to other controllers sharing those IRQs which usually makes drivers for those controllers fail. Generally, it's not a good idea to load IDE generic driver on modern systems.
If unsure, say N.
Raw data from LKDDb:
lkddb module ide-generic CONFIG_IDE_GENERIC : drivers/ide/Kconfig : "generic/default IDE chipset support" # in 2.6.2–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.13
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab