From d5889fcbb9b2f254788d1b213625ee2d579eb4b1 Mon Sep 17 00:00:00 2001 From: Brad Smith Date: Tue, 24 May 2005 00:51:28 +0000 Subject: add aapic driver which currently is used to workaround errata on the AMD 8131 IO APIC. From NetBSD ok marco@ --- sys/arch/amd64/conf/GENERIC.MP | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sys/arch/amd64/conf/GENERIC.MP') diff --git a/sys/arch/amd64/conf/GENERIC.MP b/sys/arch/amd64/conf/GENERIC.MP index e0c0994aa47..1ebf914fed2 100644 --- a/sys/arch/amd64/conf/GENERIC.MP +++ b/sys/arch/amd64/conf/GENERIC.MP @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC.MP,v 1.5 2004/10/22 22:10:32 grange Exp $ +# $OpenBSD: GENERIC.MP,v 1.6 2005/05/24 00:51:27 brad Exp $ include "arch/amd64/conf/GENERIC" @@ -7,3 +7,5 @@ option MPBIOS cpu* at mainbus? ioapic* at mainbus? + +aapic* at pci? # AMD 8131 IO apic -- cgit v1.2.3