1 # 2 # Device majors for luna68k 3 # 4 5 device-major cons char 0 6 device-major ctty char 1 7 device-major mem char 2 8 device-major swap char 3 block 1 9 device-major pts char 4 pty 10 device-major ptc char 5 pty 11 device-major log char 6 12 device-major siotty char 7 siotty 13 device-major sd char 8 block 2 sd 14 device-major st char 9 block 3 st 15 device-major cd char 10 block 4 cd 16 device-major ch char 11 ch 17 device-major ss char 12 ss 18 device-major uk char 13 uk 19 device-major ccd char 14 block 5 ccd 20 device-major vnd char 15 block 6 vnd 21 device-major md char 16 block 7 md 22 device-major wskbd char 17 wskbd 23 device-major wsmouse char 18 wsmouse 24 device-major wsdisplay char 19 wsdisplay 25 device-major filedesc char 20 26 device-major bpf char 21 bpfilter 27 device-major tun char 22 tun 28 device-major ipl char 23 ipfilter 29 device-major lkm char 24 lkm 30 31 device-major scsibus char 31 scsibus 32 device-major raid char 32 block 14 raid 33 device-major wsmux char 33 wsmux 34 device-major rnd char 34 rnd 35 device-major clockctl char 35 clockctl 36