Subject: Re: port-i386/34025: ACPI Interrupt Failure with 3.99.22 (and
To: None <port-i386-maintainer@netbsd.org, gnats-admin@netbsd.org,>
From: Ed Gould <ed@left.wing.org>
List: netbsd-bugs
Date: 07/31/2006 22:55:01
The following reply was made to PR port-i386/34025; it has been noted by GNATS.

From: Ed Gould <ed@left.wing.org>
To: christos@zoulas.com (Christos Zoulas)
Cc: Frank van der Linden <fvdl@NetBSD.org>, gnats-bugs@NetBSD.org,
	port-i386-maintainer@NetBSD.org, gnats-admin@NetBSD.org,
	netbsd-bugs@NetBSD.org
Subject: Re: port-i386/34025: ACPI Interrupt Failure with 3.99.22 (and 
 3.99.21)
Date: Mon, 31 Jul 2006 15:51:08 -0700

 > Ok, I've looked at the FreeBSD code and it special-cases the SCI interrupt
 > in sys/i386/acpica/madt.c and forces it to be level and low polarity. To
 > fix it properly, we should probably port the madt.c from FreeBSD, but a
 > quick hack would be to test the sci interrupt for polarity/type and always
 > force it. Frank probably can do this in a few minutes, it would take me
 > hours to figure out.
 
 I've been on vacation since Christos posted this reply.  I haven't seen 
 anything from Frank on the topic.  Did I miss it, or has nothing 
 happened?
 
 	--Ed