Subject: altq device configuration (solved)
To: None <port-macppc@NetBSD.org>
From: Andreas Moschos <a_moschos@yahoo.com>
List: port-macppc
Date: 10/19/2006 02:55:23
O.K found this script in nebsd-help list.

cd /dev
mkdir altq
chmod 755 altq
unit=0
for dev in altq cbq wfq afm fifoq red rio localq hfsc
cdnr blue priq
do
        rm -f altq/$dev
        mknod altq/$dev c 77 $unit
        chmod 644 altq/$dev
        unit=$(($unit + 1))
done
exit

Was posted by Manuel Bouyer as a reply to a similar
post.

I am curious if /dev/altq is an empty dir for others
also, except my installation.

Regards
Andreas

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com