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
..
Makefile
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
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 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
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
sdvar.h
ses.c
ses.h
ss.c
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
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
st_atapi.c
st_scsi.c
stvar.h
uk.c