summaryrefslogtreecommitdiff
path: root/sys/arch/hppa/conf
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2005-06-09 18:01:37 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2005-06-09 18:01:37 +0000
commit0eb06620d360aed253b9d38271307da0df9d3cde (patch)
treef543a9f20bca7571a449fa00d14e061f2d0ff3ac /sys/arch/hppa/conf
parent3085c38a438ec535c75962325f24bc5a8c5755f1 (diff)
it appears asp occupies more space than intially thought and
audio wraps off the edge making troubles. make sure gsc attachment follows the amsk from the parents and also extend the asp's range to a full 512m. found by Graham Gower <graham.gower@gmail.com> on 735 testing by miod@ on 715
Diffstat (limited to 'sys/arch/hppa/conf')
-rw-r--r--sys/arch/hppa/conf/GENERIC6
-rw-r--r--sys/arch/hppa/conf/RAMDISK6
2 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC
index b518782a92e..2d07204776a 100644
--- a/sys/arch/hppa/conf/GENERIC
+++ b/sys/arch/hppa/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.73 2005/05/26 23:18:27 drahn Exp $
+# $OpenBSD: GENERIC,v 1.74 2005/06/09 18:01:36 mickey Exp $
#
# For further information on compiling OpenBSD kernels, see the config(8)
# man page.
@@ -176,8 +176,8 @@ hilid* at hil? # ID module
com0 at gsc0 offset 0x5000 irq 5 # on lasi
com1 at gsc1 offset 0x5000 irq 5
com1 at gsc2 offset 0x2000 irq 6 # on wax
-com0 at gsc0 offset 0x23000 irq 5 # on asp
-com1 at gsc0 offset 0x22000 irq 6
+com0 at gsc0 offset 0x823000 irq 5 # on asp
+com1 at gsc0 offset 0x822000 irq 6
com2 at gsc0 offset 0x0 irq 13 # only on asp0 w/o audio (off ?)
com2 at gsc0 offset 0x4040 irq 13 # gecko's fax/voice/modems
com3 at gsc0 offset 0x4060 irq 13
diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK
index 6d710c6ef96..189cb4c8fb5 100644
--- a/sys/arch/hppa/conf/RAMDISK
+++ b/sys/arch/hppa/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.48 2005/05/27 15:54:59 drahn Exp $
+# $OpenBSD: RAMDISK,v 1.49 2005/06/09 18:01:36 mickey Exp $
#
# Diskless kernel config
#
@@ -179,8 +179,8 @@ hilkbd* at hil? # keyboard, knob and buttons
com0 at gsc0 offset 0x5000 irq 5 # on lasi
com1 at gsc1 offset 0x5000 irq 5
com1 at gsc2 offset 0x2000 irq 6 # on wax
-com0 at gsc0 offset 0x23000 irq 5 # on asp
-com1 at gsc0 offset 0x22000 irq 6
+com0 at gsc0 offset 0x823000 irq 5 # on asp
+com1 at gsc0 offset 0x822000 irq 6
com2 at gsc0 offset 0x0 irq 13 # only on asp0 w/o audio (off ?)
com2 at gsc0 offset 0x4040 irq 13 # gecko's fax/voice/modems
com3 at gsc0 offset 0x4060 irq 13