All of lore.kernel.org
 help / color / mirror / Atom feed
* USB passthrough with Xen on ARM
@ 2017-09-12  8:13 Roger Quadros
  2017-09-12 10:00 ` Juergen Gross
  0 siblings, 1 reply; 12+ messages in thread
From: Roger Quadros @ 2017-09-12  8:13 UTC (permalink / raw)
  To: xen-devel; +Cc: jgross

Hi,

I'm running Xen v4.9 on DRA7 (OMAP5/ArmV7) with Linux kernel v3.14 (yikes!!) on dom0 and domU.
I'm struggling to get USB passthrough working using pvUSB.

My domU config file contains
   usb = 1
   usbctrl = ['type=qusb,version=2,ports=4', 'type=qusb,version=1, ports=4', ]

I can see the vusb-0 and vusb-1 platform devices in /sys/devices

And the following message on domU kernel log
[    1.849572] xenbus_probe_frontend: Device with no driver: device/vusb/0
[    1.849627] xenbus_probe_frontend: Device with no driver: device/vusb/1

This means that there is no device driver for the vusb host controllers.

What is the way forward? Do I need to apply some patches to the domU kernel to
add support for the USB frontend HCD drivers? 

Thanks.

-- 
cheers,
-roger

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki



_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2017-09-13 11:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-12  8:13 USB passthrough with Xen on ARM Roger Quadros
2017-09-12 10:00 ` Juergen Gross
2017-09-12 10:52   ` Roger Quadros
2017-09-12 11:11     ` Juergen Gross
2017-09-12 10:57   ` Julien Grall
2017-09-12 11:22     ` Roger Quadros
2017-09-12 15:08       ` Julien Grall
2017-09-12 15:28         ` Juergen Gross
2017-09-13 10:33           ` Roger Quadros
2017-09-13 10:42             ` Juergen Gross
2017-09-13 10:48               ` Julien Grall
2017-09-13 11:02                 ` Juergen Gross

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.