aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/adb/adb.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* Remove unused adb_devclass.John Baldwin2022-05-101-1/+0
* adb: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add support for interpreting taps on ADB touchpads as a button click.Nathan Whitehorn2009-11-281-0/+1
* Fix some nasty race conditions in the VIA-CUDA driver that ended up preventingNathan Whitehorn2008-12-061-1/+1
* Add ADB support. This provides support for the external ADB bus on the PowerMacNathan Whitehorn2008-10-261-0/+78