On Saturday 26 March 2011 08:30:59 Hans Petter Selasky 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. > > --HPS
Hi, The attachments are available from here: http://sourceforge.net/mailarchive/forum.php?thread_name=201103260830.59672.hselasky%40c2i.net&forum_name=libusb-devel Looks like they got stripped from the FreeBSD lists. --HPS _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"