diff options
author | kato <kato@FreeBSD.org> | 1998-04-18 05:09:50 +0000 |
---|---|---|
committer | kato <kato@FreeBSD.org> | 1998-04-18 05:09:50 +0000 |
commit | 73c489feda99a875404deaa2730fd3978496c38f (patch) | |
tree | 5fcc404747071a82e95de1d2ebef5bd50147a64c | |
parent | e3e4facc8dde0167d9974ae3e1cd8892e244906d (diff) | |
download | FreeBSD-src-73c489feda99a875404deaa2730fd3978496c38f.zip FreeBSD-src-73c489feda99a875404deaa2730fd3978496c38f.tar.gz |
Sync with sys/i386/conf/majors.i386 revision 1.37.
-rw-r--r-- | sys/pc98/conf/majors.pc98 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/pc98/conf/majors.pc98 b/sys/pc98/conf/majors.pc98 index 418bb5b..5a1e8ab 100644 --- a/sys/pc98/conf/majors.pc98 +++ b/sys/pc98/conf/majors.pc98 @@ -1,4 +1,4 @@ -$Id: majors.pc98,v 1.27 1998/02/26 03:22:05 kato Exp $ +$Id: majors.pc98,v 1.28 1998/02/27 15:20:07 kato Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -137,3 +137,5 @@ chrdev name comments 93 coda CODA filesystem. 94 loran Loran-C Receiver 95 gd Geometry disk +96 altq alternate queueing (including cbq, red, wfq) + |