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 add ability to define TCVERBOSE, and get "human names" about "known" 1996-03-02 01:16:47 +00:00
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 backout kprintf changes 1996-10-13 01:37:04 +00:00
ascvar.h * Rewrite asc driver with ``mi'' backend and parent-specific front-end 1996-09-25 21:07:46 +00:00
clockvar.h clean up NetBSD RCS ID strings 1997-04-07 00:18:51 +00:00
devlist2h.awk fix bogus comment pointed out by Mike Grupenhoff <kashmir@umiacs.UMD.EDU>. 1996-06-05 18:32:19 +00:00
files.tc New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
if_fta.c Resolve conflicts from merge. 1997-03-24 00:35:02 +00:00
if_le_dec.c #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
if_le_ibus.c #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
if_le_ioasic.c #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
if_le_tc.c #include <net/if_media.h> 1997-03-17 03:17:34 +00:00
if_levar.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
ioasicvar.h Additional fixes to complete the NetBSD/1.1B config changes: 1996-03-17 21:37:45 +00:00
mcclockvar.h clean up NetBSD RCS ID strings 1997-04-07 00:18:51 +00:00
tc.c update these so they compile whether or not __BROKEN_INDIRECT_CONFIG 1996-12-05 01:25:23 +00:00
tcdevs add a bunch of commented-out, unconfirmed entries, based on data from 1997-02-05 22:14:18 +00:00
tcdevs.h regen for new tcdevs 1996-08-26 23:41:46 +00:00
tcdevs_data.h regen for new tcdevs 1996-08-26 23:41:46 +00:00
tcreg.h machine-independent TurboChannel bus configuration. These files 1995-12-20 00:48:32 +00:00
tcvar.h update for new bus.h 1996-10-22 21:34:19 +00:00