NetBSD/sys/conf/majors

24 lines
779 B
Plaintext
Raw Normal View History

2005-07-11 19:29:05 +04:00
# $NetBSD: majors,v 1.15 2005/07/11 15:37:04 kiyohara Exp $
#
# Device majors for Machine-Independent drivers.
#
# Majors 0-143 are reserved for machine-dependent drivers and
# for traditional machine-specific MI driver major mapping.
#
# Majors 144-159 are reserved for local/vendor use.
#
# Majors 160-255 are used for the MI drivers.
device-major crypto char 160 crypto
device-major pf char 161 pf
2003-10-11 02:46:07 +04:00
device-major vinum char 162 block 162 vinum
device-major fss char 163 block 163 fss
2004-01-28 20:27:57 +03:00
device-major pps char 164 pps
device-major ptm char 165 pty
device-major atabus char 166 atabus
device-major drvctl char 167 drvctl
device-major dk char 168 block 168
device-major tap char 169 tap
2005-06-03 16:39:52 +04:00
device-major veriexec char 170 veriexec
2005-07-11 19:29:05 +04:00
device-major fw char 171 ieee1394if