1 # $NetBSD: majors.ews4800mips,v 1.6 2019/01/28 02:28:58 dholland Exp $ 2 # 3 # Device majors for ews4800mips 4 # 5 6 device-major mem char 0 7 device-major swap char 1 block 0 vmswap 8 device-major cons char 2 9 device-major ctty char 3 10 device-major filedesc char 4 11 device-major log char 5 12 device-major ptc char 6 pty 13 device-major pts char 7 pty 14 #device-major obsolete char 8 obsolete (lkm) 15 device-major zstty char 9 zstty 16 17 device-major md char 12 block 6 md 18 device-major ccd char 13 block 7 ccd 19 device-major vnd char 14 block 8 vnd 20 device-major raid char 15 block 9 raid 21 device-major scsibus char 16 scsibus 22 device-major sd char 17 block 3 sd 23 device-major st char 18 block 4 st 24 device-major cd char 19 block 5 cd 25 device-major ch char 20 ch 26 device-major uk char 21 uk 27 device-major ss char 22 ss 28 device-major ipl char 23 ipfilter 29 device-major tun char 24 tun 30 device-major bpf char 25 bpfilter 31 device-major rnd char 26 rnd 32 device-major wsdisplay char 27 wsdisplay 33 device-major wskbd char 28 wskbd 34 device-major wsmouse char 29 wsmouse 35 device-major wsmux char 30 wsmux 36 device-major clockctl char 38 clockctl 37 #device-major obsolete char 39 obsolete (systrace) 38 device-major cgd char 40 block 10 cgd 39 device-major ksyms char 41 ksyms 40 device-major wsfont char 42 wsfont 41 42 # Majors up to 143 are reserved for machine-dependent drivers. 43 # New machine-independent driver majors are assigned in 44 # sys/conf/majors. 45