summaryrefslogtreecommitdiff
path: root/sys/dev/adb/akbd.c
AgeCommit message (Expand)Author
2006-03-23Previous state machine for caps lock would prove ineffective if caps lockMiod Vallat
2006-02-12Remove unused columns from the keyboard[] array. No functional change.Miod Vallat
2006-02-12Clean up the adb_event structure, now that it is never exported to userland;Miod Vallat
2006-02-06Attach a wskbd device for unknown adb mapped devices, just in case we lackMiod Vallat
2006-01-18Factorize akbd and ams drivers between mac68k and macppc; while there, startMiod Vallat