File:  [MW Coherent from dump] / coherent / b / kernel / us / confdrv / tn
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:37 2019 UTC (7 years ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
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

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.