|
|
coherent
:
: 'Tiac PC-234/6 ARCNET LAN boards [0..3]'
:
UNDEF="${UNDEF} -u tncon_ lib/tn.a"
PATCH="${PATCH} drvl_+200=tncon_"
:
if [ -d "${DEV-/dev}" ]
then
umask 0111
/etc/mknod -f ${DEV-/dev}/tn0 c 20 0 || exit 1
/etc/mknod -f ${DEV-/dev}/tn1 c 20 1 || exit 1
/etc/mknod -f ${DEV-/dev}/tn2 c 20 2 || exit 1
/etc/mknod -f ${DEV-/dev}/tn3 c 20 3 || exit 1
fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.