File:  [MW Coherent from dump] / coherent / b / kernel / us / confdrv / lp
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

:
: Parallel Line Printers LPT1, LPT2 and LPT3
:
UNDEF="${UNDEF} -u lpcon_ lib/lp.a"
PATCH="${PATCH} drvl_+30=lpcon_"
:
if [ -d "${DEV-/dev}" ]
then
	umask 0555
	/etc/mknod -f ${DEV-/dev}/lpt1 c 3 0		|| exit 1
	/etc/mknod -f ${DEV-/dev}/lpt2 c 3 1		|| exit 1
	/etc/mknod -f ${DEV-/dev}/lpt3 c 3 2		|| exit 1
	: /bin/ln  -f ${DEV-/dev}/lpt1 ${DEV-/dev}/lp	|| 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.