Date: Mon, 11 Mar 1996 11:36:10 -0800 (PST) From: Stefan Esser <se> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Message-ID: <199603111936.LAA06939@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 96/03/11 11:36:09 Modified: sys/pci ncr.c Log: If FAILSAFE is defined, then: - Do not enable tagged commands by default - Probe only 1 LUN - Do not negotiate sync. transfer with CDROM drives Defining FAILSAFE will result in a driver that will tolerate marginal hardware for the price of a slight loss of performance It is intended for use in install kernels. Revision Changes Path 1.67 +8 -2 src/sys/pci/ncr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603111936.LAA06939>