Fri Aug 28 14:58:25 2020 UTC ()
Nix trailing whitespace.


(riastradh)
diff -r1.95 -r1.96 src/sys/conf/majors

cvs diff -r1.95 -r1.96 src/sys/conf/majors (expand / switch to unified diff)

--- src/sys/conf/majors 2020/07/26 14:51:18 1.95
+++ src/sys/conf/majors 2020/08/28 14:58:25 1.96
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: majors,v 1.95 2020/07/26 14:51:18 jdolecek Exp $ 1# $NetBSD: majors,v 1.96 2020/08/28 14:58:25 riastradh Exp $
2# 2#
3# Device majors for Machine-Independent drivers. 3# Device majors for Machine-Independent drivers.
4# 4#
5# Majors 0-143 are reserved for machine-dependent drivers and 5# Majors 0-143 are reserved for machine-dependent drivers and
6# for traditional machine-specific MI driver major mapping. 6# for traditional machine-specific MI driver major mapping.
7# 7#
8# Majors 144-159 are reserved for local/vendor use. 8# Majors 144-159 are reserved for local/vendor use.
9# 9#
10# Majors 160-511 are used for the MI drivers. 10# Majors 160-511 are used for the MI drivers.
11 11
12device-major crypto char 160 crypto single 12device-major crypto char 160 crypto single
13device-major pf char 161 pf single 13device-major pf char 161 pf single
14#obsolete vinum char 162 vinum 14#obsolete vinum char 162 vinum
@@ -18,30 +18,30 @@ device-major ptm char 165 pty @@ -18,30 +18,30 @@ device-major ptm char 165 pty
18device-major atabus char 166 atabus vector=4 18device-major atabus char 166 atabus vector=4
19device-major drvctl char 167 drvctl single 19device-major drvctl char 167 drvctl single
20device-major dk char 168 block 168 20device-major dk char 168 block 168
21device-major tap char 169 tap vector=4 21device-major tap char 169 tap vector=4
22device-major veriexec char 170 veriexec 22device-major veriexec char 170 veriexec
23device-major fw char 171 ieee1394if 23device-major fw char 171 ieee1394if
24device-major ucycom char 172 ucycom 24device-major ucycom char 172 ucycom
25device-major gpio char 173 gpio vector=8,linkzero 25device-major gpio char 173 gpio vector=8,linkzero
26device-major utoppy char 174 utoppy vector=2 26device-major utoppy char 174 utoppy vector=2
27device-major bthub char 175 bthub single 27device-major bthub char 175 bthub single
28device-major amr char 176 amr vector=1 28device-major amr char 176 amr vector=1
29device-major lockstat char 177 lockstat single 29device-major lockstat char 177 lockstat single
30device-major putter char 178 putter 30device-major putter char 178 putter
31device-major srt char 179 srt  31device-major srt char 179 srt
32device-major drm char 180 drmbase | drmkms 32device-major drm char 180 drmbase | drmkms
33device-major bio char 181 bio single 33device-major bio char 181 bio single
34device-major altmem char 182 block 182 altmem  34device-major altmem char 182 block 182 altmem
35device-major twa char 187 twa 35device-major twa char 187 twa
36device-major cpuctl char 188 single 36device-major cpuctl char 188 single
37device-major pad char 189 pad vector=4,linkzero 37device-major pad char 189 pad vector=4,linkzero
38device-major zfs char 190 block 190 zfs 38device-major zfs char 190 block 190 zfs
39device-major tprof char 191 tprof 39device-major tprof char 191 tprof
40device-major isv char 192 isv 40device-major isv char 192 isv
41device-major video char 193 video vector=4 41device-major video char 193 video vector=4
42device-major dm char 194 block 169 dm 42device-major dm char 194 block 169 dm
43device-major hdaudio char 195 hdaudio vector=4 43device-major hdaudio char 195 hdaudio vector=4
44device-major uhso char 196 uhso 44device-major uhso char 196 uhso
45device-major rumpblk char 197 block 197 rumpblk 45device-major rumpblk char 197 block 197 rumpblk
46device-major npf char 198 npf 46device-major npf char 198 npf
47device-major flash char 199 block 199 flash 47device-major flash char 199 block 199 flash
@@ -49,30 +49,30 @@ device-major dtv char 200 dtv @@ -49,30 +49,30 @@ device-major dtv char 200 dtv
49device-major iic char 201 iic 49device-major iic char 201 iic
50# char 202, formerly filemon 50# char 202, formerly filemon
51device-major iscsi char 203 iscsi 51device-major iscsi char 203 iscsi
52device-major tpm char 204 tpm 52device-major tpm char 204 tpm
53device-major mfi char 205 mfi 53device-major mfi char 205 mfi
54device-major seeprom char 206 seeprom 54device-major seeprom char 206 seeprom
55device-major dtrace char 207 dtrace 55device-major dtrace char 207 dtrace
56device-major spiflash char 208 block 208 spiflash 56device-major spiflash char 208 block 208 spiflash
57device-major lua char 209 lua 57device-major lua char 209 lua
58 58
59# NOTE: 59# NOTE:
60# The following ranges are reserved for devices that have historical MD 60# The following ranges are reserved for devices that have historical MD
61# definition, but are for "partially" MI use. 61# definition, but are for "partially" MI use.
62#  62#
63# Any new port should use these "previously not" MI definitions instead of 63# Any new port should use these "previously not" MI definitions instead of
64# separate MD values. 64# separate MD values.
65#  65#
66# New MI devices should go to this file instead of majors.* 66# New MI devices should go to this file instead of majors.*
67# 67#
68# 210-219 reserved for previously not MI ws devices 68# 210-219 reserved for previously not MI ws devices
69# 220-239 reserved for previously not MI usb devices 69# 220-239 reserved for previously not MI usb devices
70# 240-259 reserved for previously not MI "std" devices 70# 240-259 reserved for previously not MI "std" devices
71# 260-269 reserved for previously not MI tty devices 71# 260-269 reserved for previously not MI tty devices
72# 310-339 reserved for previously not MI storage devices 72# 310-339 reserved for previously not MI storage devices
73 73
74device-major spkr char 240 spkr 74device-major spkr char 240 spkr
75 75
76device-major hdmicec char 340 hdmicec 76device-major hdmicec char 340 hdmicec
77device-major nvme char 341 nvme 77device-major nvme char 341 nvme
78device-major qemufwcfg char 342 qemufwcfg 78device-major qemufwcfg char 342 qemufwcfg