NetBSD/sys/dev/tc
mhitch c108a0ce0b Fix another weird driver state. After sending the SCSI command to the target
after synch negotation during device probes, the 53C94 stops with the target
reqesting more command data.  The fifo appears to still contain a couple of
bytes, so transfer them.  If the target still wants command data after that,
do a transfer pad.  The target seems to function normally after this.  A
much better solution thant simply rebooting!
Also fix a problem when compiling with DIAGNOSTIC - a mismatch between using
DIAGNOSTIC and MACH_DIAGNOSTIC caused the compile to fail.
Try to start another target and a device disconnects.
1997-06-07 05:10:42 +00:00
..
Makefile
asc.c Fix another weird driver state. After sending the SCSI command to the target 1997-06-07 05:10:42 +00:00
asc_ioasic.c lint: delete unused variables. 1997-05-25 05:48:14 +00:00
asc_tc.c
ascvar.h
clockvar.h clean up NetBSD RCS ID strings 1997-04-07 00:18:51 +00:00
devlist2h.awk
files.tc
if_fta.c Resolve conflicts from merge. 1997-03-24 00:35:02 +00:00
if_le_dec.c
if_le_ibus.c
if_le_ioasic.c
if_le_tc.c
if_levar.h
ioasicvar.h
mcclockvar.h clean up NetBSD RCS ID strings 1997-04-07 00:18:51 +00:00
tc.c
tcdevs
tcdevs.h
tcdevs_data.h
tcreg.h
tcvar.h