NetBSD-Bugs archive

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

PR/54276 CVS commit: [netbsd-8] src/sys/arch/x86



The following reply was made to PR kern/54276; it has been noted by GNATS.

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/54276 CVS commit: [netbsd-8] src/sys/arch/x86
Date: Mon, 10 Oct 2022 15:04:31 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Mon Oct 10 15:04:31 UTC 2022
 
 Modified Files:
 	src/sys/arch/x86/include [netbsd-8]: i82093reg.h
 	src/sys/arch/x86/x86 [netbsd-8]: ioapic.c
 
 Log Message:
 Pull up following revision(s) (requested by msaitoh in ticket #1769):
 
 	sys/arch/x86/x86/ioapic.c: revision 1.66
 	sys/arch/x86/include/i82093reg.h: revision 1.7
 
 Print detail about misconfigured APIC ID.
 
 IOAPIC_ID_MASK is 8 bits these days. Fixes PR kern/54276.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.5.4.1 src/sys/arch/x86/include/i82093reg.h
 cvs rdiff -u -r1.52.10.1 -r1.52.10.2 src/sys/arch/x86/x86/ioapic.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