Age | Commit message (Collapse) | Author |
|
ok stsp@ kettenis@
|
|
pass a struct confargs * on macppc for some specific children of the adb
node, and not confuse real adb device attachments.
ok mpi@
|
|
Mouse. Currently limited to USB mice.
Adapted from a diff from Gareth <garf@loveandnature.co.za> on tech@
|
|
while there, remove explicit global variable initializations to zero,
and appease the gods by removing the most ludicrous spurious casts.
No functional change (except for code shrinkage).
|
|
also fix handling of caps lock and power keys in akbd; with help from claudio@
|
|
factorization: prevent ADB devices other than mices from generating
"extended" protocol events. ok miod@
|
|
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.
|