xref: /netbsd-src/sys/conf/majors (revision 8ac07aec990b9d2e483062509d0a9fa5b4f57cf2)
1# $NetBSD: majors,v 1.41 2008/04/02 01:34:36 dyoung Exp $
2#
3# Device majors for Machine-Independent drivers.
4#
5# Majors 0-143 are reserved for machine-dependent drivers and
6# for traditional machine-specific MI driver major mapping.
7#
8# Majors 144-159 are reserved for local/vendor use.
9#
10# Majors 160-255 are used for the MI drivers.
11
12device-major	crypto		char 160		crypto
13device-major	pf		char 161		pf
14#obsolete	vinum		char 162		vinum
15device-major	fss		char 163 block 163	fss
16device-major	pps		char 164		pps
17device-major	ptm		char 165		pty
18device-major	atabus		char 166		atabus
19device-major	drvctl		char 167		drvctl
20device-major	dk		char 168 block 168
21device-major	tap		char 169		tap
22device-major	veriexec	char 170		veriexec
23device-major	fw		char 171		ieee1394if
24device-major	ucycom		char 172		ucycom
25device-major	gpio		char 173		gpio
26device-major	utoppy		char 174		utoppy
27device-major	bthub		char 175		bthub
28device-major	amr		char 176		amr
29device-major	lockstat	char 177		lockstat
30device-major	putter		char 178		putter
31device-major	srt		char 179		srt
32device-major	drm		char 180		drmbase
33device-major	bio		char 181		bio
34device-major	twa		char 187		twa
35device-major	cpuctl		char 188
36device-major	pad		char 189		pad
37device-major	zfs		char 190		zfs
38device-major	tprof		char 191		tprof
39device-major	isv		char 192		isv
40