NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/59786 CVS commit: src/sys/arch/m68k/m68k



The following reply was made to PR port-m68k/59786; it has been noted by GNATS.

From: "Jason R Thorpe" <thorpej%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/59786 CVS commit: src/sys/arch/m68k/m68k
Date: Sun, 23 Nov 2025 13:44:17 +0000

 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