Rev 3924 | Rev 4070 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 3924 | Rev 3925 | ||
|---|---|---|---|
| Line 29... | Line 29... | ||
| 29 | /** @addtogroup kbd_port |
29 | /** @addtogroup kbd_port |
| 30 | * @ingroup kbd |
30 | * @ingroup kbd |
| 31 | * @{ |
31 | * @{ |
| 32 | */ |
32 | */ |
| 33 | /** @file |
33 | /** @file |
| 34 | * @brief Z8350 keyboard port driver. |
- | |
| 35 | * @brief SGCN (Serengeti Console) keyboard port driver. |
34 | * @brief SGCN (Serengeti Console) keyboard port driver. |
| 36 | */ |
35 | */ |
| 37 | 36 | ||
| 38 | #include <as.h> |
37 | #include <as.h> |
| 39 | #include <ddi.h> |
38 | #include <ddi.h> |