From owner-freebsd-commit Sun Feb 18 15:15:39 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11048 for freebsd-commit-outgoing; Sun, 18 Feb 1996 15:15:39 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11041 for cvs-all-outgoing; Sun, 18 Feb 1996 15:15:36 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA11017 Sun, 18 Feb 1996 15:15:21 -0800 (PST) Date: Sun, 18 Feb 1996 15:15:21 -0800 (PST) From: Stefan Esser Message-Id: <199602182315.PAA11017@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 15:15:21 Modified: sys/pci ncr.c Log: Make SIMPLE TAG messages the default. Remove bogus NCR_NO_DISCONNECT option, which actually never was useful. Revision Changes Path 1.63 +34 -47 src/sys/pci/ncr.c