--- /dev/null
+Index: base/blueprobe/blueprobe.init
+===================================================================
+--- base/blueprobe/blueprobe.init (revision 8939)
++++ base/blueprobe/blueprobe.init (working copy)
+@@ -46,14 +46,14 @@
+ ;;
+ "HP iPAQ H5400")
+ BLUETOOTH=yes
+- PORT=/dev/tts/1
++ PORT=/dev/ttyS3
+ SPEED=921600
+ PROTO=any
+ PROBE=yes
+ ;;
+ "HP iPAQ H3900")
+ BLUETOOTH=yes
+- PORT=/dev/tts/1
++ PORT=/dev/ttS1
+ SPEED=921600
+ PROTO=bcsp
+ PROBE=yes
require blueprobe.inc
-PR = "r2"
+PR = "r3"
-SRC_URI += "file://hx4700.patch;patch=1\
- file://h2200-fixup.patch;patch=1\
- file://htcuniversal.patch;patch=1"
+SRC_URI += "file://hx4700.patch;patch=1 \
+ file://h2200-fixup.patch;patch=1 \
+ file://htcuniversal.patch;patch=1 \
+ file://hwuart.patch;patch=1;pnum=2"