summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/dbdma.c
AgeCommit message (Expand)Author
2015-09-08sizes for free(); ok semarieTheo de Raadt
2014-07-12add a size argument to free. will be used soon, but for now default to 0.Ted Unangst
2007-09-17Only the most obvious bzero() -> M_ZERO changes. No cast changes, noKenneth R Westerback
2006-01-13Allow proper detaching of wdc, so that detaching a mediabay device properlyMiod Vallat
2003-10-16more ANSI/KNF.Dale Rahn
2002-09-15backout prematureTheo de Raadt
2002-09-15KNFTheo de Raadt
2001-11-06Replace inclusion of <vm/foo.h> with the correct <uvm/bar.h> when necessary.Miod Vallat
2001-09-15reimplement dbdma such that it does memory allocationsMichael Shalayeff
2001-09-01correct files for the powerpc/mac/ -> macppc/dev which did not getDale Rahn
2001-09-01The "powerpc" port which has supported the newer Apple Macintosh powerpc basedDale Rahn