From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S264080AbTE0Vf6 (ORCPT ); Tue, 27 May 2003 17:35:58 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S264139AbTE0Vf5 (ORCPT ); Tue, 27 May 2003 17:35:57 -0400 Received: from pc2-cwma1-4-cust86.swan.cable.ntl.com ([213.105.254.86]:15567 "EHLO lxorguk.ukuu.org.uk") by vger.kernel.org with ESMTP id S264080AbTE0Vf5 (ORCPT ); Tue, 27 May 2003 17:35:57 -0400 Subject: Re: [patch] sis650 irq router fix for 2.4.x From: Alan Cox To: Thomas Winischhofer Cc: Davide Libenzi , Martin Diehl , Linux Kernel Mailing List In-Reply-To: <3ED3CDA9.5090605@winischhofer.net> References: <3ED21CE3.9060400@winischhofer.net> <3ED32BA4.4040707@winischhofer.net> <1054053901.18814.0.camel@dhcp22.swansea.linux.org.uk> <3ED3CDA9.5090605@winischhofer.net> Content-Type: text/plain Content-Transfer-Encoding: 7bit Organization: Message-Id: <1054068660.19108.15.camel@dhcp22.swansea.linux.org.uk> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 (1.2.2-5) Date: 27 May 2003 21:51:01 +0100 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Maw, 2003-05-27 at 21:42, Thomas Winischhofer wrote: > Alan Cox wrote: > > I'm keeping an eye on it. The correct answer appears to be > > "use ACPI" once it works on SiS > > It already does. No problem, except for idiotic OS string checks which > require using a custom DSDT. It only works for setups that choose not to use the APIC in the ACPI setup. I know how to fix it (indeed I fixed 2.5 ages ago with info from Ollie)