Comment 15 for bug 413419

Revision history for this message
Micha Moskovic (micha-mosk) wrote : Re: Boot messages show on Acer Aspire One

I also get similar messages:
[ 2.488082] pci 0000:07:00.0: BAR 0: no parent found for of device [0xf0200000-0xf0203fff]
[ 2.488082] pci 0000:07:00.0: BAR 0: can't allocate resource
[ 2.488082] pci 0000:07:00.0: BAR 2: no parent found for of device [0x2000-0x20ff]
[ 2.488082] pci 0000:07:00.0: BAR 2: can't allocate resource
[ 2.488082] pci 0000:08:00.0: BAR 0: no parent found for of device [0xf0300000-0xf0301fff]
[ 2.488082] pci 0000:08:00.0: BAR 0: can't allocate resource

and the pci devices in question are my 2 network adapters:
07:00.0 Ethernet controller [0200]: Marvell Technology Group Ltd. 88E8040T PCI-E Fast Ethernet Controller [11ab:4355] (rev 12)
08:00.0 Network controller [0280]: Intel Corporation PRO/Wireless 4965 AG or AGN [Kedron] Network Connection [8086:4229] (rev 61)

The proposed patch only changes the behaviour for BAR 6 errors, but I get BAR 0 and 2 errors.
I suppose it is nevertheless related, but let me know if I should file another bug report.