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