From owner-freebsd-usb@FreeBSD.ORG Tue Jun 12 07:39:58 2012 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 22B301065670 for ; Tue, 12 Jun 2012 07:39:58 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe05.c2i.net [212.247.154.130]) by mx1.freebsd.org (Postfix) with ESMTP id 994928FC0A for ; Tue, 12 Jun 2012 07:39:57 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.212.201] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe05.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 282106114; Tue, 12 Jun 2012 09:39:54 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Tue, 12 Jun 2012 09:39:23 +0200 User-Agent: KMail/1.13.7 (FreeBSD/9.0-STABLE; KDE/4.7.4; amd64; ; ) References: In-Reply-To: X-Face: 'mmZ:T{)),Oru^0c+/}w'`gU1$ubmG?lp!=R4Wy\ELYo2)@'UZ24N@d2+AyewRX}mAm; Yp |U[@, _z/([?1bCfM{_"B<.J>mICJCHAzzGHI{y7{%JVz%R~yJHIji`y>Y}k1C4TfysrsUI -%GU9V5]iUZF&nRn9mJ'?&>O MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201206120939.23874.hselasky@c2i.net> Cc: 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:39:58 -0000 On Tuesday 12 June 2012 09:36:37 Daniel Braniss wrote: > > 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. > > > > Some googling shows.. > > /usr/ports/sysutils/ipad_charge > > > > (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 Hi, We don't have that quirk in FreeBSD yet. Please make a patch if you want to have such a feature. --HPS