index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
scsi
/
scsi_disk.h
Age
Commit message (
Expand
)
Author
2010-05-05
map the ATA data set management stuff (ie, trim) to the SCSI thin
David Gwynne
2010-04-03
add support for emulating the disk characteristics and disk limits vpd
David Gwynne
2010-01-03
disk cache mode page
David Gwynne
2009-06-06
We only really need to #define SYNCHRONIZE_CACHE 0x35 once.
Kenneth R Westerback
2007-06-23
Implement disk sizes > 2^32-1. Code modelled on NetBSD.
Kenneth R Westerback
2007-04-12
The beginnings of support for 16-byte cdb's in the scsi code. This is
Tobias Weingartner
2005-09-15
Don't fake MODE SENSE page 4 info inside raid drivers, just let sd
Kenneth R Westerback
2005-08-21
Some devices go berserk when asked for mode sense pages they don't
Kenneth R Westerback
2005-08-17
Use defines for disk mode page codes. Check returned mode pages to
Kenneth R Westerback
2005-08-12
Move disk mode page structure declarations out of scsi_disk_pages
Kenneth R Westerback
2005-07-03
Add missing reserved byte to page_disk_format struct in
Kenneth R Westerback
2005-05-25
Introduce safer, more general mode sense capability. Transparently use
Kenneth R Westerback
2003-06-24
try to devise drive's rpm and default to 3600 should we fail miserably.
Michael Shalayeff
2002-12-15
Fix/Cleanup some SCSI #defines.
Kenneth R Westerback
2002-09-04
Add support for RBC (simplified direct) devices.
Thierry Deval
2001-06-22
KNF
Theo de Raadt
2001-01-29
Prepend SCSI_ to some of the SCSI opcodes to aid in sharing code w/NetBSD
Constantine Sapuntzakis
2001-01-25
spelling
Todd T. Fries
1999-08-24
Added type field to scsi_addr to reflect bus/device type (ATAPI or SCSI).
Constantine Sapuntzakis
1999-07-25
Merge sd stuff from NetBSD-current. Helps with LS-120, ZIP
Constantine Sapuntzakis
1997-04-14
Merge in various pieces of current NetBSD scsi code, including but not limited
Jason Downs
1996-10-31
$OpenBSD RCSIDs + comment fix in sd.c
Niklas Hallqvist
1996-06-16
NetBSD PR#2535: add mode sense 5 and floppy support in our framework.
Jason Downs
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1995-12-14
from netbsd; flesh out the mode pages
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt