]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/gpe-conf/gpe-conf-0.1.22/serial_tts.patch
OE tree imported from monotone branch org.openembedded.oz354fam083 at revision 8b12e3...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / gpe-conf / gpe-conf-0.1.22 / serial_tts.patch
1 --- gpe-conf/serial.c   2004-12-30 16:11:11.000000000 -0500
2 +++ gpe-conf/serial.c.new       2004-12-30 16:10:50.000000000 -0500
3 @@ -44,7 +44,7 @@
4  #define GPSD_CONFIG "/etc/gpsd.conf"
5  
6  #ifdef MACH_IPAQPXA
7 -  #define FIRST_SERIAL "/dev/ttyS0"
8 +  #define FIRST_SERIAL "/dev/tts/0"
9  #else
10    #ifdef MACH_IPAQ
11      #define FIRST_SERIAL "/dev/ttyC0"