summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/cuda.c
AgeCommit message (Expand)Author
2021-08-07Merge thorpej-cfargs2.thorpej
2021-04-24Merge thorpej-cfargs branch:thorpej
2021-03-05Convert to intr_establish_xname().rin
2020-07-14Adapt to new proplib APImartin
2020-07-14Adapt to new proplib APImartin
2019-12-22Cleanup i2c bus acquire / release, centralizing all of the logic intothorpej
2018-09-03Rename min/max -> uimin/uimax for better honesty.riastradh
2017-09-22direct configure i2c devicesmacallan
2016-02-14zero the i2c_attach_args structure before filling it in.chs
2014-08-13if we get garbage from the RTC try again a couple timesmacallan
2014-03-14remove various set-but-unused variables.mrg
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