From owner-freebsd-commit Sun Feb 18 16:04:17 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA13745 for freebsd-commit-outgoing; Sun, 18 Feb 1996 16:04:17 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA13713 for cvs-all-outgoing; Sun, 18 Feb 1996 16:04:06 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id QAA13593 Sun, 18 Feb 1996 16:03:52 -0800 (PST) Date: Sun, 18 Feb 1996 16:03:52 -0800 (PST) From: Stefan Esser Message-Id: <199602190003.QAA13593@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Sender: owner-commit@FreeBSD.ORG Precedence: bulk se 96/02/18 16:03:52 Modified: sys/pci ncr.c Log: Restore two lines that were erronously deleted with the removal of the NCR_NO_DISCONNECT option in the previous patch. Revision Changes Path 1.64 +4 -2 src/sys/pci/ncr.c