patch-2.3.42 linux/arch/m68k/mvme147/config.c

Next file: linux/arch/m68k/mvme16x/config.c
Previous file: linux/arch/m68k/mac/debug.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.41/linux/arch/m68k/mvme147/config.c linux/arch/m68k/mvme147/config.c
@@ -101,6 +101,7 @@
 
 void __init config_mvme147(void)
 {
+	mach_max_dma_address	= 0x01000000;
 	mach_sched_init		= mvme147_sched_init;
 	mach_keyb_init		= mvme147_keyb_init;
 	mach_kbdrate		= mvme147_kbdrate;

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)