NetBSD/sys/dev/scsipi
bouyer e662e86225 sd_interpret_sense() can be called from interrupt context; call scsipi_start()
with XS_CTL_ASYNC if the failed command was called with XS_CTL_ASYNC.
Add a SDF_RESTART flag to keep state, cleared in sddone().
A mounted disk can now spin down, it will propely spin up at the next access.
2000-05-23 10:20:14 +00:00
..
Makefile
atapi_all.h
atapi_base.c
atapi_cd.h
atapi_disk.h
atapi_wdc.c Sync copyrigth notice 2000-05-15 08:48:25 +00:00
atapiconf.c Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
atapiconf.h Let the device thet gets an atapibus attached specify how to kill pending 2000-04-02 23:38:19 +00:00
cd.c Nuke dk_establish() from orbit except from those ports which still use 2000-05-16 05:45:44 +00:00
cd_atapi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
cd_scsi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
cdvar.h
ch.c
files.scsipi
if_se.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
scsi_all.h
scsi_base.c When killing pending xfers on device detach, we can't expect scsipi_done 2000-04-03 03:37:33 +00:00
scsi_cd.h
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_message.h Add a couple of defines/aliases for messages. 2000-03-15 02:02:37 +00:00
scsi_scanner.h
scsi_tape.h
scsiconf.c Add few peripheral device type 2000-05-15 16:35:49 +00:00
scsiconf.h
scsipi_all.h Add few peripheral device type 2000-05-15 16:35:49 +00:00
scsipi_base.c scsipi_get_xs(): if we have XS_CTL_URGENT, return an xfer even if 2000-05-23 10:16:43 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
scsipiconf.c Add few peripheral device type 2000-05-15 16:35:49 +00:00
scsipiconf.h Change the initial field in struct ata_atapi_attach and struct scsipi_link 2000-04-02 17:25:52 +00:00
sd.c sd_interpret_sense() can be called from interrupt context; call scsipi_start() 2000-05-23 10:20:14 +00:00
sd_atapi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
sd_scsi.c Don't need to include <sys/conf.h> here. 2000-03-29 03:43:31 +00:00
sdvar.h sd_interpret_sense() can be called from interrupt context; call scsipi_start() 2000-05-23 10:20:14 +00:00
ses.c Remove an used variable and add a missing `}' so that this compiles. 2000-05-22 16:52:03 +00:00
ses.h
ss.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c Add a quirk table entry for the OnStream ADR50 Drive; 2000-05-19 06:55:42 +00:00
su.c
uk.c Get rid of register declarations. 2000-03-30 00:00:55 +00:00