Reserve cdev 110 for SCSI Environmental Services driver

Requested by:	mjacob
This commit is contained in:
Jordan K. Hubbard 1998-12-29 00:04:48 +00:00
parent 9959b1a882
commit b5391dfe37
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=42136
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
$Id: majors.i386,v 1.56 1998/12/27 13:55:48 sos Exp $
$Id: majors.i386,v 1.57 1998/12/27 14:00:10 sos Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@ -154,5 +154,6 @@ 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)
110 ses SCSI Environmental Services driver (mjacob@feral.com)
200 ?? entries from 200-255 are reserved for local use
255 ?? entries from 200-255 are reserved for local use

View File

@ -1,4 +1,4 @@
$Id: majors.i386,v 1.56 1998/12/27 13:55:48 sos Exp $
$Id: majors.i386,v 1.57 1998/12/27 14:00:10 sos Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@ -154,5 +154,6 @@ 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)
110 ses SCSI Environmental Services driver (mjacob@feral.com)
200 ?? entries from 200-255 are reserved for local use
255 ?? entries from 200-255 are reserved for local use