freebsd-dev/sys/dev/advansys
Peter Wemm 579f45fa60 Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add:
#define COMPAT_PCI_DRIVER(name,data) DATA_SET(pcidevice_set,data)
.. to 2.2.x and 3.x if people think it's worth it.  Driver writers can do
this if it's not defined.  (The reason for this is that I'm trying to
progressively eliminate use of linker_sets where it hurts modularity and
runtime load capability, and these DATA_SET's keep getting in the way.)
1999-05-09 17:07:30 +00:00
..
adv_eisa.c Move the declaration of the interrupt type from the driver structure 1999-05-08 21:59:43 +00:00
adv_isa.c Use haveseen_ioport() which is now connected up to the resource manager. 1999-05-08 18:20:57 +00:00
adv_pci.c Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
advansys.c Add a number of interrelated CAM feature enhancements and bug fixes. 1999-05-06 20:16:39 +00:00
advansys.h Advance Systems SCSI Host Adapter driver for CAM. Currently only support 1998-09-15 07:03:43 +00:00
advlib.c Add a number of interrelated CAM feature enhancements and bug fixes. 1999-05-06 20:16:39 +00:00
advlib.h Kill a compiler warning. 1999-04-23 23:26:10 +00:00
advmcode.c Correct compilation with option DIAGNOSTIC set. 1998-09-20 05:04:05 +00:00
advmcode.h Advance Systems SCSI Host Adapter driver for CAM. Currently only support 1998-09-15 07:03:43 +00:00
adw_pci.c Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
adwcam.c Add a number of interrelated CAM feature enhancements and bug fixes. 1999-05-06 20:16:39 +00:00
adwlib.c Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partially 1999-01-08 19:17:49 +00:00
adwlib.h Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). 1998-10-07 03:20:52 +00:00
adwmcode.c Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). 1998-10-07 03:20:52 +00:00
adwmcode.h Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). 1998-10-07 03:20:52 +00:00
adwvar.h Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW). 1998-10-07 03:20:52 +00:00