opnsense-src/sys/dev/isp
Matt Jacob df9d46b6d9 Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flag
to isp_osinfo substructure (all in prep for SMP). Define MBOX_WAIT_COMPLETE
and MBOX_NOTIFY_COMPLETE macros so that we can now (temp) use tsleep
to wait for mailbox completion. Requires us to guess whether we're
servicing an interrupt or not- will use intr_nesting_level.

Add local strncat function.
2000-07-04 01:04:35 +00:00
..
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
isp_freebsd.c Add in the enabling of interrupts (to isp_attach). Clean up a busted 2000-06-27 19:31:02 +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 Some minor tweaklets. 2000-04-21 02:05:54 +00:00
ispmbox.h add MBOX_GET_RESOURCE_COUNT command 2000-06-18 04:41:14 +00:00
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 add MAINTAINER file for clarity 2000-01-13 18:45:14 +00:00