K 10 svn:author V 5 luigi K 8 svn:date V 27 2001-02-18T07:21:28.000000Z K 7 svn:log V 417 Add a check in the interrupt service routine to return quickly in case there is nothing to do. This happens normally when the card shares the interrupt line with other devices. This code saves a couple of microseconds per interrupt even on a fast CPU. You normally would not care, except under heavy tinygram traffic where you can have some 50-100.000 interrupts per second... On passing, correct a spelling error. END