Local reserved range is now 100-127 for bdevs and 200-255 for cdevs.
Corrected by: bde
This commit is contained in:
parent
c29e99d226
commit
32e8b6ac95
@ -1,4 +1,4 @@
|
||||
$Id: majors.i386,v 1.53 1998/12/02 03:14:27 jkh Exp $
|
||||
$Id: majors.i386,v 1.54 1998/12/02 21:26:11 jkh Exp $
|
||||
|
||||
Hopefully, this list will one day be obsoleted by DEVFS, but for now
|
||||
this is the current allocation of device major numbers.
|
||||
@ -41,8 +41,8 @@ blkdev name comments
|
||||
27 myx Mylex RAID (ulf@alameda.net)
|
||||
28 fla M-Systems DiskOnChip(r)
|
||||
29 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
|
||||
500 ?? entries from 500-600 are reserved for local use
|
||||
600 ?? entries from 500-600 are reserved for local use
|
||||
100 ?? entries from 100-127 are reserved for local use
|
||||
127 ?? entries from 100-127 are reserved for local use
|
||||
|
||||
chrdev name comments
|
||||
0 cn console
|
||||
@ -154,5 +154,5 @@ chrdev name comments
|
||||
107 3dfx 3Dfx driver (shocking@prth.pgs.com)
|
||||
108 usb Universal Serial Bus (nick.hibma@jrc.it)
|
||||
109 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
|
||||
500 ?? entries from 500-600 are reserved for local use
|
||||
600 ?? entries from 500-600 are reserved for local use
|
||||
200 ?? entries from 200-255 are reserved for local use
|
||||
255 ?? entries from 200-255 are reserved for local use
|
||||
|
@ -1,4 +1,4 @@
|
||||
$Id: majors.i386,v 1.53 1998/12/02 03:14:27 jkh Exp $
|
||||
$Id: majors.i386,v 1.54 1998/12/02 21:26:11 jkh Exp $
|
||||
|
||||
Hopefully, this list will one day be obsoleted by DEVFS, but for now
|
||||
this is the current allocation of device major numbers.
|
||||
@ -41,8 +41,8 @@ blkdev name comments
|
||||
27 myx Mylex RAID (ulf@alameda.net)
|
||||
28 fla M-Systems DiskOnChip(r)
|
||||
29 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
|
||||
500 ?? entries from 500-600 are reserved for local use
|
||||
600 ?? entries from 500-600 are reserved for local use
|
||||
100 ?? entries from 100-127 are reserved for local use
|
||||
127 ?? entries from 100-127 are reserved for local use
|
||||
|
||||
chrdev name comments
|
||||
0 cn console
|
||||
@ -154,5 +154,5 @@ chrdev name comments
|
||||
107 3dfx 3Dfx driver (shocking@prth.pgs.com)
|
||||
108 usb Universal Serial Bus (nick.hibma@jrc.it)
|
||||
109 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
|
||||
500 ?? entries from 500-600 are reserved for local use
|
||||
600 ?? entries from 500-600 are reserved for local use
|
||||
200 ?? entries from 200-255 are reserved for local use
|
||||
255 ?? entries from 200-255 are reserved for local use
|
||||
|
Loading…
Reference in New Issue
Block a user