majors.pmax revision 1.20
1#	$NetBSD: majors.pmax,v 1.20 2008/11/12 12:36:05 ad Exp $
2#
3# Device majors for pmax
4#
5
6device-major	cons		char 0
7device-major	swap		char 1   block 4	vmswap
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	dz		char 16			dz
21device-major	zstty		char 17			zstty
22
23device-major	pts_ultrix	char 20			pty
24device-major	ptc_ultrix	char 21			pty
25
26device-major	mem_ultrix	char 43
27
28device-major	st		char 46  block 18	st
29device-major	cd		char 47  block 25	cd
30
31device-major	ss		char 53			ss
32device-major	ch		char 54			ch
33device-major	uk		char 55			uk
34device-major	rz		char 56  block 21	rz
35
36device-major	ccd		char 87  block 24	ccd
37device-major	wsdisplay	char 88			wsdisplay
38device-major	wskbd		char 89			wskbd
39device-major	wsmouse		char 90			wsmouse
40device-major	ipl		char 91			ipfilter
41device-major	rnd		char 92			rnd
42device-major	tun		char 93			tun
43device-major	scsibus		char 95			scsibus
44device-major	raid		char 96  block 32	raid
45device-major	md		char 97  block 17	md
46device-major	stic		char 98			stic
47device-major	audio		char 99			audio
48device-major	clockctl	char 100		clockctl
49device-major	wsmux		char 101		wsmux
50device-major	wsfont		char 102		wsfont
51device-major	cgd		char 104  block 33	cgd
52device-major	ksyms		char 105		ksyms
53device-major	nsmb		char 106		nsmb
54
55# Majors up to 143 are reserved for machine-dependant drivers.
56# New machine-independent driver majors are assigned in 
57# sys/conf/majors.
58