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