aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorMike Smith <msmith@FreeBSD.org>1997-08-16 14:15:40 +0000
committerMike Smith <msmith@FreeBSD.org>1997-08-16 14:15:40 +0000
commit49975ec2687868c393f19c870d609778a0a09844 (patch)
tree9bd05485273c0abfdeb0a53a2d739429d430c95d /sys
parentcc11e361c33073843d5dcf6243aa05ff3899f8c8 (diff)
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 abc07b436cda..21587f6b8d29 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.14 1997/03/10 20:25:45 phk Exp $
+$Id: majors.i386,v 1.15 1997/08/13 21:01:30 jkh Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -120,3 +120,4 @@ chrdev name comments
79 ipl IP Filter
80 xdcp Assigned to Chris Ficklin <chris@serengeti.com>
81 ?? RocketPort/Steve Gericke <steveg@comtrol.com>
+82 ppi Generic Parallel I/O <Nicolas.Souchu@prism.uvsq.fr>
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386
index abc07b436cda..21587f6b8d29 100644
--- a/sys/i386/conf/majors.i386
+++ b/sys/i386/conf/majors.i386
@@ -1,4 +1,4 @@
-$Id: majors.i386,v 1.14 1997/03/10 20:25:45 phk Exp $
+$Id: majors.i386,v 1.15 1997/08/13 21:01:30 jkh Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -120,3 +120,4 @@ chrdev name comments
79 ipl IP Filter
80 xdcp Assigned to Chris Ficklin <chris@serengeti.com>
81 ?? RocketPort/Steve Gericke <steveg@comtrol.com>
+82 ppi Generic Parallel I/O <Nicolas.Souchu@prism.uvsq.fr>