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