summaryrefslogtreecommitdiffstats
path: root/sys/dev/atkbdc/atkbd.c
Commit message (Collapse)AuthorAgeFilesLines
...
* Use the correct macro to test flags; we need KBD_IS_INITIALIZED here,yokota1999-01-131-2/+2
| | | | not KBD_IS_PROBED.
* Add the new keyboard driver and video card driver. They will beyokota1999-01-091-0/+1302
used by console drivers. (They are not yet activated yet. Wait for announcement later.)
OpenPOWER on IntegriCloud