NetBSD-Bugs archive

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

PR/45671 CVS commit: [netbsd-6-0] 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-6-0] src/sys/arch/x86/pci
Date: Sun, 20 Oct 2013 13:18:48 +0000

 Module Name:   src
 Committed By:  bouyer
 Date:          Sun Oct 20 13:18:48 UTC 2013
 
 Modified Files:
        src/sys/arch/x86/pci [netbsd-6-0]: pci_machdep.c
 
 Log Message:
 Apply patchm requested by gson in ticket #963:
 sys/arch/x86/pci/pci_machdep.c                  1.61 via patch
 
        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.54 -r1.54.6.1 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