Subject: Re: Replace /dev/MAKEDEV
To: None <current-users@netbsd.org>
From: Christos Zoulas <christos@zoulas.com>
List: current-users
Date: 12/13/2004 13:54:06
In article <53866.212.238.224.226.1102921880.squirrel@webmail.vgnet.nl>,
Jan H. van Gils <janvg@vgnet.nl> wrote:
>
>Hi,
>
>Thanks for reading this message.
>
>In src/UPDATING there is a remark regarding /dev/bpf.
>One of the solutions is, change the MAKEDEV file and reinstall the
>devices.
>
>How can I replace the MAKEDEV file ? There are MAKEDEV.* file in
>src/etc.<arch> but I can't find a solution on how to install a
>new version.
>

cd /usr/src/etc
make
cp -p obj/MAKEDEV /dev