wok-stable diff speedtouch/stuff/speedtouch-1.3.1-gcc4.u @ rev 4591

Add speedtouch modem
author Rohit Joshi <jozee@slitaz.org>
date Thu Dec 10 13:29:28 2009 +0000 (2009-12-10)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/speedtouch/stuff/speedtouch-1.3.1-gcc4.u	Thu Dec 10 13:29:28 2009 +0000
     1.3 @@ -0,0 +1,10 @@
     1.4 +--- speedtouch-1.3.1/src/modem.h	Wed Sep 29 20:56:31 2004
     1.5 ++++ speedtouch-1.3.1/src/modem.h	Wed Nov  4 19:00:20 2009
     1.6 +@@ -38,7 +38,5 @@
     1.7 + #define EP_CODE_IN  0x85
     1.8 + #define EP_CODE_OUT 0x05
     1.9 + 
    1.10 +-/* Global Variables */
    1.11 +-extern int verbose;
    1.12 + 
    1.13 + #endif