freebsd-skq/sys/dev/isp
mjacob 621e1df6d1 Roll minor revision- for once we'll use this because.... if revision >= 5.4,
compile time will build in mutex locks, otherwise the old locking (splcam/splx
with a recursion counter) will be compiled in.

We still depend on config_intr_hook to tell us when it's okay to call
msleep instead of polling. It'd be real nice if we could do this early
enough to not hang up a machine struggling with a bad Fibre Channel loop,
but that's still to come.
2000-10-17 18:18:14 +00:00
..
isp_freebsd.c remove "SERVICING_INTERRUPT" nonsense 2000-10-17 18:15:30 +00:00
isp_freebsd.h Roll minor revision- for once we'll use this because.... if revision >= 5.4, 2000-10-17 18:18:14 +00:00
isp_inline.h some copyright cleanups 2000-09-21 20:16:04 +00:00
isp_pci.c Remove unneeded #include <machine/clock.h> 2000-10-15 14:19:01 +00:00
isp_target.c some copyright cleanups 2000-09-21 20:16:04 +00:00
isp_target.h some copyright cleanups 2000-09-21 20:16:04 +00:00
isp_tpublic.h Some minor tweaklets. 2000-04-21 02:05:54 +00:00
isp.c Redo how default Node and Port WWNs are determined (again!). This is so 2000-10-12 23:49:09 +00:00
ispmbox.h some copyright cleanups 2000-09-21 20:16:04 +00:00
ispreg.h some copyright cleanups 2000-09-21 20:16:04 +00:00
ispvar.h Change some default macro usages/definitions/requirements. 2000-10-12 23:47:03 +00:00
MAINTAINER add MAINTAINER file for clarity 2000-01-13 18:45:14 +00:00