majors.alpha revision 1.33
1#	$NetBSD: majors.alpha,v 1.33 2019/01/27 17:59:22 dholland Exp $
2#
3# Device majors for alpha
4#
5
6device-major	cons		char 0
7device-major	ctty		char 1
8device-major	mem		char 2
9device-major	swap		char 3   block 1	vmswap
10device-major	pts		char 4			pty
11device-major	ptc		char 5			pty
12device-major	log		char 6
13device-major	tun		char 7			tun
14device-major	sd		char 8   block 8	sd
15device-major	vnd		char 9   block 9	vnd
16device-major	filedesc	char 10
17device-major	bpf		char 11			bpfilter
18device-major	st		char 12  block 2	st
19device-major	cd		char 13  block 3	cd
20device-major	ch		char 14			ch
21device-major	zstty		char 15			zstty
22
23device-major	prom		char 23
24device-major	audio		char 24			audio
25device-major	wsdisplay	char 25			wsdisplay
26device-major	com		char 26			com
27device-major	ccd		char 27  block 7	ccd
28device-major	md		char 28  block 6	md
29device-major	wskbd		char 29			wskbd
30device-major	wsmouse		char 30			wsmouse
31device-major	lpt		char 31			lpt
32device-major	ss		char 32			ss
33device-major	uk		char 33			uk
34device-major	fd		char 34  block 0	fdc
35device-major	ipl		char 35			ipfilter
36device-major	wd		char 36  block 4	wd
37device-major	se		char 37			se
38#device-major	obsolete	char 38			obsolete (satlink)
39device-major	rnd		char 39			rnd
40#device-major	obsolete	char 40			obsolete
41device-major	scsibus		char 42			scsibus
42device-major	raid		char 43  block 16	raid
43device-major	esh		char 44			esh
44device-major	usb		char 45			usb
45device-major	uhid		char 46			uhid
46device-major	ulpt		char 47			ulpt
47device-major	ugen		char 48			ugen
48device-major	midi		char 49			midi
49device-major	sequencer	char 50			sequencer
50device-major	wsmux		char 56			wsmux
51device-major	ucom		char 57			ucom
52device-major	ses		char 58			ses
53device-major	ld		char 59  block 17	ld
54device-major	cy		char 60			cy
55device-major	cz		char 61			cz
56device-major	urio		char 62			urio
57device-major	uscanner	char 63			uscanner
58device-major	altq		char 64			altq
59device-major	mlx		char 65			mlx
60device-major	pci		char 66			pci
61device-major	agp		char 67			agp
62device-major	stic		char 68			stic
63device-major	clockctl	char 69			clockctl
64device-major	bktr		char 71			bktr
65device-major	kttcp		char 72			kttcp
66device-major	cgd		char 73  block 18	cgd
67device-major	radio		char 74			radio
68device-major	ksyms		char 75			ksyms
69device-major	wsfont		char 76			wsfont
70device-major	nsmb		char 77			nsmb
71device-major	joy		char 78			joy
72device-major	twe		char 79			twe
73device-major	sysmon		char 80			sysmon
74
75# Majors up to 143 are reserved for machine-dependent drivers.
76# New machine-independent driver majors are assigned in 
77# sys/conf/majors.
78