Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/i386/conf Apply patch (requested by mcr):
details: https://anonhg.NetBSD.org/src/rev/556c58e32040
branches: netbsd-1-4
changeset: 470208:556c58e32040
user: he <he%NetBSD.org@localhost>
date: Mon Jan 31 18:53:19 2000 +0000
description:
Apply patch (requested by mcr):
Add commented-out entry for the ioat device driver.
diffstat:
sys/arch/i386/conf/GENERIC | 4 +++-
sys/arch/i386/conf/GENERIC_TINY | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (36 lines):
diff -r 8b39e9960588 -r 556c58e32040 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Mon Jan 31 18:50:07 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC Mon Jan 31 18:53:19 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.231.2.7 2000/01/17 19:17:45 he Exp $
+# $NetBSD: GENERIC,v 1.231.2.8 2000/01/31 18:53:19 he Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -277,6 +277,8 @@
#com* at ast? slave ?
#boca0 at isa? port 0x100 irq 5 # BOCA 8-port serial cards
#com* at boca? slave ?
+#ioat0 at isa? port 0x220 irq 5 # BOCA IOAT 6-port serial cards
+#com* at ioat? slave ?
#tcom0 at isa? port 0x100 irq 7 # TC-800 8-port serial cards
#com* at tcom? slave ?
#rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards
diff -r 8b39e9960588 -r 556c58e32040 sys/arch/i386/conf/GENERIC_TINY
--- a/sys/arch/i386/conf/GENERIC_TINY Mon Jan 31 18:50:07 2000 +0000
+++ b/sys/arch/i386/conf/GENERIC_TINY Mon Jan 31 18:53:19 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC_TINY,v 1.5 1999/03/27 23:27:58 nathanw Exp $
+# $NetBSD: GENERIC_TINY,v 1.5.2.1 2000/01/31 18:53:20 he Exp $
#
# GENERIC_TINY -- suitable default for 4M machines
# No EISA, PCI, PCMCIA or SCSI.
@@ -221,6 +221,8 @@
#com* at ast? slave ?
#boca0 at isa? port 0x100 irq 5 # BOCA 8-port serial cards
#com* at boca? slave ?
+#ioat0 at isa? port 0x220 irq 5 # BOCA IOAT 6-port serial cards
+#com* at ioat? slave ?
#rtfps0 at isa? port 0x1230 irq 10 # RT 4-port serial cards
#com* at rtfps? slave ?
#cy0 at isa? iomem 0xd4000 irq 12 # Cyclades serial cards
Home |
Main Index |
Thread Index |
Old Index