Generic NCR5380/53c400 SCSI PIO support

modulename: g_NCR5380.ko

configname: CONFIG_SCSI_GENERIC_NCR5380

Linux Kernel Configuration
└─>Device Drivers
└─>SCSI device support
└─>SCSI low-level drivers
└─>Generic NCR5380/53c400 SCSI PIO support
In linux kernel since version 2.6.20 (release Date: 2007-02-04)  
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
<file:drivers/scsi/g_NCR5380.h>.

To compile this driver as a module, choose M here: the
module will be called g_NCR5380.

source code: