Subject: -current MAKEDEV all failure
To: NetBSD current <current-users@netbsd.org>
From: Nicolas Joly <njoly@pasteur.fr>
List: current-users
Date: 12/02/2004 16:15:32
Hi,

While updating my amd64 workstation to an up-to-date -current, i
noticed an error message about bpf with MAKEDEV.

root@calimero [/dev]# ./MAKEDEV all
./MAKEDEV: bpf0: unknown device

A small check in sources shows that some platorms try to make
`/dev/bpf[0-9]' devices :

njoly@lanfeust [NetBSD/src]> find etc -type f | xargs grep bpf0
./etc/etc.amd64/MAKEDEV.conf:   makedev bpf0
./etc/etc.cats/MAKEDEV.conf:    makedev bpf0
./etc/etc.dreamcast/MAKEDEV.conf:       makedev ttyE0 ttyEcfg wsmouse0 wskbd0 bpf0 bpf1 bpf2 bpf3 tun0 tun1 ipl
./etc/etc.evbsh3/MAKEDEV.conf:  makedev bpf0 bpf1 bpf2 bpf3 tun0 tun1 ipl
./etc/etc.evbsh5/MAKEDEV.conf:  makedev bpf0 bpf1 bpf2 bpf3 tun0 tun1 ipl
./etc/etc.i386/MAKEDEV.conf:    makedev bpf0
./etc/etc.mac68k/MAKEDEV.conf:  makedev bpf0 bpf1 bpf2 bpf3 bpf4 bpf5 bpf6 bpf7
./etc/etc.sbmips/MAKEDEV.conf:  makedev bpf0 bpf1

Thanks in advance,
Regards.

-- 
Nicolas Joly

Biological Software and Databanks.
Institut Pasteur, Paris.