summaryrefslogtreecommitdiffstats
path: root/sys/powerpc/powermac/cuda.c
Commit message (Expand)AuthorAgeFilesLines
* - There's no need to overwrite the default device method with the defaultmarius2011-11-221-5/+1
* Restructure how reset and poweroff are handled on PowerPC systems, sincenwhitehorn2010-08-311-0/+18
* Remove the unneeded header <machine/intr.h>.marcel2010-07-021-1/+0
* Get nexus(4) out of the RTC business. The interface used by nexus(4)nwhitehorn2010-03-231-1/+64
* strict kobj signatures: fix adb_hb_controller_poll impl in powermacavg2009-06-111-3/+4
* Use a static free packet queue instead of using malloc() to allocate new ADB ...nwhitehorn2008-12-131-13/+25
* Fix some nasty race conditions in the VIA-CUDA driver that ended up preventingnwhitehorn2008-12-061-78/+151
* Fix some possible infinite loops in the ADB code, and remove some hacksnwhitehorn2008-10-301-19/+9
* Add ADB support. This provides support for the external ADB bus on the PowerMacnwhitehorn2008-10-261-0/+641
OpenPOWER on IntegriCloud