aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/powermac/cudavar.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* sys: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* Get nexus(4) out of the RTC business. The interface used by nexus(4)Nathan Whitehorn2010-03-231-0/+1
* Use a static free packet queue instead of using malloc() to allocate new ADB ...Nathan Whitehorn2008-12-131-0/+3
* Fix some nasty race conditions in the VIA-CUDA driver that ended up preventingNathan Whitehorn2008-12-061-12/+24
* Add ADB support. This provides support for the external ADB bus on the PowerMacNathan Whitehorn2008-10-261-0/+94