freebsd-dev/sys/dev/isp
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
..
asm_pci.h roll ISP1040 and ISP2100 f/w to latest release 1999-04-04 01:20:25 +00:00
asm_sbus.h roll internal tag level 1999-03-25 19:47:33 +00:00
isp_freebsd_cam.h Add in 1080 LVD support and some basis also for the 1240. The port database 1999-03-25 22:52:45 +00:00
isp_freebsd.c Add a number of interrelated CAM feature enhancements and bug fixes. 1999-05-06 20:16:39 +00:00
isp_freebsd.h Fix for pre-CAM kernels (again). Turn back on fast posting. 1999-04-04 01:34:06 +00:00
isp_pci.c Simplify the COMPAT_PCI_DRIVER/DATA_SET hack. We can add: 1999-05-09 17:07:30 +00:00
isp.c temp fix for internal queue overflow problem 1999-04-14 17:37:36 +00:00
ispmbox.h Remove incorrect BIG_ENDIAN defines and substitute in the SBus only macros 1999-04-04 01:32:09 +00:00
ispreg.h Add in 1080 LVD support and some basis also for the 1240. The port database 1999-03-25 22:52:45 +00:00
ispvar.h Change f/w revision to major,minor,micro version. Add in ISP1040C definition. 1999-04-04 01:26:08 +00:00