diff --git a/drivers/staging/rt3090/pci_main_dev.c b/drivers/staging/rt3090/pci_main_dev.c index 30753d5fa9e82da2b7cc404186ac315ff6481ad8..4997d3a2311c0a00a208905a04b5a0087e79895c 100644 --- a/drivers/staging/rt3090/pci_main_dev.c +++ b/drivers/staging/rt3090/pci_main_dev.c @@ -83,6 +83,7 @@ static struct pci_device_id rt2860_pci_tbl[] __devinitdata = {PCI_DEVICE(NIC_PCI_VENDOR_ID, NIC3090_PCIe_DEVICE_ID)}, {PCI_DEVICE(NIC_PCI_VENDOR_ID, NIC3091_PCIe_DEVICE_ID)}, {PCI_DEVICE(NIC_PCI_VENDOR_ID, NIC3092_PCIe_DEVICE_ID)}, + {PCI_DEVICE(0x1462, 0x891A)}, #endif // RT3090 // #ifdef RT3390 {PCI_DEVICE(NIC_PCI_VENDOR_ID, NIC3390_PCIe_DEVICE_ID)},