From owner-freebsd-usb@FreeBSD.ORG Tue Jul 26 17:11:33 2011 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0DDC41065675 for ; Tue, 26 Jul 2011 17:11:33 +0000 (UTC) (envelope-from peerst@gmail.com) Received: from mail-vx0-f182.google.com (mail-vx0-f182.google.com [209.85.220.182]) by mx1.freebsd.org (Postfix) with ESMTP id C2FC68FC0A for ; Tue, 26 Jul 2011 17:11:32 +0000 (UTC) Received: by vxg33 with SMTP id 33so670078vxg.13 for ; Tue, 26 Jul 2011 10:11:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tnGBnaLfzIa0MmpE98aojTGbz1ZoWnezjCVp2ZrHFHk=; b=JG77WJMWeEfQ/GRNiY8cJQ6fcqANzJ07jjyA249TMrQ3ErM5LMCrq9NrDmbVTHmnEa KnBNmwKixGV9Xh8gC+b2awHtyUhSYzD3egr8NdcMQuN2HprYLdE/5/zY0oBGz8CZNoW6 VfiXmHr57I5dF7fGsj/fLc7WGsvhSfrv1z/1k= MIME-Version: 1.0 Received: by 10.52.29.178 with SMTP id l18mr5788692vdh.90.1311700292089; Tue, 26 Jul 2011 10:11:32 -0700 (PDT) Received: by 10.52.188.102 with HTTP; Tue, 26 Jul 2011 10:11:31 -0700 (PDT) In-Reply-To: <201107232347.22310.hselasky@c2i.net> References: <201107231755.23755.hselasky@c2i.net> <201107232347.22310.hselasky@c2i.net> Date: Tue, 26 Jul 2011 19:11:31 +0200 Message-ID: From: Peer Stritzinger To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-usb Subject: Re: Powercycling USB device on hub X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2011 17:11:33 -0000 On Sat, Jul 23, 2011 at 11:47 PM, Hans Petter Selasky wrote: > On Saturday 23 July 2011 18:53:46 Peer Stritzinger wrote: > In newer libusb there is a function to get the parent HUB address. Ah great, I've to update the production systems soon. Is it already in 8 stable? -- Peer