File huaweiAktBbo-english.patch of Package huawei_umtsmodem

--- huawei_umtsmodem-1.0.0/huaweiAktBbo.c.orig	2008-06-26 16:48:50.000000000 +0200
+++ huawei_umtsmodem-1.0.0/huaweiAktBbo.c	2008-06-26 16:52:28.000000000 +0200
@@ -106,7 +106,7 @@ int main(int argc, char **argv) {
 	exit(1);
     }
 */
-    printf("Hladam HUAWEI E220 a prepnem na modem - bbo 06\n");
+    printf("Looking up for HUAWEI modem and switching modem to BBO 06\n");
     vendor = 0x12d1;
     product = 0x1003;
     dev = find_device(vendor, product);
@@ -174,7 +174,8 @@ printf("4 set feature request returned %
 */
 	ret = usb_close(devh);
 	assert(ret == 0);
-	printf("Prepnute-OK, Mas ttyUSB0 ttyUSB1 (cez usbserial vendor=0x12d1 product=0x1003)\n");
-	printf("pozri /proc/bus/usb/devices\n");
+	printf("Switched:OK\n");
+	printf("You've got ttyUSB0 ttyUSB1 ... (via usbserial vendor=0x12d1 product=0x1003)\n");
+	printf("Check /sys/bus/usb-serial/devices\n");
 	return 0;
 }
openSUSE Build Service is sponsored by