summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-08-24 22:42:17 +0000
committermsmith <msmith@FreeBSD.org>1998-08-24 22:42:17 +0000
commitb8292862ae8012e014687de35000ef5eb1cebe24 (patch)
tree09fd761baf58e4136ae5436521d8cc0c516a6482
parent57a57a05cacca963507bd828a7c90f4289c443e2 (diff)
downloadFreeBSD-src-b8292862ae8012e014687de35000ef5eb1cebe24.zip
FreeBSD-src-b8292862ae8012e014687de35000ef5eb1cebe24.tar.gz
New major number for SR4 streams emulation.
-rw-r--r--sys/conf/majors3
-rw-r--r--sys/i386/conf/majors.i3863
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/conf/majors b/sys/conf/majors
index 9440fe8..3494ffb 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.44 1998/08/04 21:44:09 brian Exp $
+$Id: majors.i386,v 1.45 1998/08/10 09:06:21 phk Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -147,3 +147,4 @@ chrdev name comments
100 xrpu Xilinx Reprogrammable Processing Unit
101 dgm Digiboard PC/Xem
102 fla M-Systems DiskOnChip(r)
+103 streams SVR4 Streams emulation <newton@atdot.dotat.org>
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386
index 9440fe8..3494ffb 100644
--- a/sys/i386/conf/majors.i386
+++ b/sys/i386/conf/majors.i386
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.44 1998/08/04 21:44:09 brian Exp $
+$Id: majors.i386,v 1.45 1998/08/10 09:06:21 phk Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -147,3 +147,4 @@ chrdev name comments
100 xrpu Xilinx Reprogrammable Processing Unit
101 dgm Digiboard PC/Xem
102 fla M-Systems DiskOnChip(r)
+103 streams SVR4 Streams emulation <newton@atdot.dotat.org>
OpenPOWER on IntegriCloud