From owner-cvs-all Fri Jun 9 9: 0:38 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 953BF37B7CC; Fri, 9 Jun 2000 09:00:31 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Received: (from dfr@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA25038; Fri, 9 Jun 2000 09:00:31 -0700 (PDT) (envelope-from dfr@FreeBSD.org) Message-Id: <200006091600.JAA25038@freefall.freebsd.org> From: Doug Rabson Date: Fri, 9 Jun 2000 09:00:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c pcisupport.c pcivar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG dfr 2000/06/09 09:00:31 PDT Modified files: sys/pci pci.c pcisupport.c pcivar.h Log: Nuke the useless chip driver. It gets in the way when you want to load a functional driver for the device. Revision Changes Path 1.153 +2 -1 src/sys/pci/pci.c 1.163 +3 -51 src/sys/pci/pcisupport.c 1.46 +2 -1 src/sys/pci/pcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message