summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1998-08-24 22:42:17 +0000
committerMike Smith <msmith@FreeBSD.org>1998-08-24 22:42:17 +0000
commit0c54141ebe2145051acf56e374b191823c1bcf0c (patch)
treed27c27a09210ad2a3ea68d5d1308e1c921df0dc1 /sys
parenta1c7435ae31c9cd90d5ce80fa255653803fbcf40 (diff)
downloadsrc-test2-0c54141ebe2145051acf56e374b191823c1bcf0c.tar.gz
src-test2-0c54141ebe2145051acf56e374b191823c1bcf0c.zip
Notes
Diffstat (limited to 'sys')
-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 9440fe8844cf..3494ffbd9bb7 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 9440fe8844cf..3494ffbd9bb7 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>