aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/adb/adbvar.h
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Fix some nasty race conditions in the VIA-CUDA driver that ended up preventingNathan Whitehorn2008-12-061-1/+0
* Fix some possible infinite loops in the ADB code, and remove some hacksNathan Whitehorn2008-10-301-2/+1
* Add ADB support. This provides support for the external ADB bus on the PowerMacNathan Whitehorn2008-10-261-0/+56