Re: panic: if_attach called without if_alloc'd input()

2005-08-16 Thread Wojciech A. Koszek
On Tue, Aug 09, 2005 at 11:16:01AM -0700, Brooks Davis wrote: > On Tue, Aug 09, 2005 at 08:54:21AM -0700, Darcy Buskermolen wrote: > > I'm getting the following panic on my RELENG_6 test box: > > > > xl1f0: BUG: if_attach called without if_alloc'd input() > > > > Where should I be looking to trac

Re: panic: if_attach called without if_alloc'd input()

2005-08-09 Thread Darcy Buskermolen
On Tuesday 09 August 2005 13:48, Darcy Buskermolen wrote: > On Tuesday 09 August 2005 11:16, Brooks Davis wrote: > > On Tue, Aug 09, 2005 at 08:54:21AM -0700, Darcy Buskermolen wrote: > > > I'm getting the following panic on my RELENG_6 test box: > > > > > > xl1f0: BUG: if_attach called without if_

Re: panic: if_attach called without if_alloc'd input()

2005-08-09 Thread Darcy Buskermolen
On Tuesday 09 August 2005 11:16, Brooks Davis wrote: > On Tue, Aug 09, 2005 at 08:54:21AM -0700, Darcy Buskermolen wrote: > > I'm getting the following panic on my RELENG_6 test box: > > > > xl1f0: BUG: if_attach called without if_alloc'd input() > > > > Where should I be looking to track this down

Re: panic: if_attach called without if_alloc'd input()

2005-08-09 Thread Brooks Davis
On Tue, Aug 09, 2005 at 08:54:21AM -0700, Darcy Buskermolen wrote: > I'm getting the following panic on my RELENG_6 test box: > > xl1f0: BUG: if_attach called without if_alloc'd input() > > Where should I be looking to track this down? I suspect it has to do with a > custom kernel, it wasn't doi

panic: if_attach called without if_alloc'd input()

2005-08-09 Thread Darcy Buskermolen
I'm getting the following panic on my RELENG_6 test box: xl1f0: BUG: if_attach called without if_alloc'd input() Where should I be looking to track this down? I suspect it has to do with a custom kernel, it wasn't doing it when i was running GENERIC -- Darcy Buskermolen Wavefire Technologies C