Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mhitch
Fri Jun  6 22:10:45 PDT 1997
Update of /cvsroot/src/sys/dev/tc
In directory netbsd1:/var/slash-tmp/cvs-serv29045

Modified Files:
        asc.c 
Log Message:
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.




Home | Main Index | Thread Index | Old Index