NetBSD/sys/dev/scsipi
jnemeth 1af929341b Fix previous where the call of sd_set_properties was moved from
the end of sdattach() to the end of sd_get_parms().  The code at
the bottom of sd_get_parms() was only used for optical drives or
in the case where the drive geometry couldn't be retrived for some
reason, to create a fake geometry.  The case for setting up the
real geometry was handled above that code.
2009-08-03 09:40:45 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c
atapiconf.c struct cfdata * -> cfdata_t, no functional changes intended. 2009-05-12 13:15:24 +00:00
atapiconf.h
cd.c Significantly bump time for SCSI track/disc closure. DVD-RW when used 2009-07-26 15:29:00 +00:00
cdvar.h
ch.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
files.scsipi
if_se.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +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 struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
scsiconf.h
scsipi_all.h
scsipi_base.c Destroy a scsipi_xfer's callout before putting it back into the pool. 2009-04-07 18:10:45 +00:00
scsipi_base.h
scsipi_cd.h Implement MMC_TRACKINFO_DATA and MMC_TRACKINFO_AUDIO detection for cdrom and 2009-04-01 12:19:04 +00:00
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h sprinkle #ifdef _KERNEL to make scsictl compile. 2009-05-13 02:35:25 +00:00
sd.c Fix previous where the call of sd_set_properties was moved from 2009-08-03 09:40:45 +00:00
sdvar.h Use a PMF shutdown hook instead of shutdownhook_establish(). This ought 2009-04-10 17:36:42 +00:00
ses.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ss.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
ssvar.h
st_atapi.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
st_scsi.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
st.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
stvar.h struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00
uk.c struct device * -> device_t, no functional changes intended. 2009-05-12 14:38:26 +00:00