The HyperNews Linux KHG Discussion Pages

Agree: Fast enough

Forum: Device Drivers
Re: Question How fast are IRQ's serviced (Tim Krieglstein)
Keywords: IRQ Interrupt-Handler Interrupt
Date: Thu, 25 Sep 1997 19:29:00 GMT
From: Tim Krieglstein <tstone@rbg.informatik.th-darmstadt.de>

The Interrupt-Handler is now working :-) ... under Linux :-)). So obviusly the Interrupts are serviced fast enough. (I will measure it exactly how fast when my arm is out of the plaster cast) By the way my error was to use the in_b instead in_w Macro (in assembler there's no inw). So I thought my the read Values where corrupted by new Values. (Using shift registers in the Hardware)