Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index

CONFIG_IDE_GENERIC: generic/default IDE chipset support

General informations

The Linux kernel configuration item CONFIG_IDE_GENERIC:

Help text

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.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index

Automatically generated (in year 2024). See also LKDDb sources on GitLab