summaryrefslogtreecommitdiffstats
path: root/sys/dev/adb/adb.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Uses generic confargs to attach the apm(4) and piic(4) drivers instead ofmpi2011-06-161-4/+1
* Add a const char* as first member of struct adb_attach_args, so that we canmiod2011-06-151-4/+7
* Drop the second and third arguments to adb_op_sync, for they are not used;miod2007-03-131-2/+2
* Clean up the adb_event structure, now that it is never exported to userland;miod2006-02-121-17/+1
* Factorize akbd and ams drivers between mac68k and macppc; while there, startmiod2006-01-181-0/+163