Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/m68k/m68k
Module Name: src
Committed By: thorpej
Date: Sun Nov 23 13:44:17 UTC 2025
Modified Files:
src/sys/arch/m68k/m68k: vectors.c
Log Message:
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.4 -r1.5 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