diff options
| author | Nick Hibma <n_hibma@FreeBSD.org> | 1999-01-12 01:31:13 +0000 |
|---|---|---|
| committer | Nick Hibma <n_hibma@FreeBSD.org> | 1999-01-12 01:31:13 +0000 |
| commit | fa99797979b4fff3246d477032d9eaedfe756a5b (patch) | |
| tree | cd0cf10936cca25981e68ad1bc308b960b9372cb /sys/i386 | |
| parent | 54da5aa1bae654441f181f8e9f8f3554c392db36 (diff) | |
Notes
Diffstat (limited to 'sys/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 ff4c5be2a133..01952a405055 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.60 1999/01/06 05:35:39 yokota Exp $ +$Id: majors.i386,v 1.61 1999/01/11 00:03:58 n_hibma Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -158,5 +158,6 @@ chrdev name comments 111 ums USB Mouse (nick.hibma@jrc.it) 112 kbd keyboard 113 ulpt USB Printer (nick.hibma@jrc.it) +114 ugen USB Generic device (nick.hibma@jrc.it) 200 ?? entries from 200-255 are reserved for local use 255 ?? entries from 200-255 are reserved for local use |
