Revision 90
docs and error changes
kbc.h | ||
---|---|---|
33 | 33 |
* High-level function that restores KBC to normal state, because lcf_start |
34 | 34 |
* changes the command byte of KBC. If this function is not used, there is a |
35 | 35 |
* chance that the keyboard and keyboard interrupts remain disabled. |
36 |
* @return 1 if operation was successful, 1 otherwise
|
|
36 |
* @return 0 if operation was successful, 1 otherwise
|
|
37 | 37 |
*/ |
38 | 38 |
int (kbc_restore_keyboard)(); |
39 | 39 |
|
Also available in: Unified diff