linux-openmoko.inc: Openmoko's GTA03 device got a new name
[vuplus_openembedded] / packages / blueprobe / blueprobe-0.15 / h6300.patch
1 diff -Naur blueprobe-0.15_orig/blueprobe.init blueprobe-0.15_h6300_fix/blueprobe.init
2 --- blueprobe-0.15_orig/blueprobe.init  2005-10-05 22:37:35.706302041 +0300
3 +++ blueprobe-0.15_h6300_fix/blueprobe.init     2005-10-05 22:54:51.840676832 +0300
4 @@ -57,6 +57,13 @@
5         SCRIPT=/etc/bluetooth/TIInit_3.2.26.bts
6         PROBE=no
7         ;;
8 +    "HP iPAQ H6300")
9 +       BLUETOOTH=yes
10 +       PORT=/dev/ttyS0
11 +       SPEED=115200
12 +       PROTO=texas
13 +       PROBE=no
14 +       ;;
15      *)
16         BLUETOOTH=no
17          ;;