|
Lines 93-99
Link Here
|
| 93 |
from the kernel configuration file. |
93 |
from the kernel configuration file. |
| 94 |
Because of the order of the device |
94 |
Because of the order of the device |
| 95 |
initialisation, the USB keyboard will be detected AFTER the console driver |
95 |
initialisation, the USB keyboard will be detected AFTER the console driver |
| 96 |
initialises itself and you have to explicitly tellthe console |
96 |
initialises itself and you have to explicitly tell the console |
| 97 |
driver to use the existence of the USB keyboard. This can be done in |
97 |
driver to use the existence of the USB keyboard. This can be done in |
| 98 |
one of the following two ways. |
98 |
one of the following two ways. |
| 99 |
.Pp |
99 |
.Pp |