(deliberately seperate commits) - reserve cdev for Nick Hibma's usb
driver.
This commit is contained in:
parent
a2c5c55001
commit
2ba88dd218
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41449
@ -1,4 +1,4 @@
|
||||
$Id: majors.i386,v 1.51 1998/12/02 03:09:44 jkh Exp $
|
||||
$Id: majors.i386,v 1.52 1998/12/02 03:13:35 jkh Exp $
|
||||
|
||||
Hopefully, this list will one day be obsoleted by DEVFS, but for now
|
||||
this is the current allocation of device major numbers.
|
||||
@ -152,6 +152,6 @@ chrdev name comments
|
||||
105 iic I2C bus generic i/o
|
||||
106 smb System Management Bus generic i/o
|
||||
107 3dfx 3Dfx driver (shocking@prth.pgs.com)
|
||||
108 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
|
||||
108 usb Universal Serial Bus (nick.hibma@jrc.it)
|
||||
500 ?? entries from 500-600 are reserved for local use
|
||||
600 ?? entries from 500-600 are reserved for local use
|
||||
|
@ -1,4 +1,4 @@
|
||||
$Id: majors.i386,v 1.51 1998/12/02 03:09:44 jkh Exp $
|
||||
$Id: majors.i386,v 1.52 1998/12/02 03:13:35 jkh Exp $
|
||||
|
||||
Hopefully, this list will one day be obsoleted by DEVFS, but for now
|
||||
this is the current allocation of device major numbers.
|
||||
@ -152,6 +152,6 @@ chrdev name comments
|
||||
105 iic I2C bus generic i/o
|
||||
106 smb System Management Bus generic i/o
|
||||
107 3dfx 3Dfx driver (shocking@prth.pgs.com)
|
||||
108 id Intelligent Disk [Array] (md@doc.ic.ac.uk)
|
||||
108 usb Universal Serial Bus (nick.hibma@jrc.it)
|
||||
500 ?? entries from 500-600 are reserved for local use
|
||||
600 ?? entries from 500-600 are reserved for local use
|
||||
|
Loading…
Reference in New Issue
Block a user