xref: /netbsd/sys/arch/hp300/conf/majors.hp300 (revision c4a72b64)
1#	$NetBSD: majors.hp300,v 1.3 2002/10/04 18:28:28 elric 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
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	dca		char 12			dca
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
30device-major	lkm		char 24			lkm
31
32device-major	apci		char 31			apci
33device-major	md		char 32  block 14	md
34device-major	rnd		char 33			rnd
35device-major	scsibus		char 34			scsibus
36device-major	raid		char 35  block 15	raid
37device-major	svr4_net	char 36			compat_svr4
38
39device-major	clockctl	char 42			clockctl
40device-major	systrace	char 43			systrace
41device-major	cgd		char 44  block 16	cgd
42