2014-10-05 22:47 GMT+02:00 Hans Petter Selasky <[email protected]>: > > On 10/05/14 16:05, Ulrich Spörlein wrote: >> >> 2014-10-05 2:11 GMT+02:00 Hans Petter Selasky <[email protected]>: >>> >>> On 10/04/14 15:53, Ulrich Spörlein wrote: >>>> >>>> >>>> 2014-09-29 19:49 GMT+02:00 Ulrich Spörlein <[email protected]>: >>>>> >>>>> >>>>> Hi, >>>>> >>>>> I got a CEC adapter using libCEC to bridge the gap between my XBMC and >>>>> TV. The device works fine *if* I plug it into the front ports (which is >>>>> a bit ugly, so I was wondering why this is not working on the other USB >>>>> hub). >>>>> >>> >>> Hi, >>> >>> How many ports have your XHCI got? See dmesg. >>> >>> --HPS >> >> >> Hey >> >> physically I count 4 in the back and 4 in the front (which is an >> expansion plate). Two ports in the back will happily serve umass(4) >> devices (not shown in the dmesg below, I only connect them every once >> in a while). >> > > Maybe you need this patch: > > https://svnweb.freebsd.org/changeset/base/272479
I saw that this was merged to 10.1 recently and gave that new kernel a go, alas no luck usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT usbd_req_re_enumerate: addr=2, set address failed! (USB_ERR_TIMEOUT, ignored) usbd_setup_device_desc: getting device descriptor at addr 2 failed, USB_ERR_TIMEOUT ugen0.2: <Unknown> at usbus0 (disconnected) uhub_reattach_port: could not allocate new device _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-usb To unsubscribe, send any mail to "[email protected]"
