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 <[email protected]> An: "[email protected]" <[email protected]>, "[email protected]" <[email protected]> On 05/14/15 09:31, [email protected] 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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
