[HP7XX/PATCH] : Keyboard support

2007-09-18 Thread Kristoffer Ericson
Greetings, With hp6xx out of the way, here comes the patch for hp7xx. I've made sure this time, that it compiles and runs :) . Shortlog: This patch adds support to the HP Jornada 7xx (710/720/728) onboard keyboard. Signed-off-by: Kristoffer Ericson <[EMAIL PROTECTED]> diff --git a/drivers/inpu

Gyration wireless USB mouse; key repeat problem

2007-09-18 Thread Phil Endecott
Dear Experts, I have a Gyration wireless gyroscopic mouse and keyboard, which use a USB-connected receiver. Does anyone else have experience with this device? I can recommend it for giving software demos on a projector. Most functions work well. The mouse has the usual buttons plus three

Re: [PATCH] sony-laptop/thinkpad-acpi: fix build error

2007-09-18 Thread Mattia Dongili
On Tue, Sep 18, 2007 at 12:49:14PM -0400, Len Brown wrote: > On Monday 17 September 2007 16:54, Andreas Herrmann wrote: > > sony-laptop and thinkpad-acpi make use of input-core functions. > > Hence you get link errors if those drivers are built but CONFIG_INPUT > > is not set. Attached patch fixes

Re: [PATCH] sony-laptop/thinkpad-acpi: fix build error

2007-09-18 Thread aherrman
On Tue, Sep 18, 2007 at 12:49:14PM -0400, Len Brown wrote: > > I'd prefer to use "depends on" here, as "select" is sort > of a last resort, given its inherent disfunctionalty > (is that a word?:-) Yes, select is evil as it does not take care of "select" and "depends on" statements of the selected

Re: [PATCH] sony-laptop/thinkpad-acpi: fix build error

2007-09-18 Thread Henrique de Moraes Holschuh
On Tue, 18 Sep 2007, Len Brown wrote: > Unless you object, I'll just change this to "depends on" when i apply it. IMHO either is fine, so consider this an Ack for either select or depend for what concerns thinkpad-acpi. -- "One disk to rule them all, One disk to find them. One disk to bring

[patch] HID: use hid-plff driver for GreenAsia 0e8f:0003 devices

2007-09-18 Thread Anssi Hannula
Add 0e8f:0003 into the list of devices supported by the hid-plff force feedback driver. These devices identify themselves as "GreenAsia Inc.USB Joystick " and can be either adapters or actual game controllers. The testing was done with a Köng Gaming gamepad. Signed-off-by: Anssi Hannula <

Re: [PATCH] xpad: fix Kconfig to avoid compile error

2007-09-18 Thread Dmitry Torokhov
Hi Andreas, On 9/18/07, Andreas Herrmann <[EMAIL PROTECTED]> wrote: > With LEDS_CLASS=m && JOYSTICK_XPAD_LEDS=y I get following compile error: > >... > LD .tmp_vmlinux1 > drivers/built-in.o: In function `xpad_disconnect': > xpad.c:(.text+0xb3d6b): undefined reference to `led_classdev_unr

Re: [PATCH] xpad: fix Kconfig to avoid compile error

2007-09-18 Thread Dmitry Torokhov
On 9/18/07, Charles Chambers <[EMAIL PROTECTED]> wrote: > > > > Could somebody please correct the security issue on this server? > > I've been getting spam originating on it for almost a year. > > The volume is becoming large enough that I'm considering blacklisting the > server. Unsubscribing fro

RE: [PATCH] xpad: fix Kconfig to avoid compile error

2007-09-18 Thread Charles Chambers
Could somebody please correct the security issue on this server? I've been getting spam originating on it for almost a year. The volume is becoming large enough that I'm considering blacklisting the server.

Re: [PATCH] sony-laptop/thinkpad-acpi: fix build error

2007-09-18 Thread Len Brown
On Monday 17 September 2007 16:54, Andreas Herrmann wrote: > sony-laptop and thinkpad-acpi make use of input-core functions. > Hence you get link errors if those drivers are built but CONFIG_INPUT > is not set. Attached patch fixes this minor issue. > > > Regards, > > Andreas > > -- > Build err

linux-input@atrey.karlin.mff.cuni.cz

2007-09-18 Thread Chrystal Aragon
Linux-input 18+ http://www.shemiss.cn Emilypcway

[PATCH] xpad: fix Kconfig to avoid compile error

2007-09-18 Thread Andreas Herrmann
With LEDS_CLASS=m && JOYSTICK_XPAD_LEDS=y I get following compile error: ... LD .tmp_vmlinux1 drivers/built-in.o: In function `xpad_disconnect': xpad.c:(.text+0xb3d6b): undefined reference to `led_classdev_unregister' drivers/built-in.o: In function `xpad_probe': xpad.c:(.text+0xb48a6):