diff options
Diffstat (limited to 'sys/i386/conf/majors.i386')
-rw-r--r-- | sys/i386/conf/majors.i386 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 8ee7e7d..c2e0b46 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.57 1998/12/27 14:00:10 sos Exp $ +$Id: majors.i386,v 1.58 1998/12/29 00:04:48 jkh Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -155,5 +155,6 @@ chrdev name comments 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) +111 ums USB Mouse (nick.hibma@jrc.it) 200 ?? entries from 200-255 are reserved for local use 255 ?? entries from 200-255 are reserved for local use |