xref: /netbsd/sys/arch/news68k/conf/majors.news68k (revision c4a72b64)
1#	$NetBSD: majors.news68k,v 1.4 2002/10/04 18:28:31 elric Exp $
2#
3# Device majors for news68k
4#
5
6device-major	cons		char 0
7device-major	zstty		char 1			zstty
8device-major	ctty		char 2
9device-major	mem		char 3
10device-major	sd		char 4   block 0	sd
11
12device-major	swap		char 7   block 4
13device-major	pts		char 8			pty
14device-major	ptc		char 9			pty
15device-major	md		char 10  block 2	md
16
17device-major	st		char 16  block 17	st
18
19device-major	bpf		char 24			bpfilter
20device-major	tun		char 25			tun
21
22device-major	log		char 33
23
24device-major	lkm		char 45			lkm
25device-major	ipl		char 46			ipfilter
26device-major	rnd		char 47			rnd
27device-major	filedesc	char 48
28device-major	ccd		char 49  block 7	ccd
29device-major	vnd		char 50  block 6	vnd
30
31device-major	uk		char 54			uk
32device-major	cd		char 55  block 16	cd
33device-major	ss		char 56			ss
34device-major	ch		char 57			ch
35
36device-major	wsdisplay	char 60			wsdisplay
37device-major	wskbd		char 61			wskbd
38device-major	wsmouse		char 62			wsmouse
39device-major	wsmux		char 63			wsmux
40
41device-major	scsibus		char 73			scsibus
42device-major	raid		char 74  block 32	raid
43device-major	svr4_net	char 75			compat_svr4
44device-major	clockctl	char 76			clockctl
45device-major	systrace	char 77			systrace
46device-major	cgd		char 78  block 33	cgd
47