freebsd-nq/sys/dev/isp
Matt Jacob 9ce9bdaf8a 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).

This probably isn't entirely final as yet- but it's a lot closer to now
being what it should be, including allowing camcontrol to actually set
specific settings.
2001-07-30 01:00:21 +00:00
..
isp_freebsd.c Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records 2001-07-30 01:00:21 +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
ispvar.h Redo how we manage SCSI device settings- have a 3rd flags (nvram) that records 2001-07-30 00:59:32 +00:00