On 2003-03-17 19:15, Andrea Venturoli <[EMAIL PROTECTED]> wrote: > ** Reply to note from IAccounts <[EMAIL PROTECTED]> Mon, 17 Mar 2003 12:57:31 -0500 > (EST) > > As it looks like you have compiled yourself a custom kernel, you > > didn't accidently set 'device bpf 1' did you? I think by default > > in 4.7 it's 4. > > I have: > > ># The `bpf' pseudo-device enables the Berkeley Packet Filter. > ># Be aware of the administrative consequences of enabling this! > >pseudo-device bpf #Berkeley packet filter > > which I think imposes the default limit of 4. > > Anyway, even if I exceed this limit, what I would expect (and always > got) was a "no device available"-like message, not a kernel panic!
Can you try building yourself a kernel with debugging information and get a crash dump from the panic? See: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html - Giorgos To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
