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
/
cd.h
Age
Commit message (
Expand
)
Author
2007-05-27
add more struct/define stuff for use in cdio
Michael Coulter
2006-12-12
Give the SCSI layer the ability to requeue i/o's rejected by a driver
Kenneth R Westerback
2006-07-19
Add cd_powerhook(). Use it to lock CD drives having open partitions
Kenneth R Westerback
2006-06-02
add structs and macros for a few MMC commands
Michael Coulter
2006-05-11
Zap trailing whitespace.
Kenneth R Westerback
2006-03-05
Remove NetBSDism NRND. Pointed out by Mickey.
Kenneth R Westerback
2005-08-03
Move a couple of 2048+4 byte structures from the stack to the heap.
Kenneth R Westerback
2005-07-02
Remove unused cd_softc.name field. Use the saved INQUIRY data in
Kenneth R Westerback
2005-06-27
Zap unused member of cd_softc: sc_ops.
Kenneth R Westerback
2005-06-08
fix include for userland (tsk, tsk, krw).
Marc Espie
2005-06-03
Move definitions of struct cd_softc{} and CDRETRIES from cdvar.h into
Kenneth R Westerback
2005-05-28
Kill extra semi-colon. Amazing what lint can find ...
Kenneth R Westerback
2005-05-27
Convert cd code to new mode sense framework. Merge cd_scsi and
Kenneth R Westerback
2005-04-16
Nuke another unused structure.
Kenneth R Westerback
1999-07-20
Make acd redundant.
Constantine Sapuntzakis