diff options
-rw-r--r-- | sys/conf/majors | 3 | ||||
-rw-r--r-- | sys/i386/conf/majors.i386 | 3 |
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> |