DragonFly BSD
DragonFly bugs List (threaded) for 2005-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: panic with HEAD


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 16 Dec 2005 12:55:01 -0800 (PST)

: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




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]