NetBSD/sys/dev/scsipi
haad f5b48500f1 Add support for DIOCGDISKINFO to disk like device drivers. Change
partutil.c::getdiskinfo to use it to get disk geometry info.
Use DIOCGWEDGEINFO ioctl to get information about partition size, if disk
driver doesn't support it use old DIOCGDINFO. This patch adds support for
wedge like devices(lvm logical volumes, ZFS zvol partitions) to newfs and
other tools.

No objections on tech-userlevel@.
2009-06-05 21:52:31 +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 Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +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 Add support for DIOCGDISKINFO to disk like device drivers. Change 2009-06-05 21:52:31 +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