mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 22:32:43 -04:00
LinuxKPI: add PCI_VENDOR_ID_ITTIM
Add PCI_VENDOR_ID_ITTIM as needed by mt76. Sponsored by: The FreeBSD Foundation MFC after: 3 days
This commit is contained in:
parent
743d4b7cc5
commit
ce707e674f
1 changed files with 1 additions and 0 deletions
|
|
@ -51,6 +51,7 @@
|
|||
#define PCI_VENDOR_ID_HP 0x103c
|
||||
#define PCI_VENDOR_ID_IBM 0x1014
|
||||
#define PCI_VENDOR_ID_INTEL 0x8086
|
||||
#define PCI_VENDOR_ID_ITTIM 0x0b48
|
||||
#define PCI_VENDOR_ID_MEDIATEK 0x14c3
|
||||
#define PCI_VENDOR_ID_MELLANOX 0x15b3
|
||||
#define PCI_VENDOR_ID_QCOM 0x17cb
|
||||
|
|
|
|||
Loading…
Reference in a new issue