diff --git a/src/drv/ansi/drvEpvxi.c b/src/drv/ansi/drvEpvxi.c index 458ca8e17..5babeeff6 100644 --- a/src/drv/ansi/drvEpvxi.c +++ b/src/drv/ansi/drvEpvxi.c @@ -97,7 +97,7 @@ * modules that are beyond the MXI bus otherwise. If you can't do this * you'll need to disable the bus timeout timer function of the system * controller in your startup script, for example: - * MVME16x/17x: *0xfff4004c = 0x000095e7 + * MVME16x/17x: *0xfff4004c |= 0x00030000 * MVME2700: *0xfd050404 = 0x00000602 * */