Hello A2232 users, I found a small bug in the A2232 driver I'm working on. To fix the bug, add a break statement after two lines in ql.c looking like this: } /* event type switch */ After the change, the two different code fragments should look like: } /* event type switch */ break; -jm -- ---> http://www.jmp.fi/~jmarin <---