Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 10:26:17 +0200
From:      Hans Petter Selasky <hps@selasky.org>
To:        "jurgenxiv@t-online.de" <jurgenxiv@t-online.de>,  "freebsd-usb@freebsd.org" <freebsd-usb@freebsd.org>
Subject:   Re: AW: USB Virtualbox
Message-ID:  <55545C29.7060406@selasky.org>
In-Reply-To: <160311424055544f3ad51f13.28480808@email.t-online.de>
References:  <160311424055544f3ad51f13.28480808@email.t-online.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05/14/15 09:31, jurgenxiv@t-online.de wrote:
> Hi,
>
> I am setting hw.usb.ehci.no_hs: 0 -> 1.
> After that I connect my iPad. Speed still remains at HIGH according to usbconfig.
>
> "ugen1.1: <EHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
> ugen0.1: <EHCI root HUB Intel> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
> ugen1.2: <product 0x0020 vendor 0x8087> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
> ugen0.2: <product 0x0020 vendor 0x8087> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
> ugen1.3: <Mass Storage Device Generic> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (250mA)
> ugen0.4: <USB-PS2 Optical Mouse Logitech> at usbus0, cfg=0 md=HOST spd=LOW (1.5Mbps) pwr=ON (98mA)
> ugen0.3: <iPad Apple Inc.> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (500mA)"
>
> After issuing "usbconfig -d 0.1 reset" usbconfig shows this output and I have to reboot to get my mouse back:
>
> "ugen1.1: <EHCI root HUB Intel> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
> ugen0.1: <EHCI root HUB Intel> at usbus0, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
> ugen1.2: <product 0x0020 vendor 0x8087> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=SAVE (0mA)
> ugen1.3: <Mass Storage Device Generic> at usbus1, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON (250mA)"
>
> Jurgen

Try to set:

set hw.usb.ehci.no_hs=1

In the loader prompt before booting, if you are running 11-current.

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?55545C29.7060406>