Date: Tue, 9 Jan 1996 11:57:54 -0800 (PST) From: Stefan Esser <se> To: CVS-committers, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Message-ID: <199601091957.LAA01811@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 96/01/09 11:57:53 Modified: sys/pci ncr.c Log: Add back nncr and ncrp for now. ncrcontrol relies on them. (To be replaced by sysctl accesses some time ...) Remove a backward jump from the NCR script, which allowed a SCSI target to receive any number of NOP messages it desired. If a target indeed does such a silly thing, make it fail at the next instruction, instead of causing a timeout a few seconds later. Revision Changes Path 1.55 +7 -4 src/sys/pci/ncr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601091957.LAA01811>