Guys:
> Turns out, an identical board works with my kernel. Odd. :^)
Well, my initial testing board did have a hardware problem which I've
corrected. Now I'm getting this far:
...
116x: driver isp116x-hcd, 08 Apr 2005
isp116x-hcd isp116x-hcd.0: ISP116x Host Controller
isp116x-hcd isp116x-hcd
Andrew Morton wrote:
Sid Boyce <[EMAIL PROTECTED]> wrote:
PhoneSkype USB Phone SK-04.
It gets detected, is registered in /sys/bus/usb as a Keypad. Everything
else USB works including the phone handset. Nothing is detected by
showkey when keys are pressed.
# less /sys/bus/usb/devices/usb3/3-2
Make usbmon to print Setup packets of Control transfers. This is useful
when debugging enumeration issues.
This is a change to the trace format which is not fully compatible.
A parser has to look at the data length word now. If that word is
a character like 's', read setup packet before proceeding
On Sat, Jun 25, 2005 at 01:15:20PM -0700, Pete Zaitcev wrote:
> On Thu, 23 Jun 2005 11:36:56 +0200, Adrian Bunk <[EMAIL PROTECTED]> wrote:
>
> > I forgot to attach the updated patch...
> > Here it is.
>
> I have tested this for all 6 build positions (CONFIG_USB = n, m, y and
> CONFIG_USB_MON = n
On Thu, 23 Jun 2005 11:36:56 +0200, Adrian Bunk <[EMAIL PROTECTED]> wrote:
> I forgot to attach the updated patch...
> Here it is.
I have tested this for all 6 build positions (CONFIG_USB = n, m, y and
CONFIG_USB_MON = n y) with a positive result. But I thought the help
wordage was not quite wha
Greg, my previous patch is broken. Use the one below.
SN9C10x driver updates.
Changes: + new, - removed, * cleanup, @ bugfix
@ Remove bad get_ctrl()'s
* Documentation updates
+ Add 0x0c45/0x602d to the list of SN9C10x based devices
+ Add support for OV7630 image sensors
Signed-off-by: Luca Riso
On Sat, 25 Jun 2005, Helix wrote:
> Dear USB gurus,
> Please I need a little advice about how to start this work.
> Could someone help me please ?
> TIA
>
>
>
> > Hello I have read a couple of interesting Greg Kroah articles on Linux
> > Journal n.120 and n.122 about creation of a new USB driv
Hi Helix,
Have you gone thru the USB spec 2.0? If you go thru it then its easy to
understand this.
Regards
Shalini
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Helix
Sent: Saturday, June 25, 2005 12:59 PM
To: linux-usb-devel@lists.sourceforge.net
Sub
Dear USB gurus,
Please I need a little advice about how to start this work.
Could someone help me please ?
TIA
Hello I have read a couple of interesting Greg Kroah articles on Linux
Journal n.120 and n.122 about creation of a new USB driver with the
reverse engineering of USB visual signal in