freebsd-dev/sys/dev/isp
Matt Jacob 38dace9790 Clean up stupidity in the isp_handle_other_response function- indexes
of queue entries have to be at least 16 bits now! If we're running
a 2100 less than rev 5, turn off loop fairness (per Qlogic errata). Fix
typo in checking against 2200 F/W revision. Slightly fix/reorder fabric
login stuff. Change to usage of isp_getrqentry for code clarity. Add some
defensive dual bus assumptions. Various cleanups, etc...
1999-11-21 03:18:22 +00:00
..
asm_pci.h Put *back* the f/w, this time with a BSD style licence as approved 1999-11-21 03:08:29 +00:00
isp_freebsd.c Add in isp_debug variable. It defaults to zero unless CAMDEBUG is defined 1999-10-17 18:50:47 +00:00
isp_freebsd.h Add storage/access for a default WWN. A miscellaneous tweak or two. 1999-11-21 03:15:11 +00:00
isp_inline.h Add a isp_getrqentry inline function (that is, find the next available 1999-11-21 03:14:04 +00:00
isp_pci.c Fix dmasetup functions to have 16 bit queue indices. Get the chip revision 1999-11-21 02:56:17 +00:00
isp.c Clean up stupidity in the isp_handle_other_response function- indexes 1999-11-21 03:18:22 +00:00
ispmbox.h Remove target mode definitions (they'll come back later in 1999-10-17 18:41:21 +00:00
ispreg.h add in an INT_PENDING macro 1999-10-17 18:41:47 +00:00
ispvar.h Fix some includes for when we (eventually) get target mode working again. 1999-11-21 03:12:58 +00:00