summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/cuda.c
AgeCommit message (Expand)Author
2013-07-30Strip redundant parenthesis.joerg
2011-07-01#include <sys/bus.h> instead of <machine/bus.h>.dyoung
2011-06-18struct device * -> device_tmatt
2009-12-12Remove `volatile' qualifier from argument types oftsutsui
2009-03-18Ansify function definitions w/o arguments. Generated with sed.cegger
2009-02-04Return error status if an attempt is made to use the quick_{read,write}pgoyette
2009-01-11fix format instead of casting wildlymacallan
2009-01-11don't truncate the print.christos
2009-01-11deal with 64bit time_tmacallan
2008-12-07Fix attach messages. (extra colons, misplaced newline etc.)tsutsui
2008-05-16struct device * -> device_tmacallan
2008-04-29Convert to new 2 clause licensemartin
2007-12-06lockmgr -> mutexad
2007-11-07Convert macppc to shared ofw_autoconf.c. Compile tested only.garbled
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-02-15don't use IPL_HIGHmacallan
2007-02-05- don't go CUDA_IDLE before calling message handlers, that way we force allmacallan
2007-01-17new drivers for pmu and cudamacallan