NetBSD/sys/dev/scsipi
augustss 356d681927 Add ukactivate&ukdetach so uk devices can be detached. 2000-03-29 18:11:44 +00:00
..
Makefile add ses.h to list of includes 2000-02-20 07:39:41 +00:00
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 New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
atapiconf.c Change a printf() to a panic() since the kernel is going to die on the next 2000-03-28 17:24:46 +00:00
atapiconf.h Cancel active transfers on aic/wdc detach. 1999-10-20 15:22:24 +00:00
cd.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
cd_atapi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
cd_scsi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +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 revert previous change 2000-02-22 21:09:50 +00:00
if_se.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
scsi_all.h
scsi_base.c scsiprint() is needed even without scsibus'es, so move it to scsi_base.c . 2000-03-17 11:45:49 +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 Add a couple of defines/aliases for messages. 2000-03-15 02:02:37 +00:00
scsi_scanner.h
scsi_tape.h Patches from msouth@scruz.net to handle QIC 3220 (HP T20). 2000-02-21 05:11:09 +00:00
scsiconf.c In attach message, spell it "target" not "targ", as in the locator. 2000-03-27 11:45:42 +00:00
scsiconf.h Cancel active transfers on aic/wdc detach. 1999-10-20 15:22:24 +00:00
scsipi_all.h
scsipi_base.c New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
scsipi_base.h Make sure to initialize xs->req_sense_length (to 0). This appears to be 2000-02-28 17:44:20 +00:00
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 New callout mechanism with two major improvements over the old 2000-03-23 07:01:25 +00:00
sd.c Fix doubled 'the's in comments. 2000-03-13 23:52:25 +00:00
sd_atapi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
sd_scsi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +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 Oops...I forgot that the GEM-2 chip is so lame that if you don't tell 2000-02-20 21:30:44 +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 Remove extra \n in attach message. 2000-03-12 19:16:48 +00:00
ssvar.h Update for sys/buf.h/disksort_*() changes. 2000-01-21 23:39:55 +00:00
st.c Patches from msouth@scruz.net to handle QIC 3220 (HP T20). 2000-02-21 05:11:09 +00:00
su.c
uk.c Add ukactivate&ukdetach so uk devices can be detached. 2000-03-29 18:11:44 +00:00