DragonFly bugs List (threaded) for 2005-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: /usr/src/sys/dev/netif/ndis/if_ndis.c
:
:
:All cases ( about seven ) of "ifp->serializer" in the file
: /usr/src/sys/dev/netif/ndis/if_ndis.c
:need to be changed because "serializer" is not a member of struct ifnet.
: They should be changed to "if_serializer", I believe.
:
:This compiles, however, when the generated kernel module is loaded the
:system panics ( on a call to lwkt_serialize_enter() ), so there is still
:more work to be done.
I will fix this completely before the release. I have a laptop that
uses ndis and I will upgrade it and make sure it NDIS compiles and
operates properly.
-Matt
Matthew Dillon
<dillon@xxxxxxxxxxxxx>
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]