Re: [PATCH] wistron-btns: Drop Acer Aspire 3020 & 5020 support

2008-02-08 Thread Eric Piel
Carlos Corbacho wrote: With acer-wmi now merged, the last reason to keep support for the Acer Aspire 3020 & 5020 in wistron-btns is gone. The keys do not need polling, and are already mapped in userspace by HAL. The other functionality (mail LED, bluetooth and wireless) is already available in

[BUILD_FAILURE] 2.6.24-git18 build fails section type conflict psmouse-base

2008-02-08 Thread Kamalesh Babulal
Hi, The 2.6.24-git18 kernel build fails on the power machine with following message drivers/input/mouse/psmouse-base.c:44: error: __param_proto causes a section type conflict drivers/input/mouse/psmouse-base.c:44: error: __param_proto causes a section type conflict make[3]: *** [drivers/input/m

Re: [BUILD_FAILURE] 2.6.24-git18 build fails section type conflict psmouse-base

2008-02-08 Thread Adrian Bunk
On Fri, Feb 08, 2008 at 04:02:59PM +0530, Kamalesh Babulal wrote: > Hi, > > The 2.6.24-git18 kernel build fails on the power machine with following > message > > drivers/input/mouse/psmouse-base.c:44: error: __param_proto causes a section > type conflict > drivers/input/mouse/psmouse-base.c:44:

Re: [BUILD_FAILURE] 2.6.24-git18 build fails section type conflict psmouse-base

2008-02-08 Thread Kamalesh Babulal
Adrian Bunk wrote: > On Fri, Feb 08, 2008 at 04:02:59PM +0530, Kamalesh Babulal wrote: >> Hi, >> >> The 2.6.24-git18 kernel build fails on the power machine with following >> message >> >> drivers/input/mouse/psmouse-base.c:44: error: __param_proto causes a section >> type conflict >> drivers/inp

Re: [BUILD_FAILURE] 2.6.24-git18 build fails section type conflict psmouse-base

2008-02-08 Thread Kamalesh Babulal
Adrian Bunk wrote: > On Fri, Feb 08, 2008 at 06:20:52PM +0530, Kamalesh Babulal wrote: >> Adrian Bunk wrote: >>> On Fri, Feb 08, 2008 at 04:02:59PM +0530, Kamalesh Babulal wrote: Hi, The 2.6.24-git18 kernel build fails on the power machine with following message drive

Re: [PATCH, RFC] HP WMI hotkey driver, RFKill query?

2008-02-08 Thread Carlos Corbacho
On Thursday 07 February 2008 03:54:24 Len Brown wrote: > > The question is, would exporting the GUID virtual device and using that > > as the parent make more sense? So, in the case of hp-wmi, it only uses > > the GUID 95F24279-4D7B-4334-9387-ACCDC67EF61C, so should we use the > > virtual device as

Re: [PATCH] input: driver for USB VoIP phones with CM109 chipset

2008-02-08 Thread Alfred E. Heggestad
Dmitry Torokhov wrote: Hi Alfred, On Thu, Feb 07, 2008 at 07:38:10PM +0100, Alfred E. Heggestad wrote: From: Alfred E. Heggestad <[EMAIL PROTECTED]> This driver adds support for USB VoIP phones using the CM109 chipset, such as Komunikate KIP-1000 and Genius G-talk. Keypad is scanned and events

Re: [BUILD_FAILURE] 2.6.24-git18 build fails section type conflict psmouse-base

2008-02-08 Thread Ivan Kokshaysky
On Fri, Feb 08, 2008 at 03:30:22PM +0200, Adrian Bunk wrote: > > > On Fri, Feb 08, 2008 at 04:02:59PM +0530, Kamalesh Babulal wrote: > > >> The 2.6.24-git18 kernel build fails on the power machine with following > > >> message > > >> drivers/input/mouse/psmouse-base.c:44: error: __param_proto caus

Re: [BUILD_FAILURE] 2.6.24-git18 build fails section type conflict psmouse-base

2008-02-08 Thread Adrian Bunk
On Fri, Feb 08, 2008 at 06:20:52PM +0530, Kamalesh Babulal wrote: > Adrian Bunk wrote: > > On Fri, Feb 08, 2008 at 04:02:59PM +0530, Kamalesh Babulal wrote: > >> Hi, > >> > >> The 2.6.24-git18 kernel build fails on the power machine with following > >> message > >> > >> drivers/input/mouse/psmouse

[PATCH] keyboard notifier documentation

2008-02-08 Thread Samuel Thibault
Document the keyboard notifier. Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> --- /dev/null 2008-02-09 01:22:34.790011677 + +++ linux/Documentation/input/notifier.txt 2008-02-09 01:28:12.0 + @@ -0,0 +1,52 @@ +Keyboard notifier + +One can use register_keyboard_notifier

Re: [PATCH] keyboard notifier documentation

2008-02-08 Thread Randy Dunlap
On Sat, 9 Feb 2008 01:33:22 + Samuel Thibault wrote: > Document the keyboard notifier. > > Signed-off-by: Samuel Thibault <[EMAIL PROTECTED]> > > --- /dev/null 2008-02-09 01:22:34.790011677 + > +++ linux/Documentation/input/notifier.txt2008-02-09 01:28:12.0 > + > @@ -0,0