From owner-cvs-sys Mon Dec 16 06:31:52 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA07289 for cvs-sys-outgoing; Mon, 16 Dec 1996 06:31:52 -0800 (PST) Received: (from se@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id GAA07272; Mon, 16 Dec 1996 06:31:49 -0800 (PST) Date: Mon, 16 Dec 1996 06:31:49 -0800 (PST) From: Stefan Esser Message-Id: <199612161431.GAA07272@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/pci ncr.c Sender: owner-cvs-sys@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk se 96/12/16 06:31:48 Modified: sys/pci ncr.c Log: Fix "opt_ncr.h" changes: - put #include into #ifdef KERNEL or ncrcontrol won't build - rename SCSI_DEBUG_FLAGS to SCSI_NCR_DEBUG Revision Changes Path 1.89 +9 -7 src/sys/pci/ncr.c