NetBSD/sys/dev/scsipi
mycroft a7155b9951 Rework sd_scsibus_get_parms() a little. Try to get a block descriptor even
if our other MODE SENSEs fail.  Use this code for the optical device case,
at least for now.  (We could query the optical media type and do a table
lookup for the geometry, but why bother?  Actually, why bother with geometry
at all, but I digress...)
2003-09-08 06:31:23 +00:00
..
atapi_base.c
atapi_disk.h
atapi_tape.h
atapi_wdc.c Set PQUIRK_ONLYBIG in the wdc-atapi frontend, obviating the need to ever test 2003-09-07 22:11:22 +00:00
atapiconf.c Add a quirk to allow my NEO Jukebox to work again. 2003-04-03 17:41:51 +00:00
atapiconf.h
cd.c Eliminate the separate ATAPI and SCSI attachments for "cd". 2003-09-08 01:56:33 +00:00
cdvar.h Eliminate the separate ATAPI and SCSI attachments for "cd". 2003-09-08 01:56:33 +00:00
ch.c Use the const shaker. 2003-09-08 01:27:08 +00:00
files.scsipi Eliminate the separate ATAPI and SCSI attachments for "cd". 2003-09-08 01:56:33 +00:00
if_se.c Use the const shaker. 2003-09-08 01:27:08 +00:00
Makefile
scsi_all.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsi_base.c
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h Forgot to commit this. Add the "rpm" field to the flex geometry page. 2003-09-05 09:00:08 +00:00
scsi_iu.h Add NetBSD RCS id. 2003-04-19 19:21:35 +00:00
scsi_message.h One more FreeBSD compat define. 2003-04-20 23:43:04 +00:00
scsi_scanner.h
scsi_tape.h
scsiconf.c Added three scsi IDs which were tested by Dave Barnes who sent in 2003-08-07 17:54:26 +00:00
scsiconf.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_all.h Perform the exorcism on scsipi_mode_select() too. 2003-09-08 03:33:31 +00:00
scsipi_base.c On further investigation... don't panic if we try to do a 6-byte mode 2003-09-08 03:50:27 +00:00
scsipi_base.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_cd.h Set PQUIRK_ONLYBIG in the wdc-atapi frontend, obviating the need to ever test 2003-09-07 22:11:22 +00:00
scsipi_debug.h
scsipi_disk.h Add multiple inclusion protection. 2003-01-06 21:02:18 +00:00
scsipi_ioctl.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
scsipi_verbose.c add translations for two ASC/ASCQs which occur before 2002-05-28 16:40:03 +00:00
scsipiconf.c Merge botch. 2003-01-18 12:05:39 +00:00
scsipiconf.h Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
sd_atapi.c Use the const shaker. 2003-09-08 01:27:08 +00:00
sd_scsi.c Rework sd_scsibus_get_parms() a little. Try to get a block descriptor even 2003-09-08 06:31:23 +00:00
sd.c Set PQUIRK_ONLYBIG in the wdc-atapi frontend, obviating the need to ever test 2003-09-07 22:11:22 +00:00
sdvar.h Check RAW_PART against the media size instead of the disklabel. 2003-04-03 22:18:23 +00:00
ses.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
ses.h
ss_mustek.c
ss_mustek.h
ss_scanjet.c recognize HP ScanJet 4c. 2002-09-14 21:41:24 +00:00
ss.c Use the const shaker. 2003-09-08 01:27:08 +00:00
ssvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
st_atapi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
st_scsi.c Add trailing ; to CFATTACH_DECL. 2002-10-02 16:51:16 +00:00
st.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
stvar.h Convert to new device buffer queue interface. 2002-07-22 14:59:43 +00:00
uk.c We only need a single attachment for uk at scsibus and atapibus. 2003-09-08 01:26:41 +00:00