majors.hpcsh revision 1.3 1 # $NetBSD: majors.hpcsh,v 1.3 2002/10/04 18:28:29 elric Exp $
2 #
3 # Device majors for hpcsh
4 #
5
6 device-major mem char 0
7 device-major swap char 1 block 0
8 device-major cons char 2
9 device-major ctty char 3
10 device-major filedesc char 4
11 device-major log char 5
12 device-major ptc char 6 pty
13 device-major pts char 7 pty
14 device-major com char 8 com
15
16 device-major wd char 10 block 1 wd
17
18 device-major md char 12 block 6 md
19 device-major ccd char 13 block 7 ccd
20 device-major vnd char 14 block 8 vnd
21 device-major raid char 15 block 9 raid
22 device-major scsibus char 16 scsibus
23 device-major sd char 17 block 3 sd
24 device-major st char 18 block 4 st
25 device-major cd char 19 block 5 cd
26 device-major ch char 20 ch
27 device-major uk char 21 uk
28 device-major ss char 22 ss
29 device-major ipl char 23 ipfilter
30 device-major tun char 24 tun
31 device-major bpf char 25 bpfilter
32 device-major wsdisplay char 26 wsdisplay
33 device-major wskbd char 27 wskbd
34 device-major wsmouse char 28 wsmouse
35 device-major wsmux char 29 wsmux
36 device-major rnd char 30 rnd
37 device-major scif char 31 scif
38 device-major sci char 32 sci
39 device-major biconsdev char 33 biconsdev
40 device-major clockctl char 34 clockctl
41 device-major systrace char 35 systrace
42 device-major cgd char 36 block 10 cgd
43