I know FreeBSD suppots (at least according to the guide) usb tether, but
some devices when connected via USB are visible as a network interface and
this allows file sharing among other things!

I have a Blackberry 10 device and I'm wondering if this is somehow possible
or if not how hard would it be?

On linux the device is recognize by usbnet driver (
http://www.linux-usb.org/usbnet/) is there anything like this in freebsd?


More info about the device detection:

dmesg:
ugen0.4: <Research In Motion, Ltd.> at usbus0
umodem0: <Research In Motion, Ltd. RIM Network Device, class 0/0, rev
2.00/2.40, addr 11> on usbus0
umodem0: data interface 0, has no CM over data, has no break
device_attach: umodem0 attach returned 6



/var/log/messages:

Aug 22 21:01:05 r2d2 kernel: ugen0.4: <Research In Motion, Ltd.> at usbus0
Aug 22 21:01:05 r2d2 kernel: umodem0: <Research In Motion, Ltd. RIM Network
Device, class 0/0, rev 2.00/2.40, addr 11> on usbus0
Aug 22 21:01:05 r2d2 kernel: umodem0: data interface 0, has no CM over
data, has no break
Aug 22 21:01:05 r2d2 kernel: device_attach: umodem0 attach returned 6
Aug 22 21:01:05 r2d2 devd: Executing 'env
LD_PRELOAD=/usr/local/lib/libhal.so:/usr/local/lib/libdbus-1.so:/usr/local/lib/libcuse4bsd.so
/usr/local/etc/rc.d/webcamd start ugen0.4'
Aug 22 21:01:05 r2d2 devd: Executing 'logger Unknown USB device: vendor
0x0fca product 0x8012 bus uhub0'
Aug 22 21:01:05 r2d2 root: Unknown USB device: vendor 0x0fca product 0x8012
bus uhub0
Aug 22 21:01:05 r2d2 devd: Executing 'logger Unknown USB device: vendor
0x0fca product 0x8012 bus uhub0'
Aug 22 21:01:05 r2d2 root: Unknown USB device: vendor 0x0fca product 0x8012
bus uhub0


Thanks
_______________________________________________
freebsd-usb@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to