benchmarking

This commit is contained in:
Carl-Benedikt Krüger 2011-07-08 18:29:13 +02:00
parent 3db1f0d22e
commit ad693d9106

View file

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