summaryrefslogtreecommitdiff
path: root/sys/dev/scsipi/cd_atapi.c
AgeCommit message (Expand)Author
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-23Allow to detach wdc, atapibus, wd and cd.enami
1998-08-31kill the last remnants of __BROKEN_INDIRECT_CONFIG. (only the pica portcgd
1998-08-05Improve generation of default disklabels:drochner
1998-07-13Add support for ATA CD changer devices like the NEC CDR-251.hpeyerl
1998-01-15add support for an ATAPI attachment for 'sd'.cgd
1997-10-18Implement two macros, scsipi_command() and scsipi_command_direct(), andthorpej
1997-10-13o Make usage of /dev/random dependant onexplorer
1997-10-10Add hooks to insert timing info into the random systemexplorer
1997-10-01Cosmetic changes to keep coding style consistency in this directory;enami
1997-08-27Merge scsipi branch in the mainline. This add support for ATAPI devicesbouyer