Print this page
6027 EOL zulu (XVR-4000)
Reviewed by: Garrett D'Amore <garrett@damore.org>
Reviewed by: Peter Tribble <peter.tribble@gmail.com>
Reviewed by: Richard Lowe <richlowe@richlowe.net>

*** 573,583 **** return (0); } } /* ! * The zuluvm module requires a dmv interrupt for each installed zulu board. */ void plat_dmv_params(uint_t *hwint, uint_t *swint) { *hwint = 0; --- 573,585 ---- return (0); } } /* ! * The zuluvm module required a dmv interrupt for each installed ! * Zulu/XVR-4000 board. The following has not been updated during the ! * removal of zuluvm and therefore it may be suboptimal. */ void plat_dmv_params(uint_t *hwint, uint_t *swint) { *hwint = 0;