Revision 90
docs and error changes
mouse.c | ||
---|---|---|
29 | 29 |
return; |
30 | 30 |
} |
31 | 31 |
if (((status & AUX_MOUSE) == 0) || ((status & OUT_BUF_FUL) == 0)) { |
32 |
got_error_mouse_ih = OTHER_ERROR;
|
|
32 |
got_error_mouse_ih = READ_ERROR;
|
|
33 | 33 |
return; |
34 | 34 |
} |
35 | 35 |
|
Also available in: Unified diff