# This file only works properly if the device driver for the Parsytec board is # major device number 50 and if the device driver for the Inmos B014 board is # major device number 51. You must check the file "/usr/sysgen/system" to see # what major device numbers are available for these devices on your system! # Parsytec lines are commented out. # # mknod /dev/vmtm1 c 50 1 # mknod /dev/vmtm2 c 50 2 # mknod /dev/vmtm3 c 50 3 # mknod /dev/vmtm4 c 50 4 # mknod /dev/vmtm5 c 50 5 # mknod /dev/vmtm6 c 50 6 # mknod /dev/vmtm7 c 50 7 # mknod /dev/vmtm8 c 50 8 # mknod /dev/vmtm9 c 50 9 # mknod /dev/vmtma c 50 10 # mknod /dev/vmtmb c 50 11 # mknod /dev/vmtmc c 50 12 # mknod /dev/vmtmd c 50 13 # mknod /dev/vmtme c 50 14 # mknod /dev/vmtmf c 50 15 mknod /dev/b014 c 51 0