Go to file
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
bin fix PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>. 1997-06-05 16:10:46 +00:00
distrib sync to reality. 1997-06-05 20:50:24 +00:00
etc Add ipfileter stuff. 1997-06-02 20:46:26 +00:00
games Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
gnu Implement FreeBSD's --fast-read option needed for pkg_add. 1997-06-06 07:59:52 +00:00
include Add support for localized character sets (a.k.a. LC_CTYPE). 1997-06-02 09:52:36 +00:00
lib Update the manpage for HW_MACHINE_ARCH. 1997-06-06 23:24:00 +00:00
libexec fix typo; from Saitoh Masanobu in PR misc/3696. 1997-06-03 04:24:25 +00:00
regress Use proginstall:: to disable installing PROG. 1997-05-07 15:59:08 +00:00
sbin i386 now uses "installboot" for installing boot blocks. Comment out 1997-06-07 00:47:27 +00:00
share Move Xref to ldconfig(8) into the right section; from NAKAJIMA Yoshihiro 1997-06-06 15:06:18 +00:00
sys Fix another weird driver state. After sending the SCSI command to the target 1997-06-07 05:10:42 +00:00
usr.bin remove spurious comma in newstyle structure return case 1997-06-06 17:27:33 +00:00
usr.sbin Update the manpage for hw.machine_arch. 1997-06-06 23:23:14 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00