Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2004 18:04:26 -0400
From:      John Baldwin <jhb@FreeBSD.org>
To:        Michael Class <michael.class@gmx.de>
Cc:        current@FreeBSD.org
Subject:   Re: Missing pcm interrupts with ACPI
Message-ID:  <200405051804.26449.jhb@FreeBSD.org>
In-Reply-To: <20031216153112.O65891@localhost>
References:  <XFMail.20031215154337.jhb@FreeBSD.org> <20031216153112.O65891@localhost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 16 December 2003 09:36 am, Michael Class wrote:
> On Mon, 15 Dec 2003, John Baldwin wrote:
> > On 13-Dec-2003 Michael Class wrote:
> > > Hello current,
> > >
> > > unfortunately the attachments of my last mail did not make it to the
> > > list. I have put them now on a web server:
> > >
> > > https://michaelclass.homeip.net/fbsd
> > >
> > > Michael
> >
> > Ok, this is going to be a bit more complicated to fix.  Basically, your
> > MADT doesn't tell us that IRq's 9 and 10 are supposed to be level
> > triggered though your MP Table does tell us that.  At the moment, we
> > don't support using the attributes from ACPI IRQ resources to bubble back
> > up to the PIC driver to re-program the int pins.  For now don't use ACPI.
> >  I will try to contact you later when I have patches that you can test. 
> > Thanks.
>
> John,
>
> yes I do not have a problem to run this system without ACPI for the
> time beeing. Feel free to contact me if you have something to test.
>
> Thank you for your effort
>
> Michael

Ok, it's been, like, forever, but the recent code I added to implement 
bus_config_intr() yesterday may let me fix this problem now.  Do you still 
have this box and does it still have the same problems now?

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405051804.26449.jhb>