lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080828122227.GA26285@srcf.ucam.org>
Date:	Thu, 28 Aug 2008 13:22:29 +0100
From:	Matthew Garrett <mjg59@...f.ucam.org>
To:	Thomas Renninger <trenn@...e.de>
Cc:	Carlos Corbacho <carlos@...angeworlds.co.uk>,
	linux-acpi@...r.kernel.org, Len Brown <lenb@...nel.org>,
	Andi Kleen <ak@...ux.intel.com>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [ANNOUNCE] ACPI BIOS Guideline for Linux

On Thu, Aug 28, 2008 at 02:16:55PM +0200, Thomas Renninger wrote:
> On Thursday 28 August 2008 12:56:16 Matthew Garrett wrote:
> > A documented WMI interface is easier to use than an entirely custom 
> > documented interface, and reduces the amount of work the vendor has to
> > do in Windows. To be honest, I think it's the sort of thing we should be
> > encouraging.
> IMO WMI should not exist.
> A lot laptop BIOSes do not use it at all, unfortunately it seems to get
> more common again.
> What advantage do you get on Linux using WMI?

Little. But what advantage do we get in the same functionality being 
implemented in an entirely custom way? Even less.

> For example HP is using WMI to export a WLAN (or bluetooth?) button on
> some machines.
> They should not do that, right?

The HP wlan button is a hardware event. There's no need for it to be 
sent via the keyboard controller. Some of the other keys would be easier 
to deal with if they were sent via the keyboard controller, yes, but 
that's not the full set of what the WMI functionality gives us. How do 
you want kill switches to be controlled? I'd be happier with it being 
done through WMI (like HP) than via Dell's bizarro SMI interface.

> AFAIK most vendors tend to send an ordinary key event again for most
> extra buttons. Is this the way to go for the future? This probably
> should also be mentioned then.

Some vendors do, and I agree that it's preferable.
-- 
Matthew Garrett | mjg59@...f.ucam.org
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ