==
HID device simple driver interface
==
Note
If you just begin to study from writing input device driver, please see the
input-programming.txt, I am afraid this is not you want, do
Changelogs (since 0.4.1):
1. port to 2.6.21.
2. One bugfix.
The code base is 2.6.21-rc2.
Signed-off-by: Liyu <[EMAIL PROTECTED]>
diff -Naurp linux-2.6.21-rc2.orig/include/linux/hid.h
linux-2.6.21-rc2/include/linux/hid.h
--- linux-2.6.21-rc2.orig/include/linux/hid.h 2007-03-05
This patch set include follow patches:
1. [PATCH] usb/hid: The HID Simple Driver Interface 0.5.0 (core)
2. [PATCH] usb/hid:Microsoft Natural Ergonomic Keyboard 4000 Driver
0.5.0
3. Some related kbuild changes.
The code base is 2.6.21-rc2
Signed-off-by: Liyu <[EM
Changelogs:
1. Port to HID simple driver layer 0.5.0.
It can be applied on 2.6.21 at least.
Signed-off-by: Liyu <[EMAIL PROTECTED]>
--- linux-2.6.18/drivers/usb/input.orig/usbnek4k.c 1970-01-01
08:00:00.0 +0800
+++ linux-2.6.18/drivers/usb/input/usbnek4k.c 2006-10-12 13:
On Mon, Mar 05, 2007 at 02:50:45AM +0100, Adrian Bunk wrote:
>
> Subject: usb-serial broken
> (ftdi serial device shows up as ttyUSB140 instead of ttyUSB0)
> Submitter : Craig Schlenter <[EMAIL PROTECTED]>
> Caused-By : Oliver Neukum <[EMAIL PROTECTED]>
> commit 34e
From: Adrian Bunk <[EMAIL PROTECTED]>
Date: Mon, 5 Mar 2007 02:50:45 +0100
> Subject: sparc64 compile error due to GENERIC_ISA_DMA removal
> References : http://bugzilla.kernel.org/show_bug.cgi?id=8097
> Submitter : Horst H. von Brand <[EMAIL PROTECTED]>
> Caused-By : David S. Miller <[EMAIL
This email lists some known regressions in 2.6.21-rc2 compared to 2.6.20
that are not yet fixed in Linus' tree.
If you find your name in the Cc header, you are either submitter of one
of the bugs, maintainer of an affectected subsystem or driver, a patch
of you caused a breakage or I'm considering
This email lists some known regressions in 2.6.21-rc2 compared to 2.6.20
that are not yet fixed in Linus' tree.
If you find your name in the Cc header, you are either submitter of one
of the bugs, maintainer of an affectected subsystem or driver, a patch
of you caused a breakage or I'm considering
On Fri, Mar 02, 2007 at 03:00:26AM -0800, Andrew Morton wrote:
>...
> Changes since 2.6.20-mm2:
>...
> git-wireless.patch
>...
> git trees
>...
<-- snip -->
...
CC drivers/usb/host/ohci-hcd.o
In file included from
/home/bunk/linux/kernel-2.6/linux-2.6.21-rc2-mm1/drivers/usb/host/ohci-
On Fri, 2007-03-02 at 18:47 +0100, Rodolfo Giometti wrote:
> Hello,
>
> here my new proposal for PXA27x USB device support. In this version I
> fixed the power management support (suspend/resume).
>
> As already mentioned in my previous, I know this driver is quite far
> from perfection but, in m
Here is a patch adding the PID for the FT232RL to ftdi_sio. The patch
generates a warning during compilation because get_ftdi_divisor doesn't
explicitly handle the FT232RL with this patch, so I guess you don't want to
use it in its current state. It is all I could come up with with the
knowledg
On dom, 2007-03-04 at 20:53 +0100, Oliver Neukum wrote:
> To rule that out, can you downgrade to the previously working kernel?
>
> Regards
> Oliver
I have another amilo v3205 at work, i'll do some checks on it... I'll
try to swap hard drives, run an edgy live cd etc. If the
On Sun, 4 Mar 2007, Oliver Neukum wrote:
> > I noticed that the message occurs if the device is active BEFORE
> > uhci-hcd gets loaded.
> > e.g.
> >
> > boot with bluetooth on: debounce failed
> > switch off/on bluetooth: device recognized and working
> > rmmod uhci-hcd then modprobe uhci-hcd: d
Doğru seçimi yapın
Bazen, bir işe girişmeye ve farklı bir şeyler yapmaya karar vermek çok kolay
olmayabilir.
Ortalama küçük ölçekli bir işletme kurma maliyetinin çok pahalı olduğunu ve bu
işletmelerin birçoğunun ilk yıllarında kapanmak zorunda kaldığını biliyor
muydunuz? Herbalite ile kendi işin
Am Sonntag, 4. März 2007 19:23 schrieb Cristian Mammoli:
> On dom, 2007-03-04 at 19:16 +0100, Oliver Neukum wrote:
>
> > Is this compiled from a kernel.org kernel?
>
> Don't think it's from vanilla sources, it probably has ton of patches
> from ubuntu.
>
> > Can you recompile that exact
> > ker
On dom, 2007-03-04 at 19:16 +0100, Oliver Neukum wrote:
> Is this compiled from a kernel.org kernel?
Don't think it's from vanilla sources, it probably has ton of patches
from ubuntu.
> Can you recompile that exact
> kernel?
I did and it didn't work. I starting to think this is some kind of
ha
Am Sonntag, 4. März 2007 19:09 schrieb Cristian Mammoli:
> On dom, 2007-03-04 at 12:27 +0100, Oliver Neukum wrote:
>
> >
> > Please check your boot log for the compiler used in the working kernel
> > binary compared to the compiler you are using.
>
> I noticed that the message occurs if the devi
Am Sonntag, 4. März 2007 17:19 schrieb Cristian Mammoli:
> On dom, 2007-03-04 at 12:27 +0100, Oliver Neukum wrote:
> > > compiler, libs etc?
> >
> > Please check your boot log for the compiler used in the working kernel
> > binary compared to the compiler you are using.
>
> Working:
> [17179569.1
On dom, 2007-03-04 at 12:27 +0100, Oliver Neukum wrote:
>
> Please check your boot log for the compiler used in the working kernel
> binary compared to the compiler you are using.
I noticed that the message occurs if the device is active BEFORE
uhci-hcd gets loaded.
e.g.
boot with bluetooth on
On Sun, Mar 04, 2007 at 05:00:57PM +0100, Gard Spreemann wrote:
> On Sunday 04 March 2007 00:37, Greg KH wrote:
> > Sure, we can add that device id to the driver itself. How about making
> > a patch against the latest kernel tree and sending it to me in the
> > format described in Documentation/Su
On dom, 2007-03-04 at 12:27 +0100, Oliver Neukum wrote:
> > compiler, libs etc?
>
> Please check your boot log for the compiler used in the working kernel
> binary compared to the compiler you are using.
Working:
[17179569.184000] Linux version 2.6.17-10-generic ([EMAIL PROTECTED]) (gcc
version 4
On Sunday 04 March 2007 00:37, Greg KH wrote:
> Sure, we can add that device id to the driver itself. How about making
> a patch against the latest kernel tree and sending it to me in the
> format described in Documentation/SubmittingPatches? That way you will
> get the proper credit for the chan
On Sat, Mar 03, 2007 at 06:51:51PM -0800, H. Peter Anvin wrote:
[]
> >It will solve problem of having multiple unneeded firmware images if
> >driver handles many devices and firmware is allowed to be in the
> >kernel. No need in additional secure infrastructure.
> >
>
> This seems like a hacky way
Am Samstag, 3. März 2007 10:07 schrieb Cristian Mammoli:
> Well,something weird is going on here...
> 2.6.17 ubuntu edgy binary: works
> 2.6.20 ubuntu feisty binary: broken
> 2.6.17 vanilla: broken O_O
> 2.6.17 ubuntu edgy patched sources: broken
>
> Any chance this behaviour is environment relate
On sab, 2007-03-03 at 23:03 +0100, Cristian Mammoli wrote:
>
> It takes me at least 40 minutes to build a new kernel and the overheat
> is killing my notebook :)
> Anyway I'm still looking for a vanilla kernel that does not trigger the bug.
>
> Cristian~
Well, something new happened this morn
25 matches
Mail list logo