NetBSD/sys/dev/scsipi
wiz 86e9cd6e52 Add a cast to avoid an integer overflow.
Fixes playing (at least some) DVDs.
Patch from Tsubai Masanari (tsubai at iri.co.jp) -- thanks a lot!
2003-07-18 14:33:54 +00:00
..
Makefile
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_tape.h
atapi_wdc.c remove trailing \n in panic(). approved perry. 2002-09-27 15:35:29 +00:00
atapiconf.c Add a quirk to allow my NEO Jukebox to work again. 2003-04-03 17:41:51 +00:00
atapiconf.h
cd.c Add a cast to avoid an integer overflow. 2003-07-18 14:33:54 +00:00
cd_atapi.c If a CD drive reports != 2048 byte block size, try to change it into 2003-07-10 18:18:40 +00:00
cd_scsi.c If a CD drive reports != 2048 byte block size, try to change it into 2003-07-10 18:18:40 +00:00
cdvar.h If a CD drive reports != 2048 byte block size, try to change it into 2003-07-10 18:18:40 +00:00
ch.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
files.scsipi Define a "scsi_core" attribute. Make the "scsi" attribute depend on 2002-10-09 20:23:56 +00:00
if_se.c merge kqueue branch into -current 2002-10-23 09:10:23 +00:00
scsi_all.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsi_base.c
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h Add defines and structure for control mode page. 2003-02-04 18:09:40 +00:00
scsi_iu.h Add NetBSD RCS id. 2003-04-19 19:21:35 +00:00
scsi_message.h One more FreeBSD compat define. 2003-04-20 23:43:04 +00:00
scsi_scanner.h
scsi_tape.h
scsiconf.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
scsiconf.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_all.h
scsipi_base.c A device should always respond to inquiry or test unit ready; disable 2003-04-19 19:12:59 +00:00
scsipi_base.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_ioctl.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
scsipi_verbose.c
scsipiconf.c Merge botch. 2003-01-18 12:05:39 +00:00
scsipiconf.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
sd.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
sd_atapi.c Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
sd_scsi.c Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
sdvar.h Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
ses.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ses.h
ss.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c recognize HP ScanJet 4c. 2002-09-14 21:41:24 +00:00
ssvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
st.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
st_atapi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
st_scsi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
stvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
uk.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00