ts' content='index, nofollow'/>
summaryrefslogtreecommitdiff
path: root/sys/dev/adb
AgeCommit message (Expand)Author
2009-05-12KNFcegger
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2008-05-15Let ADB button devices send PMF events instead of pretending to be keyboards.macallan
2008-04-29Convert to new 2 clause licensemartin
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-05use aprint_*_dev and device_xnamecegger
2008-03-26split softc/device_tmatt
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2007-10-10make this compile without wsmouse support in the kernelmacallan
2007-08-06add keysyms for scrollback supportmacallan
2007-05-09in order to avoid accidential shutdown only send power button events to powerdmacallan
2007-04-16add a very simple driver for ADB button devices found on halfway recentmacallan
2007-04-16don't panic when someone presses the power button without powerd runningmacallan
2007-04-16actually support WSDISPLAY_COMPAT_RAWKBDmacallan
2007-04-16more autoconfig cosmeticsmacallan
2007-04-16cleanup autoconfig outputmacallan
2007-04-16on the iBook Fn-Command sends the same scancode as the power button on somemacallan
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2007-02-20update copyrightsmacallan
2007-02-20report power button events to sysmonmacallan
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-02-09do a bus reset before looking for devicesmacallan
2007-01-18avoid another collisionmacallan
2007-01-17new, simplified ADB driversmacallan