[linux-usb-devel] [PATCH] hiddev: output reports are dropped when HIDIOCSREPORT is called in short succession

2005-08-22 Thread Stefan Nickl
Hi, when trying to make the hiddev driver issue several Set_Report control transfers to a custom device with 2.6.13-rc6, only the first transfer in a row is carried out, while others immediately following it are silently dropped. This happens where hid_submit_report() (in hid-core.c) tests for

Re: [linux-usb-devel] [PATCH] hiddev: output reports are dropped when HIDIOCSREPORT is called in short succession

2005-08-22 Thread Adam Kropelin
Stefan Nickl wrote: Hi, when trying to make the hiddev driver issue several Set_Report control transfers to a custom device with 2.6.13-rc6, only the first transfer in a row is carried out, while others immediately following it are silently dropped. This happens where hid_submit_report() (in

[linux-usb-devel] [OT] USB Serial Port Driver for Windows (business, join efforts)

2005-08-22 Thread Carles Pina i Estany
Hello, As some people maybe know, I have some problem with USB Serial Driver for Kernel 2.4 (so, without ACM option) communicating to Microsoft Windows XP. More information here: http://sourceforge.net/mailarchive/message.php?msg_id=12527728 (and a reply of Al Borchers) I will try to use

Re: [linux-usb-devel] USB Scanner not responding to commands sent on bulk-out endpoint

2005-08-22 Thread Alan Stern
On Mon, 22 Aug 2005, Savita H wrote: Hi All, I need to write Linux driver for USB Scanner device on fedora core4 Os. that is 2.6.11 kernel. Scanner device has three endpoints, one is Bulk-out (ep-EndpointAddress = 0x02) and two bulk-in ednpoints ( 0x84 and 0x86). i need to send commands

RE: [linux-usb-devel] USB Scanner not responding to commands sent on bulk-out endpoint

2005-08-22 Thread Alan Stern
On Mon, 22 Aug 2005, Savita H. Neelannava wrote: Hi Alan, Thanks for replying. As far as multiple applications are concerned, This is completely new device and i am writting driver from scartch for it. i am running only one application. Don't be too sure. What about programs like

Re: [linux-usb-devel] unable to read partition table problem

2005-08-22 Thread Alan Stern
On Mon, 22 Aug 2005, craig qu wrote: Alan, Yes, I did plugged the storage device into a pc and I am pretty sure the device works just fine. Also I have tried with different devices. Just tried one more time(didnot change any code)and this time the partition table got recognized. Then,

Re: [linux-usb-devel] Fw: [Bugme-new] [Bug 5072] New: USB 2 storage devices fail on motherboard plug w/2.6 kernels (not 2.4!) while backplane plugs work

2005-08-22 Thread Alan Stern
On Tue, 16 Aug 2005, Dave North wrote: Alan, Thanks for your interest! First, I have had to add a comment to the bug that, after the first attempt, usbcore.old_scheme_first did not work as a fix. Failure has been so complete since then that I'm wondering if I somehow managed to start

Re: [linux-usb-devel] Fw: [Bugme-new] [Bug 5072] New: USB 2 storage devices fail on motherboard plug w/2.6 kernels (not 2.4!) while backplane plugs work

2005-08-22 Thread Alan Stern
On Mon, 22 Aug 2005, Dave North wrote: Alan, Since I was unsure what kernel it patches, I hand-applied it to what I have (2.6.12.3) and some progress was made. If I plug in a reader w/memory card, the kernel now recognizes it, but won't mount it (hangs). dmesg give me: usb 1-6:

[linux-usb-devel] how to distinguish two device if they does not provide serial number!

2005-08-22 Thread Singh, Brijeshkumar
Hi All, Please help me with following USB problem on Linux-2.4.20. I am writing a C program which supposes to do following steps; - Lists connected USB media's and display media type and the USB port number. e.g Type Port CD-ROM2 Memory1 - Mount the chosen media.

[linux-usb-devel] MP3 player iAudio G3 doesn't work on 2.6.12.3

2005-08-22 Thread Andy Stewart
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 HI everybody, I am not a subscriber - please CC me on any replies. Thanks! My iAudio G3 (1GB version) works fine on my Vaio laptop with kernel 2.6.8.1, but on my other computer (dual opteron server) with kernel 2.6.12.3 (SMP), it does not work at