cvs commit: src/sys/dev/netif/ipw if_ipw.c if_ipwvar.h
Johannes Hofmann
Johannes.Hofmann at gmx.de
Tue Nov 29 10:36:11 PST 2005
Matthew Dillon <dillon at xxxxxxxxxxxxxxxxxxxxxxx> wrote:
> dillon 2005/11/29 09:15:56 PST
>
> DragonFly src repository
>
> Modified files:
> sys/dev/netif/ipw if_ipw.c if_ipwvar.h
> Log:
> Properly serialize IPW.
>
> Reported-by: Johannes Hofmann <Johannes.Hofmann at xxxxxx>
> With-help-from: Hiten Pandya <hmp at xxxxxxxxxxxxx>
>
> Revision Changes Path
> 1.11 +15 -42 src/sys/dev/netif/ipw/if_ipw.c
> 1.5 +0 -3 src/sys/dev/netif/ipw/if_ipwvar.h
>
>
> http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ipw/if_ipw.c.diff?r1=1.10&r2=1.11&f=u
> http://www.dragonflybsd.org/cvsweb/src/sys/dev/netif/ipw/if_ipwvar.h.diff?r1=1.4&r2=1.5&f=u
Thanks, this fixes the panic, but the firmware loading no longer works. I get:
Nov 29 19:06:45 blob kernel: ipw0: timeout waiting for firmware initialization to complete
Nov 29 19:06:45 blob kernel: ipw0: could not load firmware
Regards,
Johannes
More information about the Commits
mailing list