From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: Re: pv_ops parport trouble Date: Thu, 19 Feb 2009 17:45:36 +0100 Message-ID: <499D8CB0.4020904@redhat.com> References: <499D878F.4070906@goop.org> <499D896A.5050202@redhat.com> <499D8ABC.8020205@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <499D8ABC.8020205@goop.org> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jeremy Fitzhardinge Cc: Xen Development Mailing List , Keir Fraser List-Id: xen-devel@lists.xenproject.org Jeremy Fitzhardinge wrote: > Gerd Hoffmann wrote: >> Notice: >> #define ACPI_LEVEL_SENSITIVE (u8) 0x00 >> >> whereas for the io apic 0 == edge. >> > > Yeah, just noticed that :/ > > Sometimes its amazing how badly you can screw things up and they keep > staggering on. Yep. > I wonder if this will help our mysterious ahci problem. IRQ7 storm is gone. Box is up and running. Doing a kernel build right now. Usually it isn't able to finish it before ahci says goodbye, lets see how it works out now ... cheers, Gerd