On Thu, Oct 03, 2013 at 06:08:24AM +0000, Thomas Mueller wrote: > Dynamically-created device nodes, as in modern-day Linux and FreeBSD, are so > much nicer to deal with than MAKEDEV.
That almost sounds like you're volunteering to implement it. :) > There is no /etc/MAKEDEV or MAKEDEV.local, but there is > $SRCDIR/etc/MAKEDEV.local , also MAKEDEV.tmpl and MAKEDEV.awk . You'll want to look in either etc.tgz (assuming you did a "build.sh release") or dev in whatever $DESTDIR you used when building for the MAKEDEV file. Eric
