freebsd-dev/sys/dev/isp
Matt Jacob d9c272f3ea Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records
either what's in NVRAM or what the safe defaults would be if we lack NVRAM.
Then we rename cur_XXXX to actv_XXXX (these are the currently active settings)
and the dev_XXX settings to goal_XXXX (these are the settings which we want
cur_XXXX to converge to).

Roll core minor.
2001-07-30 00:59:32 +00:00
..
isp_freebsd.c Remove ISP_SMPLOCK stuff- we're just using locking now. 2001-07-25 04:23:52 +00:00
isp_freebsd.h Roll minor version. Remove ISP_SMPLOCK nonsense. We're using full locking, 2001-07-25 04:21:53 +00:00
isp_inline.h Macroize request/response in/out queue pointer access. 2001-07-04 18:52:23 +00:00
isp_ioctl.h Spring MegaChange #1. 2001-05-28 21:20:43 +00:00
isp_pci.c Some possibly helpful casts. 2001-07-04 18:51:58 +00:00
isp_target.c Spring MegaChange #1. 2001-05-28 21:20:43 +00:00
isp_target.h Add a microcomment about how you'd use ispds64_t or ispdlist_t 2001-07-04 18:51:06 +00:00
isp_tpublic.h Spring MegaChange #1. 2001-05-28 21:20:43 +00:00
isp.c Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records 2001-07-30 00:59:06 +00:00
ispmbox.h Add a bunch of additional defines for completion codes. Define 2001-07-04 18:49:00 +00:00
ispreg.h Put in offset definitions for FPM and FBM registers, plus just enough 2001-01-15 18:37:14 +00:00
ispvar.h Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records 2001-07-30 00:59:32 +00:00