NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59786 CVS commit: [netbsd-11] src/sys/arch/m68k/m68k
The following reply was made to PR port-m68k/59786; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59786 CVS commit: [netbsd-11] src/sys/arch/m68k/m68k
Date: Mon, 24 Nov 2025 17:04:09 +0000
Module Name: src
Committed By: martin
Date: Mon Nov 24 17:04:09 UTC 2025
Modified Files:
src/sys/arch/m68k/m68k [netbsd-11]: vectors.c
Log Message:
Pull up following revision(s) (requested by thorpej in ticket #103):
sys/arch/m68k/m68k/vectors.c: revision 1.5
Fix a typo (affecting 68060-only configs) and a 1-line omission (affecting
GENERIC configs) that resulted in the F-Line Emulator trap not being routed
to the 060SP for handling.
Fix confirmed by Denis Ahrens on an MVME177.
PR port-m68k/59786
To generate a diff of this commit:
cvs rdiff -u -r1.3.4.1 -r1.3.4.2 src/sys/arch/m68k/m68k/vectors.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index