[Gpe-list] [Patch] Fix serial ports for h5xxx and h39xx

Koen Kooi koen at dominion.kabel.utwente.nl
Tue Jan 9 17:50:44 CET 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Koen Kooi schreef:
> Hi,
> 
> The attached patch makes use the HWUART instead of BTUART to get more reliable bluetooth.
> It also sets the right port for h3900.
> This patch has been applied and tested in OpenEmbedded.

As Meister Lauer points out, the h3900 entry is missing a 'y'. Get the updated version
from
http://www.openembedded.org/repo/org.openembedded.dev/packages/blueprobe/blueprobe-0.17/hwuart.patch

regards,

Koen


- ------------------------------------------------------------------------

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/ttyS1
 	SPEED=921600
         PROTO=bcsp
 	PROBE=yes


- ------------------------------------------------------------------------

_______________________________________________
Gpe-list mailing list
Gpe-list at linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/gpe-list

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFFo8fkMkyGM64RGpERAjggAKCXxmuqqWUeyFBpH22B9IGXjYArdQCgjifY
4/nUQvzcyeom4bHlHGssrco=
=8+Zz
-----END PGP SIGNATURE-----



More information about the Gpe-list mailing list