summaryrefslogtreecommitdiff
path: root/sys/conf/majors.std
blob: fbb2a0a21151c0d5c8f16f7ccae9fd8a28e07323 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# $NetBSD: majors.std,v 1.3 2015/04/23 23:22:52 pgoyette Exp $
#
# MI major assignments for standard devices
#
device-major	cons		char 240
device-major	ctty		char 241
device-major	mem		char 242
device-major	swap		char 243   block 1	vmswap
device-major	pts		char 244		pty
device-major	ptc		char 245		pty
device-major	log		char 246
device-major	filedesc	char 247
device-major	rnd		char 248		rnd
device-major	clockctl	char 249		clockctl
device-major	sysmon		char 250		sysmon
device-major	ksyms		char 251		ksyms