From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [discuss] Re: [RFC] make PC Speaker driver work on x86-64 Date: Sun, 30 Apr 2006 10:50:22 +0200 Message-ID: <200604301050.22984.ak@suse.de> References: <200604291830.k3TIUA23009336@harpo.it.uu.se> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: QUOTED-PRINTABLE Return-path: Received: from cantor.suse.de ([195.135.220.2]:13974 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1751054AbWD3Iuc (ORCPT ); Sun, 30 Apr 2006 04:50:32 -0400 In-Reply-To: Content-Disposition: inline Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: discuss@x86-64.org Cc: Matthieu CASTET , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org On Saturday 29 April 2006 23:00, Matthieu CASTET wrote: > Hi, >=20 > Le Sat, 29 Apr 2006 20:30:10 +0200, Mikael Pettersson a =E9crit=A0: >=20 >=20 > >=20 > > Is there a better way to do this? ACPI? > >=20 > Yes, I believe using PNP layer (that use ACPI with pnpacpi) with PNP0= 800 > will be cleaner. Please do a patch then. -Andi - To unsubscribe from this list: send the line "unsubscribe linux-acpi" i= n the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751060AbWD3Iud (ORCPT ); Sun, 30 Apr 2006 04:50:33 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751062AbWD3Iuc (ORCPT ); Sun, 30 Apr 2006 04:50:32 -0400 Received: from cantor.suse.de ([195.135.220.2]:13974 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S1751054AbWD3Iuc (ORCPT ); Sun, 30 Apr 2006 04:50:32 -0400 From: Andi Kleen To: discuss@x86-64.org Subject: Re: [discuss] Re: [RFC] make PC Speaker driver work on x86-64 Date: Sun, 30 Apr 2006 10:50:22 +0200 User-Agent: KMail/1.9.1 Cc: Matthieu CASTET , linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org References: <200604291830.k3TIUA23009336@harpo.it.uu.se> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-15" Content-Transfer-Encoding: 8bit Content-Disposition: inline Message-Id: <200604301050.22984.ak@suse.de> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Saturday 29 April 2006 23:00, Matthieu CASTET wrote: > Hi, > > Le Sat, 29 Apr 2006 20:30:10 +0200, Mikael Pettersson a écrit : > > > > > > Is there a better way to do this? ACPI? > > > Yes, I believe using PNP layer (that use ACPI with pnpacpi) with PNP0800 > will be cleaner. Please do a patch then. -Andi