summaryrefslogtreecommitdiff
path: root/sys/dev/adb
AgeCommit message (Expand)Author
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