From owner-freebsd-usb@FreeBSD.ORG Tue Oct 15 21:08:57 2013 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C084BBDC for ; Tue, 15 Oct 2013 21:08:57 +0000 (UTC) (envelope-from monty11ez@gmail.com) Received: from mail-ob0-x232.google.com (mail-ob0-x232.google.com [IPv6:2607:f8b0:4003:c01::232]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8F09628CD for ; Tue, 15 Oct 2013 21:08:57 +0000 (UTC) Received: by mail-ob0-f178.google.com with SMTP id uz6so6307497obc.23 for ; Tue, 15 Oct 2013 14:08:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=47bdmB9nKqCmtICxBdVTE6yeoNmdL9NlIVZHCLHRNkg=; b=to20tr0brSZVXZIFWIHQ4WPVTl3G/Sd6m+OuzVEsQ0nCDXa3eilcF101I4cgx6cPPQ b1Z30nso0Yv1iaLnimEf6QaOWrvFRnwbP3HOWOmyzdRb7n7WBD6tmxY13Cc3NrOMteEj yb8g/N8YYbrJx6xF7blnCrQMnZjYIKtAKi2xQZIf5vCG66bbaK/f4MuURVl8YgOy+heP uUZ942J+NQrFKlzl2lyS1Jw5WUz2wO5KoHcOXTH4cKtK9+gByQTGaHJJp54AEB9f5/5h l95httS4me+gijUL3IVm0+6mNC/KHfhWX/XyhtT0BJ0dZ4ej8AKxXrx+i+8hfp27NINM MKpA== MIME-Version: 1.0 X-Received: by 10.182.50.130 with SMTP id c2mr15864112obo.35.1381871336841; Tue, 15 Oct 2013 14:08:56 -0700 (PDT) Received: by 10.182.34.199 with HTTP; Tue, 15 Oct 2013 14:08:56 -0700 (PDT) Date: Tue, 15 Oct 2013 17:08:56 -0400 Message-ID: Subject: Apple Slim Keyboard USB Hub Power From: Monty Chaney-Geib To: freebsd-usb@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Oct 2013 21:08:57 -0000 I have an Apple Keyboard with Numeric Keypad, and I am having a problem getting the built in USB hub to supply power to my devices. In OSX it will change my iPod and do whatever I want it to, and in windows I found a registry hack that allows it to function in the same manner. I was wondering if there was a way I could do something similar in FreeBSD. I recently posted this on the forums, but was referred here by a mod.