Date: Sat, 21 Jul 2001 15:40:28 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pci.c pci_if.m pcireg.h pcivar.h Message-ID: <200107212240.f6LMeTF56485@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200107212240.f6LMeTF56485>