From 4360704857de438cc4603c97571a6d9cf08ed3c2 Mon Sep 17 00:00:00 2001 From: Miod Vallat Date: Mon, 18 Dec 2006 18:59:26 +0000 Subject: Add support for pci-based sti devices. ok mickey@ --- sys/arch/hppa/conf/GENERIC | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/hppa/conf/GENERIC') diff --git a/sys/arch/hppa/conf/GENERIC b/sys/arch/hppa/conf/GENERIC index 3a6dc93f630..5b08fbe30ad 100644 --- a/sys/arch/hppa/conf/GENERIC +++ b/sys/arch/hppa/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.89 2006/09/27 08:54:44 grange Exp $ +# $OpenBSD: GENERIC,v 1.90 2006/12/18 18:59:25 miod Exp $ # # For further information on compiling OpenBSD kernels, see the config(8) # man page. @@ -163,7 +163,7 @@ sti0 at mainbus0 irq 11 # [H]CRX-{8,24,48}[Z] graphics sti0 at phantomas0 irq 11 # builtin graphics on BC* sti1 at mainbus0 irq 12 sti1 at phantomas0 irq 12 -#sti* at pci? # EG-PCI, FX* +sti* at pci? # EG-PCI, FX* #medusa* at mainbus? irq 4 # FDDI #venus* at mainbus? irq 5 # ATM J2498A/J3420A -- cgit v1.2.3