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