bus/address error handler changes
Izumi Tsutsui <[email protected]> Sat, 15 Mar 2014 11:40:01 +0900
| Newsgroups | gmane.os.netbsd.ports.x68k |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've committed bus error and address error vector handler routines to sync them with other m68k ports: http://mail-index.netbsd.org/source-changes/2014/03/14/msg052742.html As noted in the log, these changes should be harmless, (all new handlers are used by other ports) but I tested then only on X68030 so 040/060 handlers are not tested. If you gets any problem on GENERIC kernel in the latest snapshot, please report it here or via send-pr. Thanks, --- Izumi Tsutsui