Re: if_re does not work

From: Bill Paul <wpaul_at_FreeBSD.ORG>
Date: Wed, 12 Jul 2006 19:47:01 +0000 (GMT)
> > You can try the following patch.  It just papers over the problem...
> 
> Thank you for your reply and patch.
> 
> I tried it, but I caught error messages as follows:
> 
> ---- start ----
> << boot sequence (dhclient on em0) >>
> re0: link state changed to DOWN
> panic: mutex re0 not owned at /usr/src/sys/kern/kern_mutex.c:405
> cpuid = 0
> KDB: enter: panic
> [thread pid 414 tid 100054 ]
> Stopped at      kdb_enter+0x2b: nop
> db>
> ---- end ----

At this point, you should have typed 'bt' at the debugger prompt
and obtained a backtrace so we can see where in the driver code
the problem is occuring.

Sadly, you did not, so the problem remains a mystery.

-Bill

--
=============================================================================
-Bill Paul            (510) 749-2329 | Senior Engineer, Master of Unix-Fu
                 wpaul_at_windriver.com | Wind River Systems
=============================================================================
              <adamw> you're just BEGGING to face the moose
=============================================================================
Received on Wed Jul 12 2006 - 17:47:01 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:58 UTC