summaryrefslogtreecommitdiff
path: root/sys/dev/scsipi/sd_atapi.c
AgeCommit message (Expand)Author
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2001-11-13add RCSIDslukem
2001-07-18bzero -> memsetthorpej
2001-05-14Use SCSI/ATAPI common definition for MODE_{SELECT,SENSE}{,_BIG}. Definebouyer
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-03-20Extend quirks to 32 bits. Add two new ATAPI quirks, one toaugustss
2000-06-09Prevent a process being swapped out during I/O if the data buffer isenami
2000-03-29Don't need to include <sys/conf.h> here.simonb
1999-09-30Cleanup the scsipi_xfer flags:thorpej
1999-09-11Implement detaching SCSI and ATAPI disks.thorpej
1998-08-31kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica portcgd
1998-08-05Improve generation of default disklabels:drochner
1998-01-15add support for an ATAPI attachment for 'sd'.cgd