mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2025-02-18 17:26:47 +07:00
r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboard
Signed-off-by: Ciaran McCreesh <ciaran.mccreesh@blueyonder.co.uk> Signed-off-by: Francois Romieu <romieu@fr.zoreil.com> Cc: Edward Hsu <edward_hsu@realtek.com.tw>
This commit is contained in:
parent
7c826a0b84
commit
11d2e28241
@ -171,6 +171,8 @@ static struct pci_device_id rtl8169_pci_tbl[] = {
|
||||
{ PCI_DEVICE(0x16ec, 0x0116), 0, 0, RTL_CFG_0 },
|
||||
{ PCI_VENDOR_ID_LINKSYS, 0x1032,
|
||||
PCI_ANY_ID, 0x0024, 0, 0, RTL_CFG_0 },
|
||||
{ 0x0001, 0x8168,
|
||||
PCI_ANY_ID, 0x2410, 0, 0, RTL_CFG_2 },
|
||||
{0,},
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user