Age | Commit message (Expand) | Author |
---|---|---|
2024-05-13 | remove prototypes with no matching function | Jonathan Gray |
2022-04-06 | constify struct cfattach | Christian Weisgerber |
2016-06-05 | Use the new input functions of wsmouse in mouse and touchscreen drivers. | Ulf Brosziewski |
2011-06-15 | Add a const char* as first member of struct adb_attach_args, so that we can | Miod Vallat |
2007-04-10 | Add support for a fourth axis on wsmouse devices, e.g. on the Apple Might | Miod Vallat |
2007-03-13 | Drop the second and third arguments to adb_op_sync, for they are not used; | Miod Vallat |
2006-02-12 | Clean up the adb_event structure, now that it is never exported to userland; | Miod Vallat |
2006-02-03 | Restore patch from rev 1.9 of macppc/dev/ams.c that got lost in code | Matthieu Herrb |
2006-01-18 | Factorize akbd and ams drivers between mac68k and macppc; while there, start | Miod Vallat |