DragonFly bugs List (threaded) for 2006-02
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: kernel panic when running dhclient on tulip
This is the perfect example of why I always have at least a 1% doubt in
everything :-)
Adrian
On Mon, 2006-02-06 at 11:53 -0800, Matthew Dillon wrote:
> I think this one is a bit different. It's in netif/de/if_de.c.
>
> The problem is simply that the IFP's serializer is not being installed
> by bus_setup_intr(). Instead it looks like its installing a private
> serializer.
>
> I probably did this before the IFP serialization work.
>
> Try the attached patch. I'm not 100% sure the initialization is
> ordered properly, but its worth a shot.
>
> -Matt
> Matthew Dillon
> <dillon@xxxxxxxxxxxxx>
<Snip/>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]