Hello,

2009/12/14 Ruben Lagar <[email protected]>:
> 00000968 ccid_serial.c:736:OpenSerialByName() Set serial port baudrate to
> 4098 and correct configuration

I have no idea where this "4098" value comes from.

The source code has:
        /* set serial port speed to 115200 bauds */
        (void)cfsetspeed(&current_termios, B115200);

        DEBUG_INFO("Set serial port baudrate to 115200 and correct 
configuration");

I guess you modified the souce code or have corrupted it some way.

Bye     

-- 
 Dr. Ludovic Rousseau
_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to