cvs commit: src/sys/dev/pci pci.c
Marcel Moolenaar
marcel at FreeBSD.org
Sun Jul 29 02:44:43 UTC 2007
marcel 2007-07-29 02:44:41 UTC
FreeBSD src repository
Modified files:
sys/dev/pci pci.c
Log:
In pci_alloc_map(), restore the original value of the BAR for
the duration of the function. The device we would otherwise
have left in an useless state may just as well be the low-level
console. When booting verbose, we do need it addressable if we
want to avoid a MCA.
Approved by: re (kensmith)
Revision Changes Path
1.354 +8 -0 src/sys/dev/pci/pci.c
More information about the cvs-src
mailing list