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
/
cdvar.h
Age
Commit message (
Expand
)
Author
2003-09-08
Eliminate the separate ATAPI and SCSI attachments for "cd".
mycroft
2003-09-07
Set PQUIRK_ONLYBIG in the wdc-atapi frontend, obviating the need to ever test
mycroft
2003-07-10
If a CD drive reports != 2048 byte block size, try to change it into
martin
2003-05-10
Change bounds_check_with_label() to take a pointer to the disk structure,
thorpej
2003-04-03
Check RAW_PART against the media size instead of the disklabel.
fvdl
2002-07-22
Convert to new device buffer queue interface.
hannken
2002-04-23
More copyright fixes, pointed out by Thomas. Thanks !
bouyer
2001-04-25
Pull up the thorpej_scsipi branch to main branch.
bouyer
2000-01-21
Update for sys/buf.h/disksort_*() changes.
thorpej
1999-09-23
Allow to detach wdc, atapibus, wd and cd.
enami
1999-02-02
Bump CDRETRIES to 4. Now if a DMA error occurs, the driver should downgrade
bouyer
1998-08-05
Improve generation of default disklabels:
drochner
1998-07-13
Add support for ATA CD changer devices like the NEC CDR-251.
hpeyerl
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
1998-01-15
add support for an ATAPI attachment for 'sd'.
cgd
1997-10-13
o Make usage of /dev/random dependant on
explorer
1997-10-10
Add hooks to insert timing info into the random system
explorer
1997-08-27
Merge scsipi branch in the mainline. This add support for ATAPI devices
bouyer