Date: Fri, 11 Oct 1996 12:50:14 -0700 (PDT) From: Stefan Esser <se> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c ncrreg.h Message-ID: <199610111950.MAA20936@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 96/10/11 12:50:13 Modified: sys/pci ncr.c ncrreg.h Log: Improve support of SCSI cards based on the 53c860 and 53c875. Still no support for Ultra-SCSI and other new features, but the code should now correctly initialize the clock pre-scaler (based on freqency measurement results, if necessary). Fix support of 16 targets for WIDE SCSI. Disable bus reset in case no progress is made for too long ("ncr dead" message), which did not work too well with scanners and other slow devices. Revision Changes Path 1.80 +121 -66 src/sys/pci/ncr.c 1.4 +3 -1 src/sys/pci/ncrreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610111950.MAA20936>