NetBSD/sys/dev/scsipi
enami a2bf544200 Allocate the variable `inqbuf' in scsi_probedev on stack rather than
statically.  Since this function may called for another luns immediately,
allocating it statically doesn't make sense and may cause race condition
as pointed out by PR#9749.
2000-04-19 04:49:50 +00:00
..
Makefile add ses.h to list of includes 2000-02-20 07:39:41 +00:00
atapi_all.h
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_wdc.c Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
atapiconf.c Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
atapiconf.h Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
cd.c Get rid of register declarations. 2000-03-30 00:00:55 +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 Get rid of register declarations. 2000-03-30 00:00:55 +00:00
scsi_all.h
scsi_base.c When killing pending xfers on device detach, we can't expect scsipi_done 2000-04-03 03:37:33 +00:00
scsi_cd.h
scsi_changer.h
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 Allocate the variable `inqbuf' in scsi_probedev on stack rather than 2000-04-19 04:49:50 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c When killing pending xfers on device detach, we can't expect scsipi_done 2000-04-03 03:37:33 +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
scsipi_verbose.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
scsipiconf.c
scsipiconf.h Change the initial field in struct ata_atapi_attach and struct scsipi_link 2000-04-02 17:25:52 +00:00
sd.c Get rid of register declarations. 2000-03-30 00:00:55 +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 Get rid of register declarations. 2000-03-30 00:00:55 +00:00
ss_mustek.c
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 Get rid of register declarations. 2000-03-30 00:00:55 +00:00
su.c
uk.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00