Date: Sat, 11 Jan 1997 16:24:43 PST From: Bill Fenner <fenner@parc.xerox.com> To: jfieber@indiana.edu, joerg_wunsch@uriah.heep.sax.de Cc: hackers@freebsd.org Subject: Re: Mounting devfs on /dev Message-ID: <97Jan11.162452pst.177476@crevenia.parc.xerox.com>
next in thread | raw e-mail | index | archive | help
>bpf: ppp0 attached >bpf: ppp1 attached >bpf: lo0 attached > >...bpf1 and bpf2 seems to be missing, too. The "bpf: ... attached" messages just mean that that interface has registered itself with bpf, not that bpf has that number of minor devices. bpf just has the number of minors that are configured in your kernel configuration. (So if you have "pseudo-device bpfilter 3" then bpf1 and bpf2 are missing...) Bill
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?97Jan11.162452pst.177476>