|
|
1.1 root 1: :
2: : 'Raw (fast) Serial Line COM1 (System V Compatible)'
3: :
4: UNDEF="${UNDEF} -u rs0con_ lib/rs.a"
5: PATCH="${PATCH} drvl_+50=rs0con_"
6: :
7: if [ -d "${DEV-/dev}" ]
8: then
9: umask 0111
10: /etc/mknod -f ${DEV-/dev}/rs0 c 5 0 || exit 1
11: /etc/mknod -f ${DEV-/dev}/rs0r c 5 128 || exit 1
12: fi
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.