android bsd connectivity tools etc ?
Adam Vande More
amvandemore at gmail.com
Thu Aug 14 22:31:05 UTC 2014
On Wed, Aug 13, 2014 at 6:47 PM, Julian H. Stacey <jhs at berklix.com> wrote:
> 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
>
Android can run an sshd server as well as a socks proxy.
--
Adam
More information about the freebsd-current
mailing list