aboutsummaryrefslogtreecommitdiff
path: root/share/misc
diff options
context:
space:
mode:
authorTor Egge <tegge@FreeBSD.org>1997-12-05 22:14:15 +0000
committerTor Egge <tegge@FreeBSD.org>1997-12-05 22:14:15 +0000
commit0ee6e540f58d770b843a572353875cc49289f9c4 (patch)
tree1442668fbc9a3b174349188415798f499580ffe3 /share/misc
parent1cd52ec333dcaa93fed3408a4d473f1192c8aba8 (diff)
downloadsrc-0ee6e540f58d770b843a572353875cc49289f9c4.tar.gz
src-0ee6e540f58d770b843a572353875cc49289f9c4.zip
Add some extra flags in the caching page.
Some firmware versions becomes unreliable when these bits are not preserved, e.g. ST15150N-0017 breaks if the DISC bit is cleared in the caching page. This happened by default when editing the page.
Notes
Notes: svn path=/head/; revision=31562
Diffstat (limited to 'share/misc')
-rw-r--r--share/misc/scsi_modes6
1 files changed, 5 insertions, 1 deletions
diff --git a/share/misc/scsi_modes b/share/misc/scsi_modes
index cf2d5566b09d..d1359c84796f 100644
--- a/share/misc/scsi_modes
+++ b/share/misc/scsi_modes
@@ -77,7 +77,11 @@
# DIRECT ACCESS DEVICES
# Caching page:
0x08 {
- {Reserved} *t5
+ {IC} t1
+ {ABPF} t1
+ {CAP} t1
+ {DISC} t1
+ {SIZE} t1
{WCE} t1
{MF} t1
{RCD} t1