NetBSD/sys/dev/scsipi
pooka 4e38160d4d Do not "return 1" from kqfilter for errors. That value is passed
directly to the userland caller and results in a mysterious EPERM.
Instead, return EINVAL or something else sensible depending on the
case.
2007-12-05 17:19:46 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h 2007-10-19 11:59:34 +00:00
atapiconf.c aprintify 2007-12-01 14:46:04 +00:00
atapiconf.h
cd.c Pullup fixes from UDF write development project. This patch fixes a 2007-11-27 18:06:37 +00:00
cdvar.h
ch.c Do not "return 1" from kqfilter for errors. That value is passed 2007-12-05 17:19:46 +00:00
files.scsipi
if_se.c Remark that the data-length argument passed to se_scsipi_cmd() is 2007-09-01 17:59:45 +00:00
Makefile
scsi_all.h
scsi_base.c
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_spc.h
scsi_tape.h
scsiconf.c
scsiconf.h
scsipi_all.h
scsipi_base.c
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h
sd.c Merge disk init changes from the vmlocking branch. These seperate init / 2007-10-08 16:41:05 +00:00
sdvar.h
ses.c
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c
ssvar.h
st_atapi.c
st_scsi.c
st.c PR/37108: Pauly Goyette: Compute the timeout value, before immediate is 2007-10-11 16:42:52 +00:00
stvar.h
uk.c