Date: Thu, 14 May 2015 12:20:47 +0200 From: "jurgenxiv@t-online.de" <jurgenxiv@t-online.de> To: "freebsd-usb@freebsd.org" <freebsd-usb@freebsd.org> Subject: Re: USB Virtualbox Message-ID: <1971399727555476ff6312f3.88689071@email.t-online.de> In-Reply-To: <55545C29.7060406@selasky.org> References: <55545C29.7060406@selasky.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I am running freebsd 10. Setting hw.usb.ehci.no_hs=1 at the loader prompt leads to the following usbconfig (with no devices available). 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) That's really frustrating. Maybe I have to buy pci usb host controller and try again? Or is this not a hardware related problem? Jurgen -----Original-Nachricht----- Betreff: Re: AW: USB Virtualbox Datum: Thu, 14 May 2015 10:25:36 +0200 Von: Hans Petter Selasky <hps@selasky.org> An: "jurgenxiv@t-online.de" <jurgenxiv@t-online.de>, "freebsd-usb@freebsd.org" <freebsd-usb@freebsd.org> 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?1971399727555476ff6312f3.88689071>