From owner-cvs-all Sat Jul 21 15:40:33 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2367F37B407; Sat, 21 Jul 2001 15:40:29 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f6LMeTF56485; Sat, 21 Jul 2001 15:40:29 -0700 (PDT) (envelope-from imp) Message-Id: <200107212240.f6LMeTF56485@freefall.freebsd.org> From: Warner Losh Date: Sat, 21 Jul 2001 15:40:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c pci_if.m pcireg.h pcivar.h X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG imp 2001/07/21 15:40:28 PDT Modified files: (Branch: RELENG_4) sys/pci pci.c pci_if.m pcireg.h pcivar.h Log: MFC: Merge enable/disable_bustmaster/io, get/set_powerstate from current. Also merge some of the irq routing code (ifdef'd out) to help make it easier to test the MFC of the IRQ routing code. Approved in principle by: msmith Revision Changes Path 1.141.2.7 +234 -1 src/sys/pci/Attic/pci.c 1.2.2.1 +44 -1 src/sys/pci/Attic/pci_if.m 1.24.2.4 +62 -1 src/sys/pci/Attic/pcireg.h 1.41.2.1 +69 -1 src/sys/pci/Attic/pcivar.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message