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: Tue, 2 May 2006 22:54:21 +0200 Message-ID: <200605022254.22093.ak@suse.de> References: <200604291830.k3TIUA23009336@harpo.it.uu.se> <200605021950.17737.ak@suse.de> <4457C228.9050209@free.fr> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Return-path: Received: from mx2.suse.de ([195.135.220.15]:56250 "EHLO mx2.suse.de") by vger.kernel.org with ESMTP id S964905AbWEBUy1 (ORCPT ); Tue, 2 May 2006 16:54:27 -0400 In-Reply-To: <4457C228.9050209@free.fr> 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 Tuesday 02 May 2006 22:33, matthieu castet wrote: > > Also I have no idea if all x86 systems report the PC speaker in ACPI - a small > > survey of that would be probably a good idea. I guess just most of them reporting it would be > > reasonable. > That's why I keep the platform driver : > the logic is try with ACPI in order to discover if there is a speaker. > If we failed, let's try the platform driver. The patch doesn't apply to 2.6.17rc3-git2. For what tree did you do it? Also can you please include a full changelog in the patch? Thanks, -Andi