summaryrefslogtreecommitdiff
path: root/sys/dev/adb/adb_ms.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2019-09-05now that I figured out how the checksum for the Kensington Turbo Mouse'smacallan
2019-08-31fix Kensington Turbo Mouse support properlymacallan
2019-08-30make Kensington Turbo Mouse ( actually a trackball ) work:macallan
2014-10-29actually support EMPmacallan
2013-11-18minor tweaks to shut gcc4.8 warning off.nisimura
2012-10-27split device_t/softc for all remaining drivers.chs
2012-06-02Add some pre-processor magic to verify that the type of the data itemdsl
2011-08-18Fix gcc-4.5 warnings. If you still see them, e-mail them to me.christos
2011-08-01According to the Oxford Dictionary of Etymology, a wether is a male sheepmbalmer
2011-07-28sanitize sysctl interface in order to appease gcc 4.5macallan
2010-08-11Make the movement-while-tapping threshold smaller so moving the cursor by amacallan
2008-03-26split softc/device_tmatt
2007-04-16more autoconfig cosmeticsmacallan
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-20update copyrightsmacallan
2007-02-10Fix botch on newlock2 merge.tsutsui
2007-02-09Merge newlock2 to head.ad
2007-02-09add a sysctl to turn off tapping to button event translation, same as inmacallan
2007-01-17new, simplified ADB driversmacallan