Date: Fri, 8 Nov 1996 15:46:08 -0800 (PST) From: Stefan Esser <se> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Message-ID: <199611082346.PAA19387@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 96/11/08 15:46:07 Modified: sys/pci ncr.c Log: Only access the specific interrupt status registers if required. This follows more closely the suggestions in the latest NCR docs, and has been running on my system for weeks with no problem. It does improve the quality of diagnostic messages and does allow to better understand the sequence of events in case of an error. This should go into 2.2 and 2.1.6. Revision Changes Path 1.83 +4 -4 src/sys/pci/ncr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199611082346.PAA19387>