majors.mvme68k revision 1.3 1 # $NetBSD: majors.mvme68k,v 1.3 2002/10/04 18:28:31 elric Exp $
2 #
3 # Device majors for mvme68k
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 3
10 device-major pts char 4 pty
11 device-major ptc char 5 pty
12 device-major log char 6
13 device-major ipl char 7 ipfilter
14 device-major sd char 8 block 4 sd
15
16 device-major lpt char 11 lpt
17 device-major zstty char 12 zstty
18 device-major clmpcc char 13 clmpcc
19
20 device-major ccd char 17 block 5 ccd
21 device-major cd char 18 block 8 cd
22 device-major vnd char 19 block 6 vnd
23 device-major st char 20 block 7 st
24 device-major filedesc char 21
25 device-major bpf char 22 bpfilter
26 device-major tun char 23 tun
27 device-major lkm char 24 lkm
28
29 device-major ch char 31 ch
30 device-major md char 32 block 9 md
31 device-major ss char 33 ss
32 device-major uk char 34 uk
33 device-major rnd char 35 rnd
34 device-major scsibus char 36 scsibus
35 device-major raid char 37 block 16 raid
36 device-major svr4_net char 38 compat_svr4
37 device-major clockctl char 39 clockctl
38 device-major systrace char 40 systrace
39 device-major cgd char 41 block 17 cgd
40