Source-Changes-D archive

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

Re: CVS commit: src/sys/arch



This is a pretty big hammer, but it works.

Index: amd64/include/types.h
===================================================================
RCS file: /cvsroot/src/sys/arch/amd64/include/types.h,v
retrieving revision 1.58
diff -u -r1.58 types.h
--- amd64/include/types.h       15 Nov 2018 04:59:02 -0000      1.58
+++ amd64/include/types.h       11 Dec 2018 18:41:02 -0000
@@ -108,7 +108,6 @@
 #define        __HAVE_DIRECT_MAP 1
 #endif
 #if !defined(NO_PCI_MSI_MSIX)
-#define        __HAVE_PCI_MSI_MSIX
 #endif
 #endif
 #endif



Home | Main Index | Thread Index | Old Index