summaryrefslogtreecommitdiff
path: root/packages/blueprobe/files
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2008-08-01 18:36:18 +0000
committerPhil Blundell <philb@gnu.org>2008-08-01 18:36:18 +0000
commit5978dd6185ced3c9140640792ada10e9e9251419 (patch)
treea987fa5242761b9c2925fb63aed8ed0e8a40a689 /packages/blueprobe/files
parent571eaeb14b50ab33a8564ff90266d60332552da1 (diff)
blueprobe: add rx3000 support, patch from roman.moravcik@gmail.com
Diffstat (limited to 'packages/blueprobe/files')
-rw-r--r--packages/blueprobe/files/rx3000.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/packages/blueprobe/files/rx3000.patch b/packages/blueprobe/files/rx3000.patch
new file mode 100644
index 0000000000..8c6c3367b1
--- /dev/null
+++ b/packages/blueprobe/files/rx3000.patch
@@ -0,0 +1,16 @@
+--- blueprobe-0.18/blueprobe.init 2007-01-11 12:54:09.000000000 +0100
++++ blueprobe-0.18/blueprobe.init 2007-01-14 12:16:25.000000000 +0100
+@@ -102,6 +102,13 @@
+ PROTO=texas
+ PROBE=no
+ ;;
++ "HP iPAQ RX3000")
++ BLUETOOTH=yes
++ PORT=/dev/ttySAC0
++ SPEED=115200
++ PROTO=texas
++ PROBE=no
++ ;;
+
+ *)
+ BLUETOOTH=no