(deliberately seperate commits) - reserve cdev for Nick Hibma's usb

driver.
This commit is contained in:
Jordan K. Hubbard 1998-12-02 03:14:27 +00:00
parent a2c5c55001
commit 2ba88dd218
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=41449
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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