From owner-freebsd-usb@FreeBSD.ORG Tue Jun 12 07:36:41 2012 Return-Path: Delivered-To: usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 72367106566B for ; Tue, 12 Jun 2012 07:36:41 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.16.84]) by mx1.freebsd.org (Postfix) with ESMTP id 1F8D48FC12 for ; Tue, 12 Jun 2012 07:36:41 +0000 (UTC) Received: from pampa.cs.huji.ac.il ([132.65.80.32]) by kabab.cs.huji.ac.il with esmtp id 1SeLeX-000CnT-PR; Tue, 12 Jun 2012 10:36:37 +0300 X-Mailer: exmh version 2.7.2 01/07/2005 with nmh-1.3 To: "Daniel O'Connor" In-reply-to: References: Comments: In-reply-to "Daniel O'Connor" message dated "Mon, 11 Jun 2012 23:32:38 +0930." Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Date: Tue, 12 Jun 2012 10:36:37 +0300 From: Daniel Braniss Message-ID: Cc: usb@freebsd.org Subject: Re: the usb port is not providing enough juice 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, 12 Jun 2012 07:36:41 -0000 > On 11/06/2012, at 22:52, Daniel Braniss wrote: > > I can't charge iPad using my FreeBD desctop, iPhone/iPod is ok. > > under Linux there is a patch that does some 'magic', > > so I was wondering if we have something similar for FreeBSD. >=20 > Some googling shows.. > /usr/ports/sysutils/ipad_charge >=20 > (which looks like it tells the ipad to draw more current, not to enable= magic bits in the port to supply it so YMMV with various USB hardware) > It seems to need some twicking, I'll let you know if it workes. Thanks, danny