Subject: Re: Explicit enabling of disk caches
To: None <tech-kern@netbsd.org>
From: Martin J. Laubach <mjl@emsi.priv.at>
List: tech-kern
Date: 09/03/2001 22:11:54
|  Ok, SCSI question -- SCSI-2 says that when you MODE SENSE with a CHANGEABLE
|  page control field, you get a "mask denoting those mode parameters that
|  are changeable." (X3T9.2/375R revision 10L, page 116, ss 8.2.10.2)

  That simply means that you get back a normal mode page, but
instead of actual values, you get a "1" on every bit of the
page where writing is allowed.

	mjl