1#	$NetBSD: majors.dreamcast,v 1.4 2002/11/15 14:15:37 itohy Exp $
2#
3# Device majors for dreamcast
4#
5
6device-major	cons		char 0
7device-major	ctty		char 1
8device-major	mem		char 2
9device-major	wd		char 3   block 0	wd
10device-major	swap		char 4   block 1
11device-major	pts		char 5			pty
12device-major	ptc		char 6			pty
13device-major	log		char 7
14device-major	com		char 8			com
15
16device-major	scif		char 10			scif
17
18device-major	sd		char 13  block 4	sd
19device-major	st		char 14  block 5	st
20device-major	cd		char 15  block 6	cd
21
22device-major	ch		char 17			ch
23device-major	ccd		char 18  block 16	ccd
24device-major	ss		char 19			ss
25device-major	uk		char 20			uk
26
27device-major	filedesc	char 22
28device-major	bpf		char 23			bpfilter
29device-major	md		char 24  block 17	md
30
31device-major	lkm		char 28			lkm
32
33device-major	tun		char 40			tun
34device-major	vnd		char 41  block 14	vnd
35device-major	audio		char 42			audio
36
37device-major	ipl		char 44			ipfilter
38
39device-major	rnd		char 46			rnd
40device-major	vcoda		char 47			vcoda
41device-major	scsibus		char 48			scsibus
42device-major	raid		char 49  block 18	raid
43device-major	esh		char 50			esh
44device-major	wdog		char 51			wdog
45device-major	wsdisplay	char 52			wsdisplay
46device-major	wskbd		char 53			wskbd
47device-major	wsmouse		char 54			wsmouse
48device-major	svr4_net	char 55			compat_svr4
49device-major	wsmux		char 56			wsmux
50device-major	gdrom		char 57  block 19	gdrom
51device-major	maple		char 58			maple
52device-major	clockctl	char 59			clockctl
53device-major	systrace	char 60			systrace
54device-major	cgd		char 61  block 20	cgd
55
56device-major	mmem		char 62  block 21	mmem
57device-major	mlcd		char 63			mlcd
58