diff options
author | Kalle Valo <kvalo@kernel.org> | 2023-10-09 09:35:41 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-10-09 09:35:41 +0300 |
commit | 089482a06b74a40d45773b1871182e8f04be026b (patch) | |
tree | 4ae4b0d3c29d3c31184b707282b8d989a78b57f8 /include/linux/pci_ids.h | |
parent | 48533eca606efcf63ef4080ded5618e0b17ee3d7 (diff) | |
parent | bd94d501c0c99753497f8396e96738a560bac10e (diff) | |
download | linux-089482a06b74a40d45773b1871182e8f04be026b.tar.xz |
Merge tag 'mt76-for-kvalo-2023-09-30' of https://github.com/nbd168/wireless
mt76 patches for 6.7
* mt7603/mt7628 stability improvements
* fixes
* new driver for mt7925
Diffstat (limited to 'include/linux/pci_ids.h')
-rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 5fb3d4c393a9..0328a4c01e0b 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -180,6 +180,8 @@ #define PCI_DEVICE_ID_BERKOM_A4T 0xffa4 #define PCI_DEVICE_ID_BERKOM_SCITEL_QUADRO 0xffa8 +#define PCI_VENDOR_ID_ITTIM 0x0b48 + #define PCI_VENDOR_ID_COMPAQ 0x0e11 #define PCI_DEVICE_ID_COMPAQ_TOKENRING 0x0508 #define PCI_DEVICE_ID_COMPAQ_TACHYON 0xa0fc |