xref: /netbsd/sys/arch/hp300/conf/majors.hp300 (revision 6550d01e)
1#	$NetBSD: majors.hp300,v 1.22 2008/11/12 12:36:00 ad Exp $
2#
3# Device majors for hp300
4#
5
6device-major	cons		char 0
7device-major	ctty		char 1
8device-major	mem		char 2
9device-major	swap		char 3   block 3	vmswap
10device-major	pts		char 4			pty
11device-major	ptc		char 5			pty
12device-major	log		char 6
13device-major	ct		char 7   block 0	ct
14device-major	sd		char 8   block 4	sd
15device-major	rd		char 9   block 2	rd
16device-major	grf		char 10			grf
17device-major	ppi		char 11			ppi
18device-major	com		char 12			com
19device-major	ite		char 13			ite
20device-major	hil		char 14
21device-major	dcm		char 15			dcm
22device-major	mt		char 16  block 1	mt
23device-major	ccd		char 17  block 5	ccd
24device-major	ipl		char 18			ipfilter
25device-major	vnd		char 19  block 6	vnd
26device-major	st		char 20  block 7	st
27device-major	filedesc	char 21
28device-major	bpf		char 22			bpfilter
29device-major	tun		char 23			tun
30
31# device major 31 was apci (superseded by MI com)
32device-major	md		char 32  block 14	md
33device-major	rnd		char 33			rnd
34device-major	scsibus		char 34			scsibus
35device-major	raid		char 35  block 15	raid
36device-major	svr4_net	char 36			compat_svr4
37#device-major	wsdisplay	char 37			wsdisplay
38#device-major	wskbd		char 38			wskbd
39#device-major	wsmouse		char 39			wsmouse
40#device-major	wsmux		char 40			wsmux
41#device-major	wsfont		char 41			wsfont
42device-major	clockctl	char 42			clockctl
43device-major	cgd		char 44  block 16	cgd
44device-major	ksyms		char 45			ksyms
45
46device-major	cd		char 47  block 17	cd
47device-major	ch		char 48			ch
48device-major	ss		char 49			ss
49device-major	uk		char 50			uk
50device-major	ses		char 51			ses
51
52device-major	nsmb		char 98			nsmb
53
54# Majors up to 143 are reserved for machine-dependant drivers.
55# New machine-independent driver majors are assigned in
56# sys/conf/majors.
57