2004-09-25 07:30:44 +04:00
|
|
|
# $NetBSD: majors,v 1.12 2004/09/25 03:30:44 thorpej Exp $
|
2003-10-05 12:04:24 +04:00
|
|
|
#
|
2003-10-11 02:41:39 +04:00
|
|
|
# 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.
|
2003-10-11 02:42:39 +04:00
|
|
|
|
2003-12-31 19:44:26 +03:00
|
|
|
device-major crypto char 160 crypto
|
2003-10-11 02:42:39 +04:00
|
|
|
device-major pf char 161 pf
|
2003-10-11 02:46:07 +04:00
|
|
|
device-major vinum char 162 block 162 vinum
|
2003-12-10 14:40:11 +03:00
|
|
|
device-major fss char 163 block 163 fss
|
2004-01-28 20:27:57 +03:00
|
|
|
device-major pps char 164 pps
|
2004-06-18 19:02:29 +04:00
|
|
|
device-major ptm char 165 pty
|
2004-08-02 01:40:41 +04:00
|
|
|
device-major atabus char 166 atabus
|
2004-08-18 16:19:29 +04:00
|
|
|
device-major drvctl char 167 drvctl
|
2004-09-25 07:30:44 +04:00
|
|
|
device-major dk char 168 block 168
|