Date: Tue, 21 Aug 2001 00:53:38 -0700 (PDT) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_cfgreg.c src/sys/i386/include/pc bios.h Message-ID: <200108210753.f7L7rcW69558@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/08/21 00:53:38 PDT Modified files: sys/i386/pci pci_cfgreg.c sys/i386/include/pc bios.h Log: The general conesnsus on irc was that pci bios for config registers and such was just a bad idea and one that users should be forced to enable if they want it. This patch introduces a hw.pci.enable_pcibios tunable for those people. This does not impact the pcibios interrupt routing at all. Approved by: peter, msmith Revision Changes Path 1.78 +26 -3 src/sys/i386/pci/pci_cfgreg.c 1.12 +2 -1 src/sys/i386/include/pc/bios.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?200108210753.f7L7rcW69558>