diff options
author | kato <kato@FreeBSD.org> | 1999-03-10 14:00:21 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1999-03-10 14:00:21 +0000 |
commit | 610e06fcb60a0a042c2b781edd6aaf281de9c101 (patch) | |
tree | 0d220a4e21acff07e2dd8dffba4caee14375adbc /sys/pc98/conf | |
parent | 4c784f733dfaecc0dfe90edb23717a85100bea83 (diff) | |
download | FreeBSD-src-610e06fcb60a0a042c2b781edd6aaf281de9c101.zip FreeBSD-src-610e06fcb60a0a042c2b781edd6aaf281de9c101.tar.gz |
Sync with sys/i386/conf/majors.i386 revision 1.66.
Diffstat (limited to 'sys/pc98/conf')
-rw-r--r-- | sys/pc98/conf/majors.pc98 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 90ffbef..15c498d 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.48 1999/01/16 11:36:28 kato Exp $ +$Id: majors.pc98,v 1.49 1999/01/20 08:31:56 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -159,5 +159,6 @@ chrdev name comments 112 kbd keyboard 113 ulpt USB Printer (nick.hibma@jrc.it) 114 ugen USB Generic device (nick.hibma@jrc.it) +115 dag University of Waikato DAG network capture boards 200 ?? entries from 200-255 are reserved for local use 255 ?? entries from 200-255 are reserved for local use |