Date: Wed, 20 Aug 2008 18:18:17 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/pci pci_cfgreg.c Message-ID: <200808201818.m7KIIOlW043865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-08-20 18:18:17 UTC FreeBSD src repository Modified files: sys/i386/pci pci_cfgreg.c Log: SVN rev 181933 on 2008-08-20 18:18:17Z by jhb - Add support for memory mapped PCI config space access on Intel 915GM and 5000P/V/Z chipsets. - If the base address of the config space BAR is above 4GB for some reason and this isn't a PAE kernel, then warn about this (under bootverbose) and don't use the BAR. PR: kern/126525 Submitted by: Arthur Hartwig @ Nokia MFC after: 2 weeks Revision Changes Path 1.129 +23 -3 src/sys/i386/pci/pci_cfgreg.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808201818.m7KIIOlW043865>