summaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorkstailey <kstailey@cvs.openbsd.org>1997-06-12 20:40:03 +0000
committerkstailey <kstailey@cvs.openbsd.org>1997-06-12 20:40:03 +0000
commit1ba981eaf39f2dcae6407bf6cc59361bb0de5195 (patch)
tree19f148c9039ea3365bcd5d5d8ac807e86e61aebc /sys
parent5034f64fe595930604a9cee98361a864a14df0fb (diff)
com -> pccom
Diffstat (limited to 'sys')
-rw-r--r--sys/arch/i386/conf/HERMES6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/i386/conf/HERMES b/sys/arch/i386/conf/HERMES
index 5bf6e5bab2a..71c77572a59 100644
--- a/sys/arch/i386/conf/HERMES
+++ b/sys/arch/i386/conf/HERMES
@@ -3,7 +3,7 @@
#
# This system was a 468 but now has an Intel Pentium Overdrive Processor[tm]
#
-# $OpenBSD: HERMES,v 1.5 1997/06/09 12:15:19 kstailey Exp $
+# $OpenBSD: HERMES,v 1.6 1997/06/12 20:40:02 kstailey Exp $
machine i386 # architecture, used by config; REQUIRED
@@ -85,8 +85,8 @@ npx0 at isa? port 0xf0 irq 13 # math coprocessor
pc0 at isa? port 0x60 irq 1 # generic PC console device
#vt0 at isa? port 0x60 irq 1
-com0 at isa? port 0x3f8 irq 4 # standard PC serial ports
-com1 at isa? port 0x2f8 irq 3
+pccom0 at isa? port 0x3f8 irq 4 # standard PC serial ports
+pccom1 at isa? port 0x2f8 irq 3
lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports