NetBSD-Bugs archive

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

PR/45671 CVS commit: [netbsd-5] src/sys/arch/x86/pci



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

From: "Manuel Bouyer" <bouyer%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/45671 CVS commit: [netbsd-5] src/sys/arch/x86/pci
Date: Wed, 21 May 2014 22:05:40 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Wed May 21 22:05:40 UTC 2014
 
 Modified Files:
        src/sys/arch/x86/pci [netbsd-5]: pci_machdep.c
 
 Log Message:
 Pull up following revision(s) (requested by sborrill in ticket #1903):
        sys/arch/x86/pci/pci_machdep.c: revision 1.61 via patch
        sys/arch/x86/pci/pci_machdep.c: revision 1.66 via patch
 Force pci_mode 1 when running as Xen HVM domU to allow cd* to be
 detected correctly. Fixes kern/48770. Thanks to cube@
 Force PCI mode 1 when running under QEMU, to work around QEMU bug 897771.
 This should also make it possible to boot NetBSD under versions of KVM
 that have inherited said QEMU bug.  Fixes PR kern/45671.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.34.10.1 -r1.34.10.2 src/sys/arch/x86/pci/pci_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