freebsd-dev/sys/dev/isp
Matt Jacob f6e75de230 Add in config_hook for catching when interrupts are safe- this allows
us to not the ints are ok and also to (re)ENABLE isp interrupts. Remove
all splcam()/splx() invocates and replace them with ISP_LOCK/ISP_UNLOCK
macros.
2000-07-04 01:05:43 +00:00
..
isp_freebsd.c Add in config_hook for catching when interrupts are safe- this allows 2000-07-04 01:05:43 +00:00
isp_freebsd.h Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flag 2000-07-04 01:04:35 +00:00
isp_inline.h Add an isp_handle_index function- this is prepatory to loading more into 2000-06-27 19:14:14 +00:00
isp_pci.c Change startup locking. Use new isp_handle_index function 2000-07-04 01:01:15 +00:00
isp_target.c Remove all ISP2100_SCCLUN define based code and replace it with runtime 2000-06-18 04:48:28 +00:00
isp_target.h add "disable autodisconnect" flags 2000-06-18 04:44:41 +00:00
isp_tpublic.h
isp.c Change delay loop in new isp_mboxcmd to the use of the new MBOX_WAIT_COMPLETE 2000-07-04 01:02:38 +00:00
ispmbox.h
ispreg.h Add mailbox bitmask macros (numbers of available mailbox registers 2000-06-27 19:15:43 +00:00
ispvar.h Add 8 bits of volatile mailbox busy mask- this will be the bitmask of 2000-06-27 19:17:39 +00:00
MAINTAINER