NetBSD-Bugs archive

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

PR/57017 CVS commit: src/sys/arch/i386/i386



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

From: "Michael van Elst" <mlelstv%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/57017 CVS commit: src/sys/arch/i386/i386
Date: Fri, 3 Feb 2023 09:21:58 +0000

 Module Name:	src
 Committed By:	mlelstv
 Date:		Fri Feb  3 09:21:58 UTC 2023
 
 Modified Files:
 	src/sys/arch/i386/i386: locore.S
 
 Log Message:
 Make multiboot1 continue with common boot code and not skip CPU type
 detection.
 
 Fixes PR 57017 and PR 56935.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.190 -r1.191 src/sys/arch/i386/i386/locore.S
 
 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