Commit c09d8e39 authored by Jeff Garzik's avatar Jeff Garzik Committed by Stephen Hemminger

[netdrvr 8139too] another new PCI ID

Contributed by Josh Litherland, Donald Becker, and others.
parent 3209f4bf
......@@ -249,6 +249,7 @@ static struct pci_device_id rtl8139_pci_tbl[] = {
{0x14ea, 0xab07, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
{0x11db, 0x1234, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
{0x1432, 0x9130, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
{0x02ac, 0x1012, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
#ifdef CONFIG_SH_SECUREEDGE5410
/* Bogus 8139 silicon reports 8129 without external PROM :-( */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment