Date: Sun, 29 Jul 2001 17:59:32 -0700 (PDT) From: Matt Jacob <mjacob@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/isp ispvar.h Message-ID: <200107300059.f6U0xWb57684@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob 2001/07/29 17:59:32 PDT
Modified files:
sys/dev/isp ispvar.h
Log:
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.
Revision Changes Path
1.46 +14 -10 src/sys/dev/isp/ispvar.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107300059.f6U0xWb57684>
