summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wcfxo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wcfxo.c b/wcfxo.c
index 4ab8367..9d1afb7 100644
--- a/wcfxo.c
+++ b/wcfxo.c
@@ -979,6 +979,7 @@ static void __devexit wcfxo_remove_one(struct pci_dev *pdev)
}
static struct pci_device_id wcfxo_pci_tbl[] = {
+ { 0xe159, 0x0001, 0x8084, PCI_ANY_ID, 0, 0, (unsigned long) &generic },
{ 0xe159, 0x0001, 0x8085, PCI_ANY_ID, 0, 0, (unsigned long) &wcx101p },
{ 0xe159, 0x0001, 0x8086, PCI_ANY_ID, 0, 0, (unsigned long) &generic },
{ 0xe159, 0x0001, 0x8087, PCI_ANY_ID, 0, 0, (unsigned long) &generic },