From 0eb06620d360aed253b9d38271307da0df9d3cde Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Thu, 9 Jun 2005 18:01:37 +0000 Subject: 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 on 735 testing by miod@ on 715 --- sys/arch/hppa/conf/GENERIC | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sys/arch/hppa/conf/GENERIC') 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 -- cgit v1.2.3