]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - drivers/net/rtl8169.c
net: rtl8169: Add support for RTL-8168/8111g
[karo-tx-uboot.git] / drivers / net / rtl8169.c
index c1eb9f3c4ce9a10e92d34ccb33f0f9ce34ea6694..cea6701203815e05f37d46040b3fb76d18bed5bf 100644 (file)
@@ -253,6 +253,7 @@ static struct {
        {"RTL-8168b/8111sb",    0x38, 0xff7e1880,},
        {"RTL-8168d/8111d",     0x28, 0xff7e1880,},
        {"RTL-8168evl/8111evl", 0x2e, 0xff7e1880,},
+       {"RTL-8168/8111g",      0x4c, 0xff7e1880,},
        {"RTL-8101e",           0x34, 0xff7e1880,},
        {"RTL-8100e",           0x32, 0xff7e1880,},
 };