From owner-freebsd-usb@FreeBSD.ORG Sun Oct 5 20:47:24 2014 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1EDBC77E; Sun, 5 Oct 2014 20:47:24 +0000 (UTC) Received: from mail.turbocat.net (heidi.turbocat.net [88.198.202.214]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id CEEF1906; Sun, 5 Oct 2014 20:47:23 +0000 (UTC) Received: from laptop015.home.selasky.org (cm-176.74.213.204.customer.telag.net [176.74.213.204]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.turbocat.net (Postfix) with ESMTPSA id AD56A1FE022; Sun, 5 Oct 2014 22:47:20 +0200 (CEST) Message-ID: <5431AE55.4030006@selasky.org> Date: Sun, 05 Oct 2014 22:47:17 +0200 From: Hans Petter Selasky User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: =?UTF-8?B?VWxyaWNoIFNww7ZybGVpbg==?= Subject: Re: CEC device not attaching to xHCI port References: <20140929174904.GA15642@coyote.spoerlein.net> <54308CA8.5020304@selasky.org> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-usb@freebsd.org X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Oct 2014 20:47:24 -0000 On 10/05/14 16:05, Ulrich Spörlein wrote: > 2014-10-05 2:11 GMT+02:00 Hans Petter Selasky : >> On 10/04/14 15:53, Ulrich Spörlein wrote: >>> >>> 2014-09-29 19:49 GMT+02:00 Ulrich Spörlein : >>>> >>>> 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 --HPS