Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/x86/conf defflag NO_PCI_MSI_MSIX
details: https://anonhg.NetBSD.org/src/rev/6f3295a48898
branches: trunk
changeset: 936662:6f3295a48898
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Aug 01 12:15:40 2020 +0000
description:
defflag NO_PCI_MSI_MSIX
diffstat:
sys/arch/x86/conf/files.x86 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 33402344ab4e -r 6f3295a48898 sys/arch/x86/conf/files.x86
--- a/sys/arch/x86/conf/files.x86 Sat Aug 01 12:14:39 2020 +0000
+++ b/sys/arch/x86/conf/files.x86 Sat Aug 01 12:15:40 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.x86,v 1.118 2020/07/25 22:49:20 riastradh Exp $
+# $NetBSD: files.x86,v 1.119 2020/08/01 12:15:40 jdolecek Exp $
# options for MP configuration through the MP spec
defflag opt_mpbios.h MPBIOS MPDEBUG MPBIOS_SCANPCI
@@ -13,6 +13,7 @@
# PCI fixup options
defflag opt_pcifixup.h PCI_ADDR_FIXUP PCI_BUS_FIXUP
PCI_INTR_FIXUP PCI_INTR_FIXUP_FORCE
+defflag opt_pci.h NO_PCI_MSI_MSIX
# To be able to test for NetBSD/xen in shared files
defflag opt_xen.h DO_NOT_DEFINE
Home |
Main Index |
Thread Index |
Old Index