From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Re: Continuing problems booting Date: Mon, 09 Mar 2009 09:24:53 -0700 Message-ID: <49B542D5.1070601@goop.org> References: <49A0F68D.9070306@goop.org> <49A187B8.7000902@goop.org> <49A1DD80.1080903@goop.org> <49A241EC.3050300@goop.org> <49A890FF.4080803@goop.org> <49ABAF7C.6050906@redhat.com> <49AF5FEB.4010508@goop.org> <49AF80C1.2060307@redhat.com> <49AFB122.5040301@redhat.com> <49B02069.5000207@goop.org> <49B12FE4.7050503@redhat.com> <49B13F2F.1060100@goop.org> <49B1426E.3080901@redhat.com> <49B14A87.1030504@goop.org> <49B51796.1050005@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <49B51796.1050005@redhat.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Gerd Hoffmann Cc: xen-devel@lists.xensource.com, M A Young List-Id: xen-devel@lists.xenproject.org Gerd Hoffmann wrote: > Hi, > > >> But the info I'm using to set up the legacy interrupts comes from acpi >> tables, I think, so perhaps its misprogramming the legacy interrupts, >> whereas before they just happened to work in their default config (???). >> > > Well, if there is no info in the acpi tables, you'll ignore the IRQ > altogether ... > Yes, that's what I suspected. Can you write up a proper patch? Thanks, J