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 Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
atapi_base.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
atapi_cd.h Those tabs sure are excitable!! 1998-07-13 16:50:56 +00:00
atapi_disk.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
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 Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
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 Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsi_changer.h Rework the changer driver a bit: 1999-09-09 23:24:11 +00:00
scsi_ctron_ether.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsi_disk.h Define the FORMAT UNIT command, and several related structures. 1998-10-30 02:07:15 +00:00
scsi_message.h Add a couple of defines/aliases for messages. 2000-03-15 02:02:37 +00:00
scsi_scanner.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
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 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 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 Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsipi_debug.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsipi_disk.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
scsipi_ioctl.c Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
scsipi_verbose.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
scsipiconf.c Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
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 Cleanup the scsipi_xfer flags: 1999-09-30 22:57:52 +00:00
ss_mustek.h Backout previous change, and rather, remove all protection but the one 1998-02-13 08:28:16 +00:00
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 Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
uk.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00