NetBSD/sys/dev/scsipi
drochner e81d123f6d try to dtrt for sector sizes <DEV_BSIZE (at least, don't divide by 0) 2000-01-25 20:42:33 +00:00
..
Makefile
atapi_all.h
atapi_base.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
atapi_cd.h
atapi_disk.h
atapi_wdc.c Improve the downgrade logic: 2000-01-17 00:01:00 +00:00
atapiconf.c Nobody said no to adding a pointer to original scsi inquiry data 2000-01-20 17:10:18 +00:00
atapiconf.h Cancel active transfers on aic/wdc detach. 1999-10-20 15:22:24 +00:00
cd.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
cd_atapi.c Allow to detach wdc, atapibus, wd and cd. 1999-09-23 11:04:29 +00:00
cd_scsi.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
cdvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
ch.c oops, bad patch 2000-01-04 22:47:12 +00:00
files.scsipi add SES device 2000-01-20 16:07:43 +00:00
if_se.c Make this work again by adding XS_CTL_ASYNC to the SCSI requests in 1999-11-13 18:03:34 +00:00
scsi_all.h
scsi_base.c Use SCSIPIRETRIES instead of hard-coded value '2' for number of retries in 2000-01-17 17:59:48 +00:00
scsi_cd.h
scsi_changer.h Rework the changer driver a bit: 1999-09-09 23:24:11 +00:00
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h
scsi_scanner.h
scsi_tape.h Remove outdated list of density codes. mt(1) has helpful 1999-09-30 12:12:41 +00:00
scsiconf.c Nobody said no to adding a pointer to original scsi inquiry data 2000-01-20 17:10:18 +00:00
scsiconf.h Cancel active transfers on aic/wdc detach. 1999-10-20 15:22:24 +00:00
scsipi_all.h Added parens around ADD_BYTES_LIM() macro definition to protects its 1998-12-30 11:17:34 +00:00
scsipi_base.c Use SCSIPIRETRIES instead of hard-coded value '2' for number of retries in 2000-01-17 17:59:48 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
scsipi_verbose.c Fix typo. 1999-02-24 18:54:03 +00:00
scsipiconf.c
scsipiconf.h Nobody said no to adding a pointer to original scsi inquiry data 2000-01-20 17:10:18 +00:00
sd.c try to dtrt for sector sizes <DEV_BSIZE (at least, don't divide by 0) 2000-01-25 20:42:33 +00:00
sd_atapi.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
sd_scsi.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
sdvar.h include "rnd.h" explicitely since the size of sd_softc depends on it 2000-01-22 16:35:25 +00:00
ses.c slight change for platform independence 2000-01-21 21:19:57 +00:00
ses.h add SES driver 2000-01-20 17:07:41 +00:00
ss.c Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
ss_mustek.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
ss_mustek.h
ss_scanjet.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
ssvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
st.c PR/9271 (from srp@zgi.com)- recognize (indirectly) HP4000s via density 2000-01-22 04:29:58 +00:00
su.c
uk.c