Connecting a Treo650 to a Freecom DataTank 2
Install bluez2-utils from Optware
Install the following kernel modules: bluetooth, hci_usb, l2cap, bnep, rfcomm, hidp
Create /dev/rfcomm0 as follows:
mknod /dev/rfcomm0 c 216 0
Enable routing from ppp0 to eth1 (don’t do this if you use ppp for your internet connection):
/etc/init.d # diff -u routing.orig routing
— routing.orig Sat Mar 22 18:57:23 [...]