From owner-freebsd-usb@FreeBSD.ORG Sat Mar 26 14:56:10 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 5E9361065670; Sat, 26 Mar 2011 14:56:10 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 00C618FC19; Sat, 26 Mar 2011 14:56:09 +0000 (UTC) Received: by qwc9 with SMTP id 9so1269223qwc.13 for ; Sat, 26 Mar 2011 07:56:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=q9MfHIa1nd8a7qYQWvkTBGXFZ8dySRR0WhnHESUedsI=; b=Bo0nPi94Ek5Z/EClVeSDsnpIPFFRAAUrUSt2RinD/l9zss9YcbFMXFQF5/rIttWI5e HCEcFcSX/4hdRIvMe1iEgRvZYYZmRfCvhfF6Dc/42bUnWCTkCCCvPGlzFYYeem+h48uv xEV3WFvKY+vDeOs4K1W32w2ds4jXabQE5oFw8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=hTRxZz48Jnz6svRFjHIykn25mWrn8K1siE1qyQv1NiEqQlRecNodLvd8T/PZvKcIf+ F0dmjBOP/swkO38FUmPsvrrCZTWcW7CSd1bQc6HMCIMUnD8w34pUh5+UzvugLkZEmROy tewcVWib+mKyR0RvRJsX5gCrxZSQ1YqAtlBuI= MIME-Version: 1.0 Received: by 10.224.61.1 with SMTP id r1mr1727922qah.105.1301149801310; Sat, 26 Mar 2011 07:30:01 -0700 (PDT) Received: by 10.229.226.67 with HTTP; Sat, 26 Mar 2011 07:30:01 -0700 (PDT) In-Reply-To: <201103260830.59672.hselasky@c2i.net> References: <201103260830.59672.hselasky@c2i.net> Date: Sat, 26 Mar 2011 11:30:01 -0300 Message-ID: From: "Carlos A. M. dos Santos" To: Hans Petter Selasky Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current@freebsd.org, libusb-devel@lists.sourceforge.net, freebsd-usb@freebsd.org Subject: Re: Android fastboot support for FreeBSD 8/9 using LibUSB v1.0 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: Sat, 26 Mar 2011 14:56:10 -0000 On Sat, Mar 26, 2011 at 4:30 AM, Hans Petter Selasky wro= te: > > Hi, > > The attached files adds USB support to Android's fastboot under FreeBSD 8= /9, > by using the LibUSB v1.0 interface. > > http://android-dls.com/wiki/index.php?title=3DFastboot > > Lines for the Android.mk: > > ifeq ($(HOST_OS),FreeBSD) > =A0LOCAL_SRC_FILES +=3D usb_freebsd.c util_freebsd.c > =A0LOCAL_LDLIBS +=3D -lpthread -lusb > endif > > Please feel free to forward my patches to the Android team handling the > fastboot code. I was not sure where to post it. If you want to follow the full process, the instructions are here: http://source.android.com/source/life-of-a-patch.html But for such a small change a simple Feature Request may suffice: http://code.google.com/p/android/issues/entry?template=3DFeature%20req= uest -- Depending on how lucky you are, your fortune may rub people the wrong way