summaryrefslogtreecommitdiff
path: root/sys/dev/adb/adb.h
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2023-05-12spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh
2022-05-10Remove unused adb_devclass.John Baldwin
2020-09-01adb: clean up empty lines in .c and .h filesMateusz Guzik
2017-11-27sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni
2009-11-28Add support for interpreting taps on ADB touchpads as a button click.Nathan Whitehorn
2008-12-06Fix some nasty race conditions in the VIA-CUDA driver that ended up preventingNathan Whitehorn
2008-10-26Add ADB support. This provides support for the external ADB bus on the PowerMacNathan Whitehorn