cvs commit: src/sys/dev/pci pci.c
John Baldwin
jhb at FreeBSD.org
Fri Aug 15 20:16:36 UTC 2008
jhb 2008-08-15 20:16:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
sys/dev/pci pci.c
Log:
SVN rev 181771 on 2008-08-15 20:16:21Z by jhb
MFC: If the kernel fails to allocate resources for the initial value of a
PCI BAR, then zero the BAR and clear the resource list entry so that a
new resource will be allocated by the device driver.
Revision Changes Path
1.355.2.3 +16 -14 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list