android bsd connectivity tools etc ?
Thiago Barroso Perrotta
thiagoperrotta95 at gmail.com
Thu Aug 14 22:01:35 UTC 2014
Nowadays I'm using syncthing [1] for file transfer. ADB over WIFI also
works great.
[1]: http://svnweb.freebsd.org/ports/head/net/syncthing/
PS.: Sorry if I've sent you multiple e-mails.
2014-08-13 20:47 GMT-03:00 Julian H. Stacey <jhs at berklix.com>:
> Hi,
> Any tips for Android / FreeBSD BSD tools for connectivity etc ?
>
> I just got a Samsung Galaxy Note 3, with Android 4.4.2 kernel 3.4.0
>
> It directs me to
> https://www.android.com/filetransfer/
> which seems binary for mac
>
> I recall I will need current for IP tethering
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-usb-tethering.html
>
> http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-aggregation.html#networking-lagg-wired-and-wireless
>
> I'll build a current from a 10.0-RELEASE partition,
> but now looking with 9.2-RELEASE I see:
>
> /dev/
> lrwxr-xr-x 1 root wheel 9 Aug 14 00:01 ugen1.5@ -> usb/1.5.0
> crw------- 1 root operator 0x7a Aug 14 00:00 usb/1.5.0
> crw------- 1 root operator 0x8f Aug 14 00:00 usb/1.5.1
> crw------- 1 root operator 0x90 Aug 14 00:00 usb/1.5.2
>
> devd .conf will need:
> match "vendor" "0x04e8";
> match "product" "0x6860";
> match "devclass" "0x00";
> match "devsubclass" "0x00";
> match "sernum" "6758498c";
> match "release" "0x0400";
> I've no idea what to do for attach
>
> http://www.freebsd.org/cgi/ports.cgi?query=android&stype=all
> has just
> /usr/ports/devel/android-tools-adb/pkg-descr
> & these for cross compiling later:
> /usr/ports/lang/*gnatdroid*/pkg-descr
>
> I also found
> ports/
> deskutils/tine20
> net/crtmpserver
> net/linphone
> https://source.android.com/source/index.html
>
> Any URLs, tips, comments welcome, Thanks
>
> Cheers,
> Julian
> --
> Julian Stacey, BSD Linux Unix'78 C Sys Eng Consultant Munich
> http://berklix.com
> Interleave replies Below, like a play script.
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>
--
- Thiago
More information about the freebsd-current
mailing list