majors.pmax revision 1.14
1#	$NetBSD: majors.pmax,v 1.14 2005/07/31 04:04:43 yamt Exp $
2#
3# Device majors for pmax
4#
5
6device-major	cons		char 0
7device-major	swap		char 1   block 4
8device-major	ctty		char 2
9device-major	mem		char 3
10device-major	pts		char 4			pty
11device-major	ptc		char 5			pty
12device-major	log		char 6
13device-major	filedesc	char 7
14
15device-major	sd		char 9   block 19	sd
16
17device-major	vnd		char 11  block 2	vnd
18device-major	bpf		char 12			bpfilter
19
20device-major	dtop		char 15			dtop
21device-major	dc		char 16			dc
22device-major	dz		char 16			dz
23device-major	scc		char 17			scc
24device-major	zstty		char 17			zstty
25
26device-major	pts_ultrix	char 20			pty
27device-major	ptc_ultrix	char 21			pty
28
29device-major	mem_ultrix	char 43
30
31device-major	st		char 46  block 18	st
32device-major	cd		char 47  block 25	cd
33
34device-major	ss		char 53			ss
35device-major	ch		char 54			ch
36device-major	uk		char 55			uk
37device-major	rz		char 56  block 21	rz
38
39device-major	rcons		char 85			rasterconsole
40device-major	fb		char 86			fb
41device-major	ccd		char 87  block 24	ccd
42device-major	wsdisplay	char 88			wsdisplay
43device-major	wskbd		char 89			wskbd
44device-major	wsmouse		char 90			wsmouse
45device-major	ipl		char 91			ipfilter
46device-major	rnd		char 92			rnd
47device-major	tun		char 93			tun
48device-major	lkm		char 94			lkm
49device-major	scsibus		char 95			scsibus
50device-major	raid		char 96  block 32	raid
51device-major	md		char 97  block 17	md
52device-major	px		char 98			px & !stic
53device-major	stic		char 98			stic
54device-major	audio		char 99			audio
55device-major	clockctl	char 100		clockctl
56device-major	wsmux		char 101		wsmux
57device-major	wsfont		char 102		wsfont
58device-major	systrace	char 103		systrace
59device-major	cgd		char 104  block 33	cgd
60device-major	ksyms		char 105		ksyms
61device-major	nsmb		char 106		nsmb
62
63# Majors up to 143 are reserved for machine-dependant drivers.
64# New machine-independant driver majors are assigned in 
65# sys/conf/majors.
66