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
/
atapi_base.c
Age
Commit message (
Expand
)
Author
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2001-11-13
add RCSIDs
lukem
2001-05-14
Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Define
bouyer
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
1999-09-30
Cleanup the scsipi_xfer flags:
thorpej
1999-08-28
If scsipi_make_xs() fails, make sure to flag the buffer as error'd,
thorpej
1999-06-25
Go to splbio() when calling scsipi_free_xs(), just like the SCSI counterpart.
thorpej
1998-11-17
In atapi_wdc.c, issue a 'REQUEST SENSE' command when appropriate.
bouyer
1998-10-12
Merge bouyer-ide
bouyer
1998-08-15
Assign my copyrights to TNF.
mycroft
1998-07-15
part of fix for kern/3835: use of enumerated returns from target sense handlers
mjacob
1998-07-11
Clarify that Sense Key 1 is a "RECOVERED ERROR"- not just an error.
mjacob
1998-07-01
Use new Sense Key defines (for clarity)
mjacob
1998-01-15
add support for an ATAPI attachment for 'sd'.
cgd
1997-12-30
EACCESS->EROFS, for the write on readonly medium error.
is
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