NetBSD/sys/dev/scsipi
reinoud 339f5c5772 Add ISO partition detection enabling auto-detection of iso9660 and UDF
partitions on optical media like CD/DVD/BD but also on all other media if
there is no NetBSD disklabel or MBR label.

Also fix cd's readdisklabel arguments so the ioctl's arrive at the right
device (!) and update its default label to make more sense.
2008-12-30 19:38:36 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c cpu_intr_p() doesn't account for software interrupts (e.g. callouts) so 2008-11-16 19:31:21 +00:00
atapiconf.c
atapiconf.h
cd.c Add ISO partition detection enabling auto-detection of iso9660 and UDF 2008-12-30 19:38:36 +00:00
cdvar.h
ch.c
files.scsipi
if_se.c *** Summary *** 2008-11-07 00:20:01 +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 split device/softc for scsibus 2008-07-16 18:50:58 +00:00
scsiconf.h split device/softc for scsibus 2008-07-16 18:50:58 +00:00
scsipi_all.h
scsipi_base.c
scsipi_base.h
scsipi_cd.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c set the buffer's "resid" if a raw SCSI command fails, otherwise a 2008-07-14 12:36:44 +00:00
scsipi_verbose.c
scsipiconf.c
scsipiconf.h Replace most gcc-specific __attribute__ uses with BSD-style sys/cdef.h 2008-09-08 23:36:53 +00:00
sd.c split device/softc for sd (tested with a USB stick) 2008-07-16 18:54:09 +00:00
sdvar.h split device/softc for sd (tested with a USB stick) 2008-07-16 18:54:09 +00:00
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 If we return an error make sure we don't return a b_resid of 0; or this 2008-11-17 21:19:03 +00:00
stvar.h
uk.c