Hi On two separate platforms I've noticed that the ACM_IRQ_LINE_STATE interrupt is often duplicated. I tested this by marking the data in the transfer buffer, and printing the buffer. The data is marked in the first call to the interrupt (I just set data[0] and data[1] to 0xFF), and these values are not overwritten when acm_ctrl_irq is called a second time.
Is this behaviour normal? I'm working with a Roadster II 56 USB modem with acm version 21. Test platform 1 is a usb-uhci kernel 2.4.14. Test platform 2 is a ohci kernel 2.4.9. Thanks for any help Simon Gittins _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
