NetBSD/sys/dev/scsipi
bouyer 1ff88ee466 Avoid busy-waiting when possible if we are not polling (real IRQ or timeout
callback). Shared PCI IRQ should now work (but still untested).
1999-03-25 16:17:36 +00:00
..
Makefile
atapi_all.h
atapi_base.c In atapi_wdc.c, issue a 'REQUEST SENSE' command when appropriate. 1998-11-17 14:45:39 +00:00
atapi_cd.h
atapi_disk.h
atapi_wdc.c Avoid busy-waiting when possible if we are not polling (real IRQ or timeout 1999-03-25 16:17:36 +00:00
atapiconf.c Revert to 1.23, this was not supposed to be checked in yet. 1999-02-15 18:43:08 +00:00
atapiconf.h Merge bouyer-ide 1998-10-12 16:09:10 +00:00
cd.c Update to slightly altered rnd_attach_source() api 1999-02-28 17:08:05 +00:00
cd_atapi.c
cd_scsi.c
cdvar.h Bump CDRETRIES to 4. Now if a DMA error occurs, the driver should downgrade 1999-02-02 13:02:49 +00:00
ch.c Return ENODEV when the device capability check fails for MOVE and EXCHANGE 1998-12-17 22:28:07 +00:00
files.scsipi Don't bring scsi/atapi common files in under the "atapi" attribute. 1999-02-07 22:58:43 +00:00
if_se.c Simplify the copy loops a bit. 1998-12-12 16:58:10 +00:00
scsi_all.h
scsi_base.c Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
scsi_cd.h
scsi_changer.h Correct the definition of the changer device capabilities page. The 1998-12-17 22:27:18 +00:00
scsi_ctron_ether.h
scsi_disk.h Define the FORMAT UNIT command, and several related structures. 1998-10-30 02:07:15 +00:00
scsi_message.h
scsi_scanner.h
scsi_tape.h
scsiconf.c add Adaptec RAID units as devices that do not return geometry pages 1998-12-10 18:13:29 +00:00
scsiconf.h Eliminate the moreluns entry as it makes no sense for fat SCSI busses (e.g, 1998-12-05 19:39:23 +00:00
scsipi_all.h Added parens around ADD_BYTES_LIM() macro definition to protects its 1998-12-30 11:17:34 +00:00
scsipi_base.c If sense_key == UNIT_ATTENTION and ASC/ASQ == "Power On, Reset, or Bus Device 1999-02-02 13:01:36 +00:00
scsipi_base.h Remove xs_free_list; it no longer exists. 1998-12-08 00:20:16 +00:00
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c Add missing XS_SELTIMEOUT case in user command completion path, returning 1999-01-11 22:07:08 +00:00
scsipi_verbose.c Fix typo. 1999-02-24 18:54:03 +00:00
scsipiconf.c Rename scsi_interpret_sense() to scsipi_interpret_sense() and move it from 1998-11-17 14:38:42 +00:00
scsipiconf.h Move test for SDEV_NOSTARTUNIT quirk from sd.c to scsipi_start(). 1999-01-19 10:57:11 +00:00
sd.c Update to slightly altered rnd_attach_source() api 1999-02-28 17:08:05 +00:00
sd_atapi.c
sd_scsi.c Handle devices that have the SDEV_NOSYNCCACHE quirk. 1998-10-08 20:21:13 +00:00
sdvar.h
ss.c Abort transfer if b_blkno is negative. Closes PR kern/5553 by Johan Danielsson. 1999-02-10 12:29:50 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c Update to slightly altered rnd_attach_source() api 1999-02-28 17:08:05 +00:00
su.c
uk.c When closing, wait for pending xfers to drain before deleting the reference 1998-12-08 00:19:27 +00:00