kern/139079: [patch] kldload of if_wpi.ko causes panic

Steven Noonan steven at uplinklabs.net
Wed Sep 23 23:29:38 UTC 2009


On Wed, Sep 23, 2009 at 7:31 AM,  <gavin at freebsd.org> wrote:
> Old Synopsis: kldload of if_wpi.ko causes panic
> New Synopsis: [patch] kldload of if_wpi.ko causes panic
>
> State-Changed-From-To: open->feedback
> State-Changed-By: gavin
> State-Changed-When: Wed Sep 23 14:19:28 UTC 2009
> State-Changed-Why:
> To submitter: Can you please try applying the patch at
> http://people.freebsd.org/~gavin/PRs/139079.diff
> This won't make your wireless card attach successfully, but should
> at least prevent the panic, which will make debugging the root
> problem easier.
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=139079
>

This does indeed avoid the panic. So now that I can kldload if_wpi,
what can we do about the card not attaching properly?

wpi0: <Intel(R) PRO/Wireless 3945ABG> irq 18 at device 0.0 on pci6
wpi0: Driver Revision 20071127
wpi0: 0x1000 bytes of rid 0x10 res 3 failed (0, 0xffffffff).
wpi0: could not allocate memory resource
device_attach: wpi0 attach returned 6

- Steven


More information about the freebsd-bugs mailing list