summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorDale Rahn <drahn@cvs.openbsd.org>2004-10-01 04:15:15 +0000
committerDale Rahn <drahn@cvs.openbsd.org>2004-10-01 04:15:15 +0000
commitf705b62f962e3c26ea27cabff887698bc59b53f9 (patch)
tree4705ff0e2af10f3091bb61aef2f324c32dff5496 /sys/arch
parentf51b2f948733d263d3ccbcca203d7d0164dde970 (diff)
Add lc(4), reported as working by mcbride@
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/cats/conf/GENERIC4
-rw-r--r--sys/arch/cats/conf/RAMDISK4
2 files changed, 6 insertions, 2 deletions
diff --git a/sys/arch/cats/conf/GENERIC b/sys/arch/cats/conf/GENERIC
index 66d6ab0bd85..8818f0a3298 100644
--- a/sys/arch/cats/conf/GENERIC
+++ b/sys/arch/cats/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.12 2004/09/16 09:35:36 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.13 2004/10/01 04:15:14 drahn Exp $
#
# GENERIC machine description file
#
@@ -272,6 +272,8 @@ lpt1 at isa? port 0x278 irq 5
#ne0 at isa? port 0x280 irq 9
#ne1 at isa? port 0x300 irq 10
ep* at isa?
+lc0 at isa? port 0x200 irq ?
+lc1 at isa? port 0x280 irq ?
# The spkr driver provides a simple tone interface to the built in speaker.
spkr0 at pcppi? # PC speaker
diff --git a/sys/arch/cats/conf/RAMDISK b/sys/arch/cats/conf/RAMDISK
index c34beb2c00f..bbce20d8055 100644
--- a/sys/arch/cats/conf/RAMDISK
+++ b/sys/arch/cats/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.5 2004/09/16 09:35:36 deraadt Exp $
+# $OpenBSD: RAMDISK,v 1.6 2004/10/01 04:15:14 drahn Exp $
# $NetBSD: GENERIC,v 1.27.4.1 2002/08/01 04:18:06 lukem Exp $
#
# GENERIC machine description file
@@ -332,6 +332,8 @@ lpt1 at isa? port 0x278 irq 5
#ne0 at isa? port 0x280 irq 9
#ne1 at isa? port 0x300 irq 10
#ep* at isa?
+lc0 at isa? port 0x200 irq ?
+lc1 at isa? port 0x280 irq ?
# The spkr driver provides a simple tone interface to the built in speaker.
spkr0 at pcppi? # PC speaker