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