Initial import from FreeBSD RELENG_4:
[dragonfly.git] / sys / conf / majors
1 $FreeBSD: src/sys/conf/majors,v 1.98.2.20 2002/11/13 00:20:16 peter Exp $
2
3 Hopefully, this list will one day be obsoleted by DEVFS, but for now
4 this is the current allocation of device major numbers.
5
6 For local use, you are encouraged to use the reserved numbers.
7
8 If you intend the driver to be available, send email to the
9 hackers@freebsd.org mailing list to see about having a number
10 reserved for you.
11
12 The "official" version of this is the one in FreeBSD-current.
13 See:
14  ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/src/sys/conf/majors
15  http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/conf/majors
16
17 NOTICE: FreeBSD does not use block major numbers anymore, you neither
18 need to assign nor use a block major number for any device driver any
19 more.
20
21 chrdev  name            comments
22 0       ??              0-199 see current source
23 199     ??              0-199 see current source
24 200     ??              entries from 200-252 are reserved for local use
25 252     ??              entries from 200-252 are reserved for local use
26 253     reserved        253-255 see current source
27 255     reserved        253-255 see current source