Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Mar 2005 22:12:51 -0500
From:      Adam Gregoire <ebola@psychoholics.org>
To:        "David E. O'Brien" <obrien@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/dev/nve if_nve.c if_nvereg.h
Message-ID:  <1112152371.98578.11.camel@S0106066606660666.su.shawcable.net>
In-Reply-To: <200503162023.j2GKNWnJ099551@repoman.freebsd.org>
References:  <200503162023.j2GKNWnJ099551@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2005-03-24 at 18:55 +0000, David E. O'Brien wrote:
> obrien      2005-03-24 18:55:07 UTC
>
>  FreeBSD src repository
>
>  Modified files:
>    sys/dev/nve          if_nve.c if_nvereg.h 
>  Log:
>  Support MCP versions 4-11.
>  
>  Revision  Changes    Path
>  1.2       +17 -0     src/sys/dev/nve/if_nve.c
>  1.2       +9 -0      src/sys/dev/nve/if_nvereg.h

On my MC7 NIC, it detects, I have change MAC addr via 'ifconfig ether ...', but when I dhclient nve0 I get a panic. Here is a partial hand transcription.

Stopped at nve_ifmedia_upd+0x16: movl 0x38(%eax), %ecx

nve_ifmedia_upd() at nve_ifmedia_upd+0x16
nve_init() at nve_init+0xa9
ether_ioctl() at ether_ioctl+0x64
...

Hope this is enough to give you a clue what is going on.

-- 
Adam Gregoire <ebola@psychoholics.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1112152371.98578.11.camel>