index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
scsipi
/
scsipi_cd.h
Age
Commit message (
Expand
)
Author
2009-04-01
Implement MMC_TRACKINFO_DATA and MMC_TRACKINFO_AUDIO detection for cdrom and
reinoud
2008-09-08
Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h
gmcgarry
2008-05-02
Add definitions for the close track/session, reserve track and repair
reinoud
2007-12-25
Convert many of the uses of __attribute__ to equivalent
perry
2006-12-01
On Christos' request, reinstantiate the packed->__packed__ part of the
martin
2006-12-01
Back out align(4) for all struct decls - it breaks various things all
martin
2006-11-30
PR/34202: Dave Huang: Accessing cd device on alpha causes kernel trap
christos
2005-12-20
The as `unused' specified field in the readdiscinfo SCSI command is really
reinoud
2005-12-11
Remove blank line added to end of file by previous change.
simonb
2005-12-11
Add SCSI calls for read discinfo and read trackinfo. Also add the various
reinoud
2005-12-11
merge ktrace-lwp.
christos
2005-02-01
Backing out changes to clean up scsipi. I was pointed out there were
reinoud
2005-01-31
Part of the cleanup of sys/scsipi's use of types; rename all u_int* to
reinoud
2005-01-30
The code asumes all programs want to know is TOC response format 0. Support
reinoud
2003-09-07
Set PQUIRK_ONLYBIG in the wdc-atapi frontend, obviating the need to ever test
mycroft
2001-09-02
Centralize the definition of the page code mask and page-savable bit
thorpej
1998-02-13
Backout previous change, and rather, remove all protection but the one
enami
1998-02-13
Fix or add protection for mutiple inclusion.
enami
1997-10-01
Cosmetic changes to keep coding style consistency in this directory;
enami
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer