diff options
author | kato <kato@FreeBSD.org> | 1999-01-16 11:36:28 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1999-01-16 11:36:28 +0000 |
commit | 34c279f4b4d60bca7676de3e41a2c66448582df5 (patch) | |
tree | 5d951bf6317704913fe3553959da23a195096a27 /sys/pc98/conf | |
parent | 90bd6bf3cad470e2b99a803d037726e8e53442d0 (diff) | |
download | FreeBSD-src-34c279f4b4d60bca7676de3e41a2c66448582df5.zip FreeBSD-src-34c279f4b4d60bca7676de3e41a2c66448582df5.tar.gz |
Sync with sys/i386/conf/majors.i386 revision up to 1.64.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r-- | sys/pc98/conf/majors.pc98 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 28746fa..a70bf7b 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.46 1999/01/08 16:02:03 kato Exp $ +$Id: majors.pc98,v 1.47 1999/01/08 16:03:11 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -128,7 +128,7 @@ chrdev name comments 81 rp RocketPort/Steve Gericke <steveg@comtrol.com> 82 ppi Generic Parallel I/O <Nicolas.Souchu@prism.uvsq.fr> 83 can CAN16-2 CAN-PC Interface -84 ttxt Unitext teletext decoder (arg@arg1.demon.co.uk) +84 dtfp Datum Time and Frequency processor (louie@UU.NET) 85 vesa VESA support device (j_mini@efn.org) 86 alog Industrial Computer Source AIO8-P driver 87 wfd ATAPI floppy client of "ata" @@ -157,5 +157,7 @@ chrdev name comments 110 ses SCSI Environmental Services driver (mjacob@feral.com) 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 |