From owner-cvs-all Sat Jan 8 0:31:30 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 22EBE1533D; Sat, 8 Jan 2000 00:31:28 -0800 (PST) (envelope-from peter@FreeBSD.org) Received: (from peter@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id AAA64686; Sat, 8 Jan 2000 00:31:27 -0800 (PST) (envelope-from peter@FreeBSD.org) Message-Id: <200001080831.AAA64686@freefall.freebsd.org> From: Peter Wemm Date: Sat, 8 Jan 2000 00:31:27 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pcivar.h src/sys/i386/isa pcibus.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk peter 2000/01/08 00:31:27 PST Modified files: sys/pci pcivar.h sys/i386/isa pcibus.c Log: Clean up the cfgmech/pci_mechanism debris. The reason for the existance of this is no longer an issue as we have a replacement driver for the one that needed it. Reviewed by: dfr Revision Changes Path 1.40 +1 -3 src/sys/pci/pcivar.h 1.53 +1 -7 src/sys/i386/isa/pcibus.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message