From 8af7f9bbce2e14bf920a715e1a69f92b4e0b2a9b Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Sat, 15 Feb 2003 20:16:42 +0000 Subject: Disable sti1, yes, but correctly... --- sys/arch/hppa/conf/GENERIC | 4 ++-- sys/arch/hppa/conf/RAMDISK | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/arch') diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index 484561ba660..5ac2826840b 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.23 2003/02/14 23:08:35 miod Exp $ +# $OpenBSD: GENERIC,v 1.24 2003/02/15 20:16:41 miod Exp $ # # Diskless kernel config # @@ -48,7 +48,7 @@ mongoose* at mainbus0 irq 17 # EISA Bus Adapter (i82350 or TI???) #dino* at mainbus0 irq ? # PCI bus bridge sti0 at mainbus0 irq 11 # [H]CRX-{8,24,48}[Z] graphics -sti1 at mainbus0 irq 12 disable +sti1 at mainbus0 disable irq 12 # internal i/o space gsc0 at asp? # 7xx diff --git a/sys/arch/hppa/conf/RAMDISK b/sys/arch/hppa/conf/RAMDISK index 31b55e55957..c9932a84066 100644 --- a/sys/arch/hppa/conf/RAMDISK +++ b/sys/arch/hppa/conf/RAMDISK @@ -1,4 +1,4 @@ -# $OpenBSD: RAMDISK,v 1.9 2003/02/14 23:08:35 miod Exp $ +# $OpenBSD: RAMDISK,v 1.10 2003/02/15 20:16:41 miod Exp $ # # Diskless kernel config # @@ -50,7 +50,7 @@ mongoose* at mainbus0 irq 17 # EISA Bus Adapter (i82350 or TI???) #dino* at phantomas? irq 26 # PCI bus bridge sti0 at mainbus0 irq 11 # [H]CRX-{8,24,48}[Z] graphics -sti1 at mainbus0 irq 12 disable +sti1 at mainbus0 disable irq 12 # internal i/o space gsc0 at asp? # 7xx -- cgit v1.2.3