...
This commit is contained in:
parent
69bdfec366
commit
9cb341a415
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,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
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue