NetBSD/sys/dev/scsipi
mycroft 5118c3e1e9 Set up the blank fields in the INQUIRY buffer *before* executing the command --
because we can't really rely on the "additional length" being correct (any
more?).  Fixes some problems with devices showing up as "<, , >".
2003-09-10 05:35:50 +00:00
..
Makefile
atapi_base.c
atapi_disk.h
atapi_tape.h
atapi_wdc.c Set PQUIRK_ONLYBIG in the wdc-atapi frontend, obviating the need to ever test 2003-09-07 22:11:22 +00:00
atapiconf.c Exorcise PQUIRK_NODOORLOCK. 2003-09-09 02:37:55 +00:00
atapiconf.h
cd.c In the test for whether to start the unit, I used the wrong error code. 2003-09-09 02:43:34 +00:00
cdvar.h Eliminate the separate ATAPI and SCSI attachments for "cd". 2003-09-08 01:56:33 +00:00
ch.c Use the const shaker. 2003-09-08 01:27:08 +00:00
files.scsipi Eliminate the separate ATAPI and SCSI attachments for "cd". 2003-09-08 01:56:33 +00:00
if_se.c Use the const shaker. 2003-09-08 01:27:08 +00:00
scsi_all.h
scsi_base.c
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h Forgot to commit this. Add the "rpm" field to the flex geometry page. 2003-09-05 09:00:08 +00:00
scsi_iu.h
scsi_message.h One more FreeBSD compat define. 2003-04-20 23:43:04 +00:00
scsi_scanner.h
scsi_tape.h
scsiconf.c Set up the blank fields in the INQUIRY buffer *before* executing the command -- 2003-09-10 05:35:50 +00:00
scsiconf.h
scsipi_all.h Perform the exorcism on scsipi_mode_select() too. 2003-09-08 03:33:31 +00:00
scsipi_base.c Exorcise PQUIRK_NODOORLOCK. 2003-09-09 02:37:55 +00:00
scsipi_base.h
scsipi_cd.h Set PQUIRK_ONLYBIG in the wdc-atapi frontend, obviating the need to ever test 2003-09-07 22:11:22 +00:00
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
scsipi_verbose.c
scsipiconf.c
scsipiconf.h Exorcise PQUIRK_NODOORLOCK. 2003-09-09 02:37:55 +00:00
sd.c In the test for whether to start the unit, I used the wrong error code. 2003-09-09 02:43:34 +00:00
sd_atapi.c Use the const shaker. 2003-09-08 01:27:08 +00:00
sd_scsi.c Make similar changes as with cd_mode_{sense,select}(). 2003-09-09 06:32:14 +00:00
sdvar.h
ses.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ses.h
ss.c Use the const shaker. 2003-09-08 01:27:08 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
st_atapi.c
st_scsi.c
stvar.h
uk.c We only need a single attachment for uk at scsibus and atapibus. 2003-09-08 01:26:41 +00:00