panic with HEAD
Matthew Dillon
dillon at apollo.backplane.com
Fri Dec 16 12:56:16 PST 2005
:OK I reapplied the patch and recompiled for luck and did:-
:
:brandy:sys/dev/netif/wi # grep serialize.h if_wi.c
:#include <sys/serialize.h>
:brandy:sys/dev/netif/wi # sum if_wi.c
:32845 83 if_wi.c
Ok, I think I've figured out what the problem is. The pccard code
is ignoring the serializer argument to bus_setup_intr().
I'm going to commit the if_wi patch because that part of it is
correct, and then I'm going to track down the pccard code in
question.
-Matt
More information about the Bugs
mailing list