Page MenuHomeFreeBSD

D54596.1783804664.diff
No OneTemporary

Size
617 B
Referenced Files
None
Subscribers
None

D54596.1783804664.diff

diff --git a/sys/dev/pci/pci.c b/sys/dev/pci/pci.c
--- a/sys/dev/pci/pci.c
+++ b/sys/dev/pci/pci.c
@@ -284,6 +284,12 @@
{ 0x12378086, PCI_QUIRK_ENABLE_MSI_VM, 0, 0 },
/*
+ * GCE VMs generally present a gve(4) device at 0:0:0, which
+ * we can use as a trigger to enable MSI.
+ */
+ { 0x00421ae0, PCI_QUIRK_ENABLE_MSI_VM, 0, 0 },
+
+ /*
* HPET MMIO base address may appear in Bar1 for AMD SB600 SMBus
* controller depending on SoftPciRst register (PM_IO 0x55 [7]).
* It prevents us from attaching hpet(4) when the bit is unset.

File Metadata

Mime Type
text/plain
Expires
Sat, Jul 11, 9:17 PM (48 m, 46 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29083799
Default Alt Text
D54596.1783804664.diff (617 B)

Event Timeline