On Sat, Mar 26, 2011 at 4:30 AM, Hans Petter Selasky <[email protected]> wrote:
>
> 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=Fastboot
>
> Lines for the Android.mk:
>
> ifeq ($(HOST_OS),FreeBSD)
> LOCAL_SRC_FILES += usb_freebsd.c util_freebsd.c
> LOCAL_LDLIBS += -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=Feature%20request
--
Depending on how lucky you are, your fortune may rub people the wrong way
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "[email protected]"