Hi!
> > Thank you very much for updating the patch. I have a couple of requests
> > though:
> >
> > 1. LEDs shoud use the generic led subsystem instead of input layer. I
> > do not have plans of adding any more LED_XXX constants and I think
> > that adding any LEDs not directly relating to keybo
This driver supports the application buttons on some Fujitsu Lifebook laptops.
These buttons are read via the SMBus, for more details see:
http://apanel.sourceforge.net/tech.php
The buttons are handled as by the regular input system.
Two models are detected now, but other Fujitsu laptop's h
On Mon, 2 Jul 2007 15:16:30 -0400
"Dmitry Torokhov" <[EMAIL PROTECTED]> wrote:
> Hi Stephen,
>
> On 7/2/07, Stephen Hemminger <[EMAIL PROTECTED]> wrote:
> > This driver supports the application buttons on some Fujitsu Lifebook
> > laptops.
> > These buttons are read via the SMBus, for more detai
On Mon, Jul 02, 2007 at 11:17:24 -0700, Stephen Hemminger wrote:
> +static int __init apanel_init(void)
> +{
> + void __iomem *bios;
> + u8 devno;
> + int found = 0;
> +
> + if (!dmi_check_system(apanel_dmi_table)) {
> + printk(KERN_WARNING "apanel: DMI information does
Hi Stephen,
On 7/2/07, Stephen Hemminger <[EMAIL PROTECTED]> wrote:
This driver supports the application buttons on some Fujitsu Lifebook laptops.
These buttons are read via the SMBus, for more details see:
http://apanel.sourceforge.net/tech.php
The buttons are handled as by the regular i
This driver supports the application buttons on some Fujitsu Lifebook laptops.
These buttons are read via the SMBus, for more details see:
http://apanel.sourceforge.net/tech.php
The buttons are handled as by the regular input system.
Two models are detected now, but other Fujitsu laptop's h
6 matches
Mail list logo