1# $NetBSD: majors.hp300,v 1.19 2005/12/11 12:17:13 christos Exp $ 2# 3# Device majors for hp300 4# 5 6device-major cons char 0 7device-major ctty char 1 8device-major mem char 2 9device-major swap char 3 block 3 vmswap 10device-major pts char 4 pty 11device-major ptc char 5 pty 12device-major log char 6 13device-major ct char 7 block 0 ct 14device-major sd char 8 block 4 sd 15device-major rd char 9 block 2 rd 16device-major grf char 10 grf 17device-major ppi char 11 ppi 18device-major com char 12 com 19device-major ite char 13 ite 20device-major hil char 14 21device-major dcm char 15 dcm 22device-major mt char 16 block 1 mt 23device-major ccd char 17 block 5 ccd 24device-major ipl char 18 ipfilter 25device-major vnd char 19 block 6 vnd 26device-major st char 20 block 7 st 27device-major filedesc char 21 28device-major bpf char 22 bpfilter 29device-major tun char 23 tun 30device-major lkm char 24 lkm 31 32# device major 31 was apci (superseded by MI com) 33device-major md char 32 block 14 md 34device-major rnd char 33 rnd 35device-major scsibus char 34 scsibus 36device-major raid char 35 block 15 raid 37device-major svr4_net char 36 compat_svr4 38#device-major wsdisplay char 37 wsdisplay 39#device-major wskbd char 38 wskbd 40#device-major wsmouse char 39 wsmouse 41#device-major wsmux char 40 wsmux 42#device-major wsfont char 41 wsfont 43device-major clockctl char 42 clockctl 44device-major systrace char 43 systrace 45device-major cgd char 44 block 16 cgd 46device-major ksyms char 45 ksyms 47 48device-major cd char 47 block 17 cd 49device-major ch char 48 ch 50device-major ss char 49 ss 51device-major uk char 50 uk 52device-major ses char 51 ses 53 54device-major nsmb char 98 nsmb 55 56# Majors up to 143 are reserved for machine-dependant drivers. 57# New machine-independant driver majors are assigned in 58# sys/conf/majors. 59