NetBSD/sys/dev/scsipi
bouyer 15c40f8b5b The IBM drive I have here supports DT, but claim version 3 only.
So check for version 3, not 4 when looking for DT support.
This should be safe as these bits are reserved for older devices, they
should be set to 0 when not supported.
2002-04-23 17:28:43 +00:00
..
Makefile
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c Implement mstohz() as discussed on tech-kern, and use it in SCSI drivers 2002-04-05 18:27:45 +00:00
atapiconf.c Add a chan_name to struct scsipi_channel, holding the channel's name. 2002-04-01 20:37:41 +00:00
atapiconf.h
cd.c
cd_atapi.c
cd_scsi.c
cdvar.h
ch.c
files.scsipi
if_se.c
scsi_all.h
scsi_base.c
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h Add the Parallel Protocol Request message. 2002-04-23 09:46:51 +00:00
scsi_scanner.h
scsi_tape.h
scsiconf.c The IBM drive I have here supports DT, but claim version 3 only. 2002-04-23 17:28:43 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Add a chan_name to struct scsipi_channel, holding the channel's name. 2002-04-01 20:37:41 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h Report SPC-2 features (DT clocking, quick arbitration and selection, 2002-04-23 09:09:55 +00:00
sd.c
sd_atapi.c
sd_scsi.c
sdvar.h
ses.c
ses.h
ss.c
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c kern/16014- if we do an 'mt offline', make sure we've allowed the tape 2002-03-22 21:39:36 +00:00
st_atapi.c
st_scsi.c
stvar.h Add the ability to report file number/block number. From Matt Jacob. 2002-03-20 14:53:59 +00:00
su.c
uk.c