From: Noboru Iwamatsu <n_iwamatsu@jp.fujitsu.com>
To: xen-devel@lists.xensource.com, james.harper@bendigoit.com.au
Subject: Re: anyone using pvusb?
Date: Fri, 04 Sep 2009 09:49:59 +0900 [thread overview]
Message-ID: <4AA06437.1030009@jp.fujitsu.com> (raw)
In-Reply-To: <C6C57085.13C89%keir.fraser@eu.citrix.com>
Hi James,
>> Is anyone successfully using pvusb under 3.4-testing and 2.6.18-xen?
Could you explain more details about the issue?
- changeset of xen/kernel, arch (x86 or x64)
- H/W (CPU, M/B, USB Host controller, ...)
- USB device (Device name and VendorId/ProdId)
- your setting (show me xenstore entries)
>> The device I'm testing with is a flash memory stick, and basically the
>> first BULK packet gets sent successfully, which I assume is a read
>> request, and then a packet is sent to be filled with data read from the
>> flash device and it either hangs there, or comes back with 0 bytes and
>> then the next packet hangs - usb_submit_urb returns success but the
>> complete callback routine is never called.
Failure of the SCSI-device scanning did not occur with the storage
devices that I've tested.
But, this error might happen due to the mismatch of the
urb->transfer_flags.
I've seen this in the very early version of pvusb.
Regards,
Noboru
Keir Fraser wrote:
> Cc'ing the PVUSB author.
>
> -- Keir
>
> On 03/09/2009 11:42, "James Harper" <james.harper@bendigoit.com.au> wrote:
>
>> Is anyone successfully using pvusb under 3.4-testing and 2.6.18-xen?
>>
>> I've been trying to figure out why my windows drivers are hanging after
>> the first or second BULK packet is sent, and only just occurred to me to
>> see if it actually works under Linux, and it doesn't.
>>
>> The device I'm testing with is a flash memory stick, and basically the
>> first BULK packet gets sent successfully, which I assume is a read
>> request, and then a packet is sent to be filled with data read from the
>> flash device and it either hangs there, or comes back with 0 bytes and
>> then the next packet hangs - usb_submit_urb returns success but the
>> complete callback routine is never called.
>>
>> Under Linux DomU (frontend), I get:
>>
>> Sep 3 20:33:12 smtp2 kernel: usbcore: registered new driver usb-storage
>> Sep 3 20:33:12 smtp2 kernel: USB Mass Storage support registered.
>> Sep 3 20:33:12 smtp2 kernel: usb-storage: device found at 2
>> Sep 3 20:33:12 smtp2 kernel: usb-storage: waiting for device to settle
>> before scanning
>> Sep 3 20:33:23 smtp2 kernel: vusb vusb-0: Unlink after no-IRQ?
>> Controller is probably using the wrong IRQ.
>>
>> Nothing is logged in the backend.
>>
>> lsusb -v under the DomU appears to be just fine - everything is reported
>> correctly.
>>
>> Any ideas?
>>
>> Thanks
>>
>> James
>>
>>
>> _______________________________________________
>> Xen-devel mailing list
>> Xen-devel@lists.xensource.com
>> http://lists.xensource.com/xen-devel
>
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xensource.com
> http://lists.xensource.com/xen-devel
next prev parent reply other threads:[~2009-09-04 0:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-03 10:42 anyone using pvusb? James Harper
2009-09-03 12:09 ` Keir Fraser
2009-09-04 0:49 ` Noboru Iwamatsu [this message]
2009-09-04 1:53 ` James Harper
2009-09-04 3:09 ` Noboru Iwamatsu
2009-09-04 5:49 ` James Harper
2009-09-04 2:40 ` James Harper
2009-09-04 6:06 ` Noboru Iwamatsu
2009-09-04 6:21 ` James Harper
2009-09-04 6:36 ` Noboru Iwamatsu
2009-09-04 10:43 ` Noboru Iwamatsu
2009-09-04 10:49 ` James Harper
2009-09-04 12:23 ` Noboru Iwamatsu
2009-09-07 11:38 ` James Harper
2009-09-09 2:28 ` Noboru Iwamatsu
2009-09-10 16:43 ` Ian Jackson
2009-09-04 16:49 ` Neobiker
2009-09-05 1:22 ` James Harper
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AA06437.1030009@jp.fujitsu.com \
--to=n_iwamatsu@jp.fujitsu.com \
--cc=james.harper@bendigoit.com.au \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.