aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc/powermac/dbdmavar.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* powerpc: clean up empty lines in .c and .h filesMateusz Guzik2020-09-011-2/+1
* sys/powerpc: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Add suspend/resume to DBDMA and ATA on PowerMacs.Justin Hibbits2013-12-211-0/+1
* Clean up some magic numbers in the DBDMA code by replacing them withNathan Whitehorn2008-10-271-0/+2
* Change the DBDMA API to allow DBDMA registers in a subregion of a resource. T...Nathan Whitehorn2008-09-231-2/+3
* Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMAMarcel Moolenaar2008-06-071-0/+102