majors.cesfic revision 1.2 1 # $NetBSD: majors.cesfic,v 1.2 2002/09/06 13:18:43 gehenna Exp $
2 #
3 # Device majors for cesfic
4 #
5
6 device-major cons char 0
7 device-major ctty char 1
8 device-major mem char 2
9 device-major swap char 3 block 0
10 device-major pts char 4 pty
11 device-major ptc char 5 pty
12 device-major log char 6
13 device-major ccd char 7 block 1 ccd
14 device-major ipl char 8 ipfilter
15 device-major vnd char 9 block 2 vnd
16 device-major zstty char 10 zstty
17 device-major filedesc char 11
18 device-major bpf char 12 bpfilter
19 device-major tun char 13 tun
20 device-major lkm char 14 lkm
21 device-major md char 15 block 3 md
22
23 device-major rnd char 21 rnd
24 device-major clockctl char 22 clockctl
25 device-major systrace char 23 systrace
26