Revision 38
few changes to polling
kbc.h | ||
---|---|---|
6 | 6 |
#define KBC_IRQ 1 /* @brief KBC Controller IRQ Line */ |
7 | 7 |
|
8 | 8 |
/* Delay for KBC */ |
9 |
#define DELAY 50000 /* @brief KBC Response Delay */
|
|
9 |
#define DELAY 20000 /* @brief KBC Response Delay */
|
|
10 | 10 |
|
11 | 11 |
/* I/O Ports Addresses */ |
12 | 12 |
|
Also available in: Unified diff