mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-12-25 09:33:20 +02:00
[kernel] backport r21373 to 2.4 kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21374 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
fbbc3f53f4
commit
f8b0bfdc6a
@ -383,6 +383,7 @@ static struct pci_device_id hipp_pci_tbl[] = {
|
|||||||
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
||||||
{ PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_8155,
|
{ PCI_VENDOR_HIFN, PCI_PRODUCT_HIFN_8155,
|
||||||
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
PCI_ANY_ID, PCI_ANY_ID, 0, 0, },
|
||||||
|
{ 0 }
|
||||||
};
|
};
|
||||||
MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);
|
MODULE_DEVICE_TABLE(pci, hipp_pci_tbl);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user