Hi there,

I've been working a bit on USB / HID (hiddev) for supporting MGE UPSs units,
which was working fine in earlier kernels (latest was 2.5.13 with a patch).
As Vojtech Pavlik and Paul Stewart have now integrated hiddev in 2.5 kernel and
have added a new ioctl in hiddev, I wanted to test it but failed with 2.5.33
release.
It seems that the communication is broken between uhci and hidcore. Following
the hotplug, hiddev driver seems "freezed".
What more can I do to help solving this issue ? Thanks.

Arnaud Quette
R&D Service - MGE UPS SYSTEMS

ps : I'm waiting for this feature to work for releasing HiddevBrowser (a kind of
usbview for hiddev devices)...

Here are all (I hope) information needed  :
Context : Suse 8.0, kernel 2.5.33, uhci controler, various MGE UPS units

syslog
*******
...
Sep  4 16:10:28 pc-dev kernel: hcd.c: giveback urb c5c7cbbc status -32 len 0
Sep  4 16:10:28 pc-dev last message repeated 9 times
Sep  4 16:10:28 pc-dev kernel: file.c: asking for 1 minors, starting at 0
Sep  4 16:10:28 pc-dev kernel: file.c: found a minor chunk free, starting at 0
Sep  4 16:10:28 pc-dev kernel: hiddev0: USB HID v1.00 Device [MGE UPS SYSTEMS
Evolution] on usb-00:1f.2-1
Sep  4 16:10:28 pc-dev kernel: usb.c: hid driver claimed interface c7ea979c
Sep  4 16:10:28 pc-dev kernel: usb.c: kusbd: /sbin/hotplug add 2
Sep  4 16:10:28 pc-dev kernel: hub.c: port 2, portstatus 301, change 1, 1.5 Mb/s
Sep  4 16:10:28 pc-dev kernel: hub.c: hub 0 port 2 connection change
Sep  4 16:10:28 pc-dev kernel: hub.c: hub 0 port 2, portstatus 301, change 1,
1.5 Mb/s
Sep  4 16:10:28 pc-dev kernel: hub.c: port 2, portstatus 301, change 0, 1.5 Mb/s
Sep  4 16:10:28 pc-dev last message repeated 3 times
...
Sep  4 16:18:37 pc-dev kernel: hid-core.c: usb_submit_urb(ctrl) failed
Sep  4 16:18:37 pc-dev kernel: hid-core.c: control queue full
Sep  4 16:18:37 pc-dev kernel: hid-core.c: control queue full
Sep  4 16:18:47 pc-dev kernel: hcd.c: (no bus?): hcd_unlink_urb fail -22
Sep  4 16:19:07 pc-dev last message repeated 2 times
Sep  4 16:19:17 pc-dev kernel: hcd.c: (no bus?): hcd_unlink_urb fail -22
Sep  4 16:19:27 pc-dev kernel: hcd.c: (no bus?): hcd_unlink_urb fail -22
Sep  4 16:19:37 pc-dev kernel: hcd.c: (no bus?): hcd_unlink_urb fail -22
Sep  4 16:20:07 pc-dev last message repeated 3 times

/proc/bus/usb/devices
*****************************
...
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0463 ProdID=0001 Rev= 0.01
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr= 20mA
I:  If#= 0 Alt= 0 #EPs= 1 Cls=03(HID  ) Sub=00 Prot=00 Driver=hid
E:  Ad=81(I) Atr=03(Int.) MxPS=   8 Ivl=20ms
T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02 Dev#=  3 Spd=1.5 MxCh= 0
...

no /proc/bus/usb/drivers !

lspci
******
...
00:1f.2 USB Controller: Intel Corp. 82801AA USB (rev 02)
...

lsmod
*******
hid                          25888   1
uhci-hcd               22280   0  (unused)
usbcore               66640   2  [hid uhci-hcd]




-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to