Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/i386/conf Remove duplicate



details:   https://anonhg.NetBSD.org/src/rev/885319d96b39
branches:  trunk
changeset: 480043:885319d96b39
user:      simonb <simonb%NetBSD.org@localhost>
date:      Fri Dec 31 00:14:56 1999 +0000

description:
Remove duplicate
        #com*  at boca? slave ?
line.

diffstat:

 sys/arch/i386/conf/GENERIC |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e4e9ead30c39 -r 885319d96b39 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC        Fri Dec 31 00:12:41 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC        Fri Dec 31 00:14:56 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: GENERIC,v 1.285 1999/12/30 04:18:51 hubertf Exp $
+#      $NetBSD: GENERIC,v 1.286 1999/12/31 00:14:56 simonb Exp $
 #
 #      GENERIC -- everything that's currently supported
 #
@@ -305,7 +305,6 @@
 #ast0  at isa? port 0x1a0 irq 5        # AST 4-port serial cards
 #com*  at ast? slave ?
 #boca0 at isa? port 0x100 irq 5        # BOCA 8-port serial cards
-#com*  at boca? slave ?
 #boca0 at isa? port 0x100 irq 5        # BOCA 16-port serial cards (BB2016)
 #boca1 at isa? port 0x140 irq 5        # this line is also needed for BB2016
 #com*  at boca? slave ?



Home | Main Index | Thread Index | Old Index