summaryrefslogtreecommitdiffstats
path: root/sys/dev/adb/ams.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the new input functions of wsmouse in mouse and touchscreen drivers.bru2016-06-051-3/+2
* Add a const char* as first member of struct adb_attach_args, so that we canmiod2011-06-151-1/+4
* Add support for a fourth axis on wsmouse devices, e.g. on the Apple Mightmiod2007-04-101-2/+2
* Drop the second and third arguments to adb_op_sync, for they are not used;miod2007-03-131-17/+17
* Clean up the adb_event structure, now that it is never exported to userland;miod2006-02-121-24/+13
* Restore patch from rev 1.9 of macppc/dev/ams.c that got lost in codematthieu2006-02-031-11/+12
* Factorize akbd and ams drivers between mac68k and macppc; while there, startmiod2006-01-181-0/+536