Include the Power Control page (0x1a) that is standardized by SCSI-3.
At least some IBM drives support the Standby Condition Timer (i. e. they allow for an automatic spindown). Update copyright for 2001. I don't want to insert my name for just one mode page definition, do people think that `The FreeBSD Project' is OK?
This commit is contained in:
parent
08e1620f8d
commit
0956840722
@ -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" {
|
||||
|
Loading…
Reference in New Issue
Block a user