Re: [discuss] Re: [RFC] make PC Speaker driver work on x86-64

From: Andi Kleen
Date: Tue May 02 2006 - 16:34:56 EST


On Tuesday 02 May 2006 22:33, matthieu castet wrote:
> Andi Kleen wrote:
>
> > Does it work?
> >
> of course (at least on x86) !
>
> > 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.

Ok - you mean just keeping the old code for that as fallback That makes sense.

> Matthieu
>
> PS : even system without ACPI should report the speaker with pnpbios.

PNP BIOS doesn't work on 64bit.

-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/