mirror of https://github.com/hak5/openwrt-owl.git
parent
a2d45593b7
commit
4510d8838b
|
@ -383,6 +383,7 @@ static struct pci_device_id hipp_pci_tbl[] = {
|
|||
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
||||
{ PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_8155,
|
||||
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
||||
{ 0 }
|
||||
};
|
||||
MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);
|
||||
|
||||
|
|
Loading…
Reference in New Issue