summaryrefslogtreecommitdiff
path: root/sys/arch/arc/conf/ARCTIC
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1996-11-28 23:35:45 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1996-11-28 23:35:45 +0000
commita5771e8fe90f291efc372ba3ceaf19dd410d38a3 (patch)
tree3756d7f232d732b4f57614e9447bcb214c684943 /sys/arch/arc/conf/ARCTIC
parent22d35c6b496718de60c740eab6f843bb546513b3 (diff)
Adaption to new bus.h from NetBSD. Various driver has been updated to
NetBSD 961107 state. Other has not, partly because sometimes the bus.h changes was coupled with other changes.
Diffstat (limited to 'sys/arch/arc/conf/ARCTIC')
-rw-r--r--sys/arch/arc/conf/ARCTIC10
1 files changed, 5 insertions, 5 deletions
diff --git a/sys/arch/arc/conf/ARCTIC b/sys/arch/arc/conf/ARCTIC
index a478e303171..3cf92e7a97f 100644
--- a/sys/arch/arc/conf/ARCTIC
+++ b/sys/arch/arc/conf/ARCTIC
@@ -1,4 +1,4 @@
-# $OpenBSD: ARCTIC,v 1.4 1996/11/12 08:44:08 niklas Exp $
+# $OpenBSD: ARCTIC,v 1.5 1996/11/28 23:35:39 niklas Exp $
#
# Generic configuration file for MIPS R4x00 ARC Systems
#
@@ -82,10 +82,10 @@ isa* at isabr?
clock0 at isa? port 0x70 irq 0
pc0 at isa? port 0x60 irq 1 # generic PC console device
-ace0 at isa? port 0x3f8 irq 4
-ace1 at isa? port 0x2f8 irq 3
-ace2 at isa? port 0x3e8 irq 4
-ace3 at isa? port 0x2e8 irq 3
+com0 at isa? port 0x3f8 irq 4
+com1 at isa? port 0x2f8 irq 3
+com2 at isa? port 0x3e8 irq 4
+com3 at isa? port 0x2e8 irq 3
wdc0 at isa? port 0x1f0 irq 14 # ST506, ESDI, and IDE controllers
wdc1 at isa? port 0x170 irq 15