summaryrefslogtreecommitdiffstats
path: root/sys/arch/macppc/dev/akbd_machdep.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* a sprinkling of function ansificationderaadt2019-09-031-3/+3
|
* Factorize akbd and ams drivers between mac68k and macppc; while there, startmiod2006-01-181-0/+107
moving out common adb code as well, and merge adb_direct.c into adb.c to simplify external header files. No functional change; more cleanups to come.