https://patchwork.kernel.org/project/linux- mediatek/patch/84ab45bf42f57fd0301c156ffc11d0fe330ff1f8.1636857817.git.deren...@mediatek.com/
From: Deren Wu <deren.wu@xxxxxxxxxxxx> New mt7921 serials chip support Signed-off-by: Deren Wu <deren.wu@xxxxxxxxxxxx> --- drivers/net/wireless/mediatek/mt76/mt7921/pci.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/net/wireless/mediatek/mt76/mt7921/pci.c b/drivers/net/wireless/mediatek/mt76/mt7921/pci.c index 305b63fa1a8a..0cff7c079b5f 100644 --- a/drivers/net/wireless/mediatek/mt76/mt7921/pci.c +++ b/drivers/net/wireless/mediatek/mt76/mt7921/pci.c @@ -15,6 +15,8 @@ static const struct pci_device_id mt7921_pci_device_table[] = { { PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x7961) }, { PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x7922) }, + { PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x0608) }, + { PCI_DEVICE(PCI_VENDOR_ID_MEDIATEK, 0x0616) }, { }, }; -- You received this bug notification because you are a member of Kernel Packages, which is subscribed to linux in Ubuntu. https://bugs.launchpad.net/bugs/1954381 Title: MediaTek wireless [14c3:0616] didn't work Status in OEM Priority Project: New Status in linux package in Ubuntu: Confirmed Bug description: Currently 5.14.0-1008-oem kernel couldn't recognize this card, the wifi didn't work. To manage notifications about this bug go to: https://bugs.launchpad.net/oem-priority/+bug/1954381/+subscriptions -- Mailing list: https://launchpad.net/~kernel-packages Post to : kernel-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~kernel-packages More help : https://help.launchpad.net/ListHelp