bge and wpi do not function on aspire 5920

Sepherosa Ziehau sepherosa at gmail.com
Thu May 15 06:09:54 UTC 2008


On Wed, May 14, 2008 at 1:59 PM, Mario Pavlov <freebsd at abv.bg> wrote:
>
> of course
> here is it
> this is after booting in verbose logging mode and then kldload if_wpi
>

...

> pcib3: <ACPI PCI-PCI bridge> irq 16 at device 28.5 on pci0
> pcib3:   domain            0
> pcib3:   secondary bus     8
> pcib3:   subordinate bus   8
> pcib3:   I/O decode        0x0-0x0
> pcib3:   no prefetched decode

This bridge is completely closed.

> pci8: <ACPI PCI bus> on pcib3
> pci8: domain=0, physical bus=8
> found-> vendor=0x14e4, dev=0x1693, revid=0x02
>        domain=0, bus=8, slot=0, func=0
>        class=02-00-00, hdrtype=0x00, mfdev=0
>        cmdreg=0x0000, statreg=0x0010, cachelnsz=16 (dwords)
>        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
>        intpin=a, irq=10
>        powerspec 3  supports D0 D3  current D0
>        MSI supports 1 message, 64 bit
>        map[10]: type Memory, range 64, base 0, size 16, memory disabled

Since your bge(4) is on pcib3.pci8, even if its IO memory is not
disabled, it will not work.  Your wpi(4) suffers same problem.

> pcib3: matched entry for 8.0.INTA
> pcib3: slot 0 INTA hardwired to IRQ 17
> bge0: <Broadcom NetLink Gigabit Ethernet Controller, ASIC rev. 0xb002> irq 17 at device 0.0 on pci8
> pcib3: bge0 requested unsupported memory range 0-0xffffffffffffffff (decoding 0-0, 0-0)
> bge0: 0x10000 bytes of rid 0x10 res 3 failed (0, 0xffffffffffffffff).
> bge0: couldn't map memory
> device_attach: bge0 attach returned 6
>
>
> where do you think is the problem ?
> ACPI or the drivers

Nothing is related to bge or wpi drivers.  Try finding something like
"pnp os" in your bios setting, and disable it.

Best Regards,
sephe

-- 
Live Free or Die


More information about the freebsd-mobile mailing list