Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SCSI_GENERIC_NCR5380
has multiple definitions:
drivers/scsi/Kconfig
The configuration item CONFIG_SCSI_GENERIC_NCR5380:
CONFIG_ISA && CONFIG_SCSI && CONFIG_HAS_IOPORT_MAP
g_NCR5380
This is a driver for old ISA card SCSI controllers based on a NCR 5380, 53C80, 53C400, 53C400A, or DTC 436 device. Most boards such as the Trantor T130 fit this category, as do various 8-bit and 16-bit ISA cards bundled with SCSI scanners.
To compile this driver as a module, choose M here: the module will be called g_NCR5380.
drivers/scsi/Kconfig
The configuration item CONFIG_SCSI_GENERIC_NCR5380:
CONFIG_ISA && CONFIG_SCSI
g_NCR5380
This is a driver for the old NCR 53c80 series of SCSI controllers on boards using PIO. Most boards such as the Trantor T130 fit this category, along with a large number of ISA 8bit controllers shipped for free with SCSI scanners. If you have a PAS16, T128 or DMX3191 you should select the specific driver for that card rather than generic 5380 support.
It is explained in section 3.8 of the SCSI-HOWTO, available from http://www.tldp.org/docs.html#howto. If it doesn't work out of the box, you may have to change some settings in drivers/scsi/g_NCR5380.h.
To compile this driver as a module, choose M here: the module will be called g_NCR5380.
Raw data from LKDDb:
lkddb module g_NCR5380 CONFIG_SCSI_GENERIC_NCR5380 : drivers/scsi/Kconfig : "Generic NCR5380/53c400 SCSI ISA card support" # in 2.5.45–2.5.75, 2.6.0–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
lkddb pnp "DTC436e" "" "" "" "" "" "" "" "" : CONFIG_SCSI CONFIG_SCSI_GENERIC_NCR5380 : drivers/scsi/g_NCR5380.c # in 4.9–4.18
lkddb pnp "DTC436e" "" "" "" "" "" "" "" "" : CONFIG_SCSI_GENERIC_NCR5380 : drivers/scsi/g_NCR5380.c # in 4.19–4.20, 5.0–5.19, 6.0–6.11, 6.12-rc+HEAD
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 - S index
Automatically generated (in year 2024). See also LKDDb sources on GitLab