diff options
author | jkh <jkh@FreeBSD.org> | 1996-08-31 07:04:04 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-08-31 07:04:04 +0000 |
commit | 8e9d0e2a1f49c034b16c88ce241a060ad4ecb1bc (patch) | |
tree | 5ba06053ef2ef983d79c3319a22c8e2a686c2a1f /sys | |
parent | 9bbbb43b68b837d73a8c2cac991cada9654ac94d (diff) | |
download | FreeBSD-src-8e9d0e2a1f49c034b16c88ce241a060ad4ecb1bc.zip FreeBSD-src-8e9d0e2a1f49c034b16c88ce241a060ad4ecb1bc.tar.gz |
77 cyy Cyclades Ye/PCI serial card
Diffstat (limited to 'sys')
-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 3aa7526..f533584 100644 --- a/sys/conf/majors +++ b/sys/conf/majors @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.5 1996/05/04 08:40:13 peter Exp $ +$Id: majors.i386,v 1.6 1996/06/10 15:30:33 phk Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -114,3 +114,4 @@ chrdev name comments 74 ccd concatenated disk 75 stli Stallion (intelligent cdk based) (gerg@stallion.oz.au) 76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp) +77 cyy Cyclades Ye/PCI serial card diff --git a/sys/i386/conf/majors.i386 b/sys/i386/conf/majors.i386 index 3aa7526..f533584 100644 --- a/sys/i386/conf/majors.i386 +++ b/sys/i386/conf/majors.i386 @@ -1,4 +1,4 @@ -$Id: majors.i386,v 1.5 1996/05/04 08:40:13 peter Exp $ +$Id: majors.i386,v 1.6 1996/06/10 15:30:33 phk Exp $ Hopefully, this list will one day be obsoleted by DEVFS, but for now this is the current allocation of device major numbers. @@ -114,3 +114,4 @@ chrdev name comments 74 ccd concatenated disk 75 stli Stallion (intelligent cdk based) (gerg@stallion.oz.au) 76 scc IBM Smart Capture Card (ohashi@mickey.ai.kyutech.ac.jp) +77 cyy Cyclades Ye/PCI serial card |