error searching

This commit is contained in:
Carl-Benedikt Krüger 2011-07-07 17:44:34 +02:00
parent f1b70611b0
commit e2107f9533

View file

@ -78,7 +78,7 @@ extern HANDLE hProc;
/* decide whether it's polling mode or not
*/
static int no_irq = 1;
static int no_irq = 0;
/* this will be set by open() and close() and shows wether the driver is running or not
*/