When trying to use a serial device with my pl-2303 based usb-serial converter, I keep getting a "Floating point exception" and lots of this stuff thrown into /var/log/syslog. This is a snippet of the end of the logging. I can include the entire thing if anyone wishes.
Any ideas? Thanks in advance. Jan 11 11:06:28 komputer kernel: usbserial.c: serial_close - port 0 Jan 11 11:06:28 komputer kernel: pl2303.c: pl2303_close - port 0 Jan 11 11:06:28 komputer kernel: usbserial.c: serial_close - port 0 Jan 11 11:06:28 komputer kernel: pl2303.c: pl2303_close - port 0 Jan 11 11:06:28 komputer kernel: pl2303.c: set_control_lines - value = 0, retval = 0 Jan 11 11:06:28 komputer kernel: pl2303.c: pl2303_close - shutting down urbs Jan 11 11:06:28 komputer kernel: pl2303.c: pl2303_close - usb_unlink_urb (write_urb) failed with reason: -22 Jan 11 11:06:28 komputer kernel: pl2303.c: pl2303_read_bulk_callback - port 0 Jan 11 11:06:28 komputer kernel: pl2303.c: pl2303_read_bulk_callback - urb->status = -2 Jan 11 11:06:28 komputer kernel: pl2303.c: pl2303_read_bulk_callback - unable to handle the error, exiting. -- Eric N. Valor [EMAIL PROTECTED] - This Space Intentionally Left Blank - _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-users
