NetBSD-Bugs archive

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

PR/56853 CVS commit: src/sys/arch



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/56853 CVS commit: src/sys/arch
Date: Tue, 24 May 2022 17:06:08 +0000

 Module Name:	src
 Committed By:	bouyer
 Date:		Tue May 24 17:06:08 UTC 2022
 
 Modified Files:
 	src/sys/arch/amd64/conf: XEN3_DOM0
 	src/sys/arch/xen/xen: xen_acpi_machdep.c
 
 Log Message:
 PR kern/56853: add a dummy acpi_md_vbios_reset variable so that we
 can again enable vga at pci for Xen.
 Note that this only works in BIOS mode, not UEFI mode.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.195 -r1.196 src/sys/arch/amd64/conf/XEN3_DOM0
 cvs rdiff -u -r1.5 -r1.6 src/sys/arch/xen/xen/xen_acpi_machdep.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