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

:
: AT Floppy Driver
:
UNDEF="${UNDEF} -u flcon_ lib/fl.a"
PATCH="${PATCH} drvl_+40=flcon_"
:
if [ -d "${DEV-/dev}" ]
then
	umask 0133
	/etc/mknod -f ${DEV-/dev}/f9a0 b 4 12	|| exit 1
	/etc/mknod -f ${DEV-/dev}/f9a1 b 4 28	|| exit 1
	/etc/mknod -f ${DEV-/dev}/f9d0 b 4  4	|| exit 1
	/etc/mknod -f ${DEV-/dev}/f9d1 b 4 20	|| exit 1
	/etc/mknod -f ${DEV-/dev}/fha0 b 4 14	|| exit 1
	/etc/mknod -f ${DEV-/dev}/fha1 b 4 30	|| exit 1
	/etc/mknod -f ${DEV-/dev}/fqa0 b 4 13	|| exit 1
	/etc/mknod -f ${DEV-/dev}/fqa1 b 4 29	|| exit 1
	/etc/mknod -f ${DEV-/dev}/fva0 b 4 15	|| exit 1
	/etc/mknod -f ${DEV-/dev}/fva1 b 4 31	|| 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.