summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1997-03-10 20:25:45 +0000
committerphk <phk@FreeBSD.org>1997-03-10 20:25:45 +0000
commita340bafab56346fbbb4cd4a7d5d2662ed2f531d9 (patch)
tree01acd7163a0233b68df2a91fe798691d58e68c8e
parentbb4c2088767633be563dd05c2180b4194e840a6b (diff)
downloadFreeBSD-src-a340bafab56346fbbb4cd4a7d5d2662ed2f531d9.zip
FreeBSD-src-a340bafab56346fbbb4cd4a7d5d2662ed2f531d9.tar.gz
Add char#80 xdcp, assigned to Chris Ficklin <chris@serengeti.com>
-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 66cca83..6556467 100644
--- a/sys/conf/majors
+++ b/sys/conf/majors
@@ -1,4 +1,4 @@
-$Id$
+$Id: majors.i386,v 1.13 1997/02/22 09:31:45 peter Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -118,3 +118,4 @@ chrdev name comments
77 cyy Cyclades Ye/PCI serial card
78 gd Geometry disk
79 ipl IP Filter
+80 xdcp Assigned to Chris Ficklin <chris@serengeti.com>
diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386
index 66cca83..6556467 100644
--- a/sys/i386/conf/majors.i386
+++ b/sys/i386/conf/majors.i386
@@ -1,4 +1,4 @@
-$Id$
+$Id: majors.i386,v 1.13 1997/02/22 09:31:45 peter Exp $
Hopefully, this list will one day be obsoleted by DEVFS, but for now
this is the current allocation of device major numbers.
@@ -118,3 +118,4 @@ chrdev name comments
77 cyy Cyclades Ye/PCI serial card
78 gd Geometry disk
79 ipl IP Filter
+80 xdcp Assigned to Chris Ficklin <chris@serengeti.com>
OpenPOWER on IntegriCloud