NetBSD/sys/dev/scsipi
jdolecek 2f9d652e0f fix deadlock in wdcwait() when xfer timeout happens while the atabus
thread sleeps in wdcwait() - check current lwp rather than relying
on global ATACH_TH_RUN channel flag

should fix the hang part of the problem reported in
http://mail-index.netbsd.org/netbsd-users/2020/03/12/msg024249.html

thanks to Paul Ripke for providing extensive debugging info
2020-04-04 21:36:15 +00:00
..
Makefile
atapi_base.c
atapi_tape.h
atapi_wdc.c fix deadlock in wdcwait() when xfer timeout happens while the atabus 2020-04-04 21:36:15 +00:00
atapiconf.c
atapiconf.h
cd.c Allow open of RAWPART even when no medium is loaded. 2020-03-27 11:15:33 +00:00
cdvar.h
ch.c
files.scsipi
if_se.c
scsi_all.h
scsi_base.c
scsi_changer.h
scsi_ctron_ether.h
scsi_disk.h
scsi_iu.h
scsi_message.h
scsi_scanner.h
scsi_sdt.h Sprinkle some dtrace probes into scsi(4). 2020-02-19 16:05:41 +00:00
scsi_spc.h
scsi_tape.h
scsiconf.c
scsiconf.h
scsipi_all.h
scsipi_base.c Sprinkle some dtrace probes into scsi(4). 2020-02-19 16:05:41 +00:00
scsipi_base.h
scsipi_cd.h
scsipi_debug.h
scsipi_disk.h
scsipi_ioctl.c
scsipi_verbose.c
scsipiconf.c
scsipiconf.h
sd.c Add a flag to dk_dump for virtual disk devices. 2020-03-01 03:21:54 +00:00
sdvar.h
ses.c
ses.h
ss.c
ss_mustek.c
ss_mustek.h
ss_scanjet.c
ssvar.h
st.c
st_atapi.c
st_scsi.c
stvar.h
uk.c