From owner-cvs-all Fri May 7 16:43:11 1999 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 6DF30152AA; Fri, 7 May 1999 16:43:09 -0700 (PDT) (envelope-from julian@FreeBSD.org) Received: (from julian@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id QAA02462; Fri, 7 May 1999 16:43:09 -0700 (PDT) (envelope-from julian@FreeBSD.org) Message-Id: <199905072343.QAA02462@freefall.freebsd.org> From: Julian Elischer Date: Fri, 7 May 1999 16:43:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci_compat.c pcisupport.c pcivar.h Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk julian 1999/05/07 16:43:09 PDT Modified files: (Branch: RELENG_3) sys/pci pci_compat.c pcisupport.c pcivar.h Log: Allow a specific driver to wrest control of a device from the generic "chipset" driver if it knows more about it than the generic driver does. Not an MFC because doug and co are doing it differently in the new-bus world. Reviewed by: Doug Rabson Revision Changes Path 1.20.2.1 +12 -1 src/sys/pci/pci_compat.c 1.86.2.5 +2 -2 src/sys/pci/pcisupport.c 1.25.2.1 +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