NetBSD/sys/dev/scsipi
martin 71c0010c51 Fix PR kern/48550 by aligning the single instance of scsipi_read_cd_cap_data
that we found misaligned in the wild so far properly for the ahcisata
driver. Also point at PR kern/48754 for the real issue.
2014-04-18 06:23:32 +00:00
..
atapi_base.c
atapi_tape.h
atapi_wdc.c Move a check for the drive type to the right place. This bug would cause 2012-07-31 15:59:57 +00:00
atapiconf.c Don't probe beyond chan_ntargets in atapi_probe_bus in the "all" case. 2014-03-05 08:45:13 +00:00
atapiconf.h
cd.c Fix PR kern/48550 by aligning the single instance of scsipi_read_cd_cap_data 2014-04-18 06:23:32 +00:00
cdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
ch.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
files.scsipi
if_se.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
Makefile
scsi_all.h Fix typos in comments. 2012-02-25 10:17:14 +00:00
scsi_base.c Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can 2012-04-20 20:23:20 +00:00
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 Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
scsiconf.h Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can 2012-04-20 20:23:20 +00:00
scsipi_all.h
scsipi_base.c Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can 2012-04-20 20:23:20 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Expand struct scsipi_bustype {} in a ABI-backward-compatible way to 2012-04-19 17:45:20 +00:00
scsipi_verbose.c
scsipiconf.c
scsipiconf.h Add a bustype_async_event_xfer_mode() callback to scsipi_bustype (which can 2012-04-20 20:23:20 +00:00
sd.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
sdvar.h Entropy-pool implementation move and cleanup. 2012-02-02 19:42:57 +00:00
ses.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
ses.h
ss_mustek.c Mark a diagnostic-only variable 2013-10-25 16:01:56 +00:00
ss_mustek.h
ss_scanjet.c Mark a diagnostic-only variable 2013-10-25 16:01:56 +00:00
ss.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
ssvar.h Convert to device_t, aka softc/device_t split, and clean up a bit the code. 2012-02-28 11:41:00 +00:00
st_atapi.c Expand struct scsipi_bustype {} in a ABI-backward-compatible way to 2012-04-19 17:45:20 +00:00
st_scsi.c Expand struct scsipi_bustype {} in a ABI-backward-compatible way to 2012-04-19 17:45:20 +00:00
st.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00
stvar.h Convert st(4) to device_t, while here clean up the code and use uintXX_t 2012-02-28 10:58:10 +00:00
uk.c Change (mostly mechanically) every cdevsw/bdevsw I can find to use 2014-03-16 05:20:22 +00:00