summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
authorgonzo <gonzo@FreeBSD.org>2009-01-14 20:27:49 +0000
committergonzo <gonzo@FreeBSD.org>2009-01-14 20:27:49 +0000
commitc52cd30f419e555fd9bda4b5da854d1e775f03e3 (patch)
treea1f86754ee374e56194ead5cd61bd6fb2b5fcb74 /sys/mips
parente90f59a5ecdc1590164f826b227908c1ec467a39 (diff)
downloadFreeBSD-src-c52cd30f419e555fd9bda4b5da854d1e775f03e3.zip
FreeBSD-src-c52cd30f419e555fd9bda4b5da854d1e775f03e3.tar.gz
o NO_DMA is no longer required as bug with PIIX4 emulation has been fixed in GXEmul
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/mips/busdma_machdep.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/mips/mips/busdma_machdep.c b/sys/mips/mips/busdma_machdep.c
index b51330f..ee3e170 100644
--- a/sys/mips/mips/busdma_machdep.c
+++ b/sys/mips/mips/busdma_machdep.c
@@ -25,8 +25,6 @@
*
*/
-#define NO_DMA
-
/*-
* Copyright (c) 1997, 1998, 2001 The NetBSD Foundation, Inc.
* All rights reserved.
OpenPOWER on IntegriCloud