majors.news68k revision 1.2 1 # $NetBSD: majors.news68k,v 1.2 2002/09/06 13:18:43 gehenna 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
16 device-major st char 16 block 17 st
17
18 device-major bpf char 24 bpfilter
19 device-major tun char 25 tun
20
21 device-major log char 33
22
23 device-major lkm char 45 lkm
24 device-major ipl char 46 ipfilter
25 device-major rnd char 47 rnd
26 device-major filedesc char 48
27 device-major ccd char 49 block 7 ccd
28 device-major vnd char 50 block 6 vnd
29
30 device-major uk char 54 uk
31 device-major cd char 55 block 16 cd
32 device-major ss char 56 ss
33 device-major ch char 57 ch
34
35 device-major wsdisplay char 60 wsdisplay
36 device-major wskbd char 61 wskbd
37 device-major wsmouse char 62 wsmouse
38 device-major wsmux char 63 wsmux
39
40 device-major scsibus char 73 scsibus
41 device-major raid char 74 block 32 raid
42 device-major svr4_net char 75 compat_svr4
43 device-major clockctl char 76 clockctl
44 device-major systrace char 77 systrace
45