summaryrefslogtreecommitdiffstats
path: root/sys/dev/adb/keyboard.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Not need define KEYBOARD_ARRAY (keyboard array used only in dev/adb/akbd.cshadchin2011-06-131-145/+1
* Switch to RAWKEY_xxx constants.miod2006-03-101-135/+132
* Remove unused columns from the keyboard[] array. No functional change.miod2006-02-121-134/+133
* Clean up the adb_event structure, now that it is never exported to userland;miod2006-02-121-28/+2
* Factorize akbd and ams drivers between mac68k and macppc; while there, startmiod2006-01-181-0/+217