summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2008-06-07 21:56:48 +0000
committermarcel <marcel@FreeBSD.org>2008-06-07 21:56:48 +0000
commit7cc97ffd512dc3393fb06812a6b553e964bcfcf7 (patch)
treeab91a0daf175a60aa416e7582cf93a77cfa63b58 /sys/conf
parent87278ff58a1872ef2002ec481db68eebce6f5884 (diff)
downloadFreeBSD-src-7cc97ffd512dc3393fb06812a6b553e964bcfcf7.zip
FreeBSD-src-7cc97ffd512dc3393fb06812a6b553e964bcfcf7.tar.gz
Add support for Apple's Descriptor-Based DMA (DBDMA) engine. The DMA
engine is usful to various existing drivers, such as ata(4) and scc(4), and is used bhy the soon to be added bm(4). Submitted by: Nathan Whitehorn
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files.powerpc1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/conf/files.powerpc b/sys/conf/files.powerpc
index 132ea2d..6b73b6e 100644
--- a/sys/conf/files.powerpc
+++ b/sys/conf/files.powerpc
@@ -107,6 +107,7 @@ powerpc/ofw/ofw_pcib_pci.c optional pci aim
powerpc/ofw/ofw_syscons.c optional sc aim
powerpc/powermac/ata_kauai.c optional powermac ata
powerpc/powermac/ata_macio.c optional powermac ata
+powerpc/powermac/dbdma.c optional powermac pci
powerpc/powermac/grackle.c optional powermac pci
powerpc/powermac/hrowpic.c optional powermac pci
powerpc/powermac/macio.c optional powermac pci
OpenPOWER on IntegriCloud