NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/49506: panic in bpf
n54%gmx.com@localhost wrote:
> >Environment:
> NetBSD 6.99.47 (NO_DRM) #1: Sat Sep 6 00:20:24 CEST 2014
> root@compaq:/usr/src/sys/arch/amd64/compile/NO_DRM
This is not a very recent kernel. It would be handy to know CVS
revisions of bpf files:
# Commands aren't necessarily the same on your box, especially
# if you recompiled your kernel since the crash
$ ident /usr/src/sys/arch/amd64/compile/NO_DRM/netbsd |grep bpf
Also, if npf is configured, revisions of npf files would be handy too:
$ find /stand/amd64/6.99.47/modules/ -name \*npf\* -type f -exec ident {} \+
Thanks,
Alex
Home |
Main Index |
Thread Index |
Old Index