2003-12-14 02:04:37 +03:00
|
|
|
# $NetBSD: majors.pmax,v 1.11 2003/12/13 23:04:37 ad Exp $
|
2002-09-06 17:18:43 +04:00
|
|
|
#
|
|
|
|
# Device majors for pmax
|
|
|
|
#
|
|
|
|
|
|
|
|
device-major cons char 0
|
|
|
|
device-major swap char 1 block 4
|
|
|
|
device-major ctty char 2
|
|
|
|
device-major mem char 3
|
|
|
|
device-major pts char 4 pty
|
|
|
|
device-major ptc char 5 pty
|
|
|
|
device-major log char 6
|
|
|
|
device-major filedesc char 7
|
|
|
|
|
|
|
|
device-major sd char 9 block 19 sd
|
|
|
|
|
|
|
|
device-major vnd char 11 block 2 vnd
|
|
|
|
device-major bpf char 12 bpfilter
|
|
|
|
|
|
|
|
device-major dtop char 15 dtop
|
|
|
|
device-major dc char 16 dc
|
2003-12-14 02:04:37 +03:00
|
|
|
device-major dz char 16 dz
|
2002-09-06 17:18:43 +04:00
|
|
|
device-major scc char 17 scc
|
2003-12-14 02:04:37 +03:00
|
|
|
device-major zstty char 17 zstty
|
2002-09-06 17:18:43 +04:00
|
|
|
|
|
|
|
device-major pts_ultrix char 20 pty
|
|
|
|
device-major ptc_ultrix char 21 pty
|
|
|
|
|
|
|
|
device-major mem_ultrix char 43
|
|
|
|
|
|
|
|
device-major st char 46 block 18 st
|
|
|
|
device-major cd char 47 block 25 cd
|
|
|
|
|
|
|
|
device-major ss char 53 ss
|
|
|
|
device-major ch char 54 ch
|
|
|
|
device-major uk char 55 uk
|
|
|
|
device-major rz char 56 block 21 rz
|
|
|
|
|
|
|
|
device-major rcons char 85 rasterconsole
|
|
|
|
device-major fb char 86 fb
|
|
|
|
device-major ccd char 87 block 24 ccd
|
2003-12-14 02:04:37 +03:00
|
|
|
device-major wsdisplay char 88 wsdisplay
|
|
|
|
device-major wskbd char 89 wskbd
|
|
|
|
device-major wsmouse char 90 wsmouse
|
2002-09-06 17:18:43 +04:00
|
|
|
device-major ipl char 91 ipfilter
|
|
|
|
device-major rnd char 92 rnd
|
|
|
|
device-major tun char 93 tun
|
|
|
|
device-major lkm char 94 lkm
|
|
|
|
device-major scsibus char 95 scsibus
|
|
|
|
device-major raid char 96 block 32 raid
|
|
|
|
device-major md char 97 block 17 md
|
2003-12-14 02:04:37 +03:00
|
|
|
device-major px char 98 px & !stic
|
|
|
|
device-major stic char 98 stic
|
2002-09-06 17:18:43 +04:00
|
|
|
device-major audio char 99 audio
|
|
|
|
device-major clockctl char 100 clockctl
|
2003-12-14 02:04:37 +03:00
|
|
|
device-major wsmux char 101 wsmux
|
|
|
|
device-major wsfont char 102 wsfont
|
2002-09-06 17:18:43 +04:00
|
|
|
device-major systrace char 103 systrace
|
2002-10-04 22:28:24 +04:00
|
|
|
device-major cgd char 104 block 33 cgd
|
2003-04-26 01:10:46 +04:00
|
|
|
device-major ksyms char 105 ksyms
|
2003-10-05 12:04:24 +04:00
|
|
|
|
2003-10-11 01:21:25 +04:00
|
|
|
# Majors up to 143 are reserved for machine-dependant drivers.
|
2003-10-05 12:04:24 +04:00
|
|
|
# New machine-independant driver majors are assigned in
|
2003-12-10 05:04:00 +03:00
|
|
|
# sys/conf/majors.
|