xref: /netbsd/sys/arch/sparc/conf/majors.sparc (revision c4a72b64)
1#	$NetBSD: majors.sparc,v 1.5 2002/11/24 20:58:06 martin Exp $
2#
3# Device majors for sparc
4#
5# XXX KEEP THIS FILE IN SYNC WITH THE arch/sparc64/conf/majors.sparc64
6#
7
8device-major	cons		char 0
9device-major	kd		char 1
10device-major	ctty		char 2
11device-major	mem		char 3
12device-major	ses		char 4			ses
13
14device-major	swap		char 7   block 4
15
16device-major	xy		char 9   block 3	xy
17
18device-major	zstty		char 12			zstty
19device-major	ms		char 13			ms
20
21device-major	log		char 16
22device-major	sd		char 17  block 7	sd
23device-major	st		char 18  block 11	st
24device-major	ch		char 19			ch
25device-major	pts		char 20			pty
26device-major	ptc		char 21			pty
27device-major	fb		char 22			fb
28device-major	ccd		char 23  block 9	ccd
29device-major	filedesc	char 24
30device-major	ipl		char 25			ipfilter
31
32device-major	bwtwo		char 27			bwtwo
33
34device-major	kbd		char 29			kbd
35
36device-major	cgtwo		char 31			cgtwo
37
38device-major	com		char 36			com
39device-major	lpt		char 37			lpt
40
41device-major	cgfour		char 39			cgfour
42
43device-major	xd		char 42  block 10	xd
44device-major	svr4_net	char 43			compat_svr4
45
46device-major	vcoda		char 47			vcoda
47
48device-major	fd		char 54  block 16	fd
49device-major	cgthree		char 55			cgthree
50
51device-major	cd		char 58  block 18	cd
52device-major	ss		char 59			ss
53device-major	uk		char 60			uk
54device-major	md		char 61  block 5	md
55
56device-major	cgeight		char 64			cgeight
57
58device-major	cgsix		char 67			cgsix
59
60device-major	audio		char 69			audio
61device-major	openprom	char 70
62device-major	tctrl		char 71			tctrl
63device-major	isdn		char 72			isdn
64device-major	isdnctl		char 73			isdnctl
65device-major	isdnbchan	char 74			isdnbchan
66device-major	isdntrc		char 75			isdntrc
67device-major	isdntel		char 76			isdntel
68
69device-major	wsdisplay	char 90			wsdisplay
70device-major	wskbd		char 91			wskbd
71device-major	wsmouse		char 92			wsmouse
72device-major	wsmux		char 93			wsmux
73device-major	wsfont		char 94			wsfont
74
75device-major	cgfourteen	char 99			cgfourteen
76device-major	mtty		char 100		mtty
77device-major	mbpp		char 101		mbpp
78
79device-major	bpf		char 105		bpfilter
80
81device-major	bpp		char 107		bpp
82
83device-major	tcx		char 109		tcx
84device-major	vnd		char 110 block 8	vnd
85device-major	tun		char 111		tun
86device-major	lkm		char 112		lkm
87
88device-major	rnd		char 119		rnd
89device-major	scsibus		char 120		scsibus
90device-major	raid		char 121 block 25	raid
91device-major	pnozz		char 122		pnozz
92device-major	pci		char 123		pci
93device-major	clcd		char 124		clcd
94device-major	clockctl	char 125		clockctl
95device-major	systrace	char 126		systrace
96device-major	cgd		char 127 block 26	cgd
97