Page MenuHomeFreeBSD

D3277.id7635.diff
No OneTemporary

D3277.id7635.diff

Index: sys/dev/pci/pci_pci.c
===================================================================
--- sys/dev/pci/pci_pci.c
+++ sys/dev/pci/pci_pci.c
@@ -960,9 +960,10 @@
* The i82380FB mobile docking controller is a PCI-PCI bridge,
* and it is a subtractive bridge. However, the ProgIf is wrong
* so the normal setting of PCIB_SUBTRACTIVE bit doesn't
- * happen. There's also a Toshiba bridge that behaves this
- * way.
+ * happen. There are also Toshiba and Cavium ThunderX bridges
+ * that behave this way.
*/
+ case 0xa002177d: /* ThunderX */
case 0x124b8086: /* Intel 82380FB Mobile */
case 0x060513d7: /* Toshiba ???? */
sc->flags |= PCIB_SUBTRACTIVE;

File Metadata

Mime Type
text/plain
Expires
Wed, May 13, 11:13 AM (5 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33012732
Default Alt Text
D3277.id7635.diff (718 B)

Event Timeline