On 05/14/15 08:27, [email protected] wrote:
Hi,
I believe this is the relevant output of pciconf for the usb controllers:
"ehci0@pci0:0:26:0: class=0x0c0320 card=0x75811462 chip=0x3b3c8086
rev=0x05 hdr=0x00
vendor = 'Intel Corporation'
device = '5 Series/3400 Series Chipset USB2 Enhanced Host Controller'
class = serial bus
subclass = USB
ehci1@pci0:0:29:0: class=0x0c0320 card=0x75811462 chip=0x3b348086 rev=0x05
hdr=0x00
vendor = 'Intel Corporation'
device = '5 Series/3400 Series Chipset USB2 Enhanced Host Controller'
class = serial bus
subclass = USB"
It is a MSI P55-GD80 mainboard. The usb 2 devices are available in the
virtualbox usb menu but not useable in windows.
Thanks for your help.
Jurgen
-----Original-Nachricht-----
Betreff: Re: USB Virtualbox
Datum: Thu, 14 May 2015 07:50:03 +0200
Von: Hans Petter Selasky <[email protected]>
An: "[email protected]" <[email protected]>, [email protected]
On 05/13/15 17:05, [email protected] wrote:
Hi everyone,
I try to get my iPad recognized with a Windows 7 guest and Virtualbox under
freebsd 10 host.
Because there is no usb 2.0 support for freebsd-virtualbox I try to force it to
usb 1.
I am using "sysctl hw.usb.ehci.no_hs=1" as mentioned here
http://www.clearchain.com/blog/posts/how-to-use-freebsd-virtualbox-and-usb2-0-devices
But even after disconnecting and reconnecting iPad is still is at usb 2.0 speed.
Is there another way to use usb devices in Virtualbox?
Hi,
Can you show what USB controllers are present. If you have XHCI, you
need to set the port routing mask and the no_hs sysctls at the same time.
--HPS
Hi,
"no_hs" must be set before plugging the device, or you need to reset the
parent HUB using "usbconfig -d X.1 reset" after setting this variable.
Can you show output from usbconfig ?
--HPS
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"