quick hack to support "option VIMAGE" on USB Ethernet

Craig Rodrigues rodrigc at FreeBSD.org
Tue Aug 13 19:08:31 UTC 2013


On Mon, Aug 12, 2013 at 8:57 PM, YAMAMOTO Shigeru <shigeru at iij.ad.jp> wrote:

>
> My try is,
> 1) I try to enable "option VIMAGE" at r254236 at HEAD.
> It causes panic at accessing V_if_index in ifindex_alloc_locked().
>

Can you provide the kernel backtrace for this panic?
It would be interesting to see where we need to initialize currvnet for USB
Ethernet.
I thought we already handled that case in subr_bus.c

--
Craig


More information about the freebsd-current mailing list