summaryrefslogtreecommitdiff
path: root/packages/gpe-conf/gpe-conf-0.1.22/serial_tts.patch
blob: bebdc151025194c5ac0f08822b137b2d7bf4e25e (plain)
1
2
3
4
5
6
7
8
9
10
11
--- gpe-conf/serial.c	2004-12-30 16:11:11.000000000 -0500
+++ gpe-conf/serial.c.new	2004-12-30 16:10:50.000000000 -0500
@@ -44,7 +44,7 @@
 #define GPSD_CONFIG "/etc/gpsd.conf"
 
 #ifdef MACH_IPAQPXA
-  #define FIRST_SERIAL "/dev/ttyS0"
+  #define FIRST_SERIAL "/dev/tts/0"
 #else
   #ifdef MACH_IPAQ
     #define FIRST_SERIAL "/dev/ttyC0"