NetBSD/sys/dev/scsipi
mycroft d40837608f 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates
most polling.
2) Clean up some goofiness in pciide -- get rid of the whole "candisable" path
   (it's gratuitous) and simplify the code by calling pciide_map_compat_intr(),
   *_set_modes() and wdc_print_modes() from central locations.
3) Add a register writability and register ghost test to eliminate phantom
   drives more quickly.
2003-09-19 21:35:56 +00:00
..
Makefile
atapi_base.c
atapi_disk.h Remove PQUIRK_BYTE5_ZERO. 2003-09-17 19:14:56 +00:00
atapi_tape.h
atapi_wdc.c 1) Use config_interrupts() to attach IDE and ATAPI drives. This eliminates 2003-09-19 21:35:56 +00:00
atapiconf.c Merge the geometry and cache handling code for all direct access and optical 2003-09-18 00:06:31 +00:00
atapiconf.h
cd.c Merge the geometry and cache handling code for all direct access and optical 2003-09-18 00:06:31 +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 Merge the geometry and cache handling code for all direct access and optical 2003-09-18 00:06:31 +00:00
if_se.c Use the const shaker. 2003-09-08 01:27:08 +00:00
scsi_all.h
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 Don't print junk if an INQUIRY fails (usually with an ILLEGAL REQUEST due to 2003-09-18 05:06:53 +00:00
scsiconf.h
scsipi_all.h Perform the exorcism on scsipi_mode_select() too. 2003-09-08 03:33:31 +00:00
scsipi_base.c Exorcise PQUIRK_NODOORLOCK. 2003-09-09 02:37:55 +00:00
scsipi_base.h
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 If READ CAPACITY fails, try a READ FORMAT CAPACITIES. Separate this into 2003-09-17 23:33:43 +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
scsipiconf.c
scsipiconf.h Merge the geometry and cache handling code for all direct access and optical 2003-09-18 00:06:31 +00:00
sd.c Whoops, make sure 6-byte commands work again. 2003-09-18 06:55:53 +00:00
sdvar.h Merge the geometry and cache handling code for all direct access and optical 2003-09-18 00:06:31 +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.c Use the const shaker. 2003-09-08 01:27:08 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
st_atapi.c
st_scsi.c
stvar.h
uk.c We only need a single attachment for uk at scsibus and atapibus. 2003-09-08 01:26:41 +00:00