summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/misc/scsi_modes9
1 files changed, 9 insertions, 0 deletions
diff --git a/share/misc/scsi_modes b/share/misc/scsi_modes
index 963f1ba..5da4827 100644
--- a/share/misc/scsi_modes
+++ b/share/misc/scsi_modes
@@ -1,6 +1,7 @@
# SCSI mode page data base.
# Copyright (c) 1995 HD Associates
+# Copyright (c) 2001 The FreeBSD Project
# (contact: dufault@hda.com)
# All rights reserved.
#
@@ -86,6 +87,14 @@
{Reserved} *i1
}
+0x1a "Power Control" {
+ {Reserved} *i1
+ {Reserved} *t6
+ {Idle} t1
+ {Standby} t1
+ {Idle Condition Timer} i4
+ {Standby Condition Timer} i4
+}
# DIRECT ACCESS DEVICES
0x08 "Caching Page" {
OpenPOWER on IntegriCloud