[PATCH 01/13] net: rtl8169: add support for RTL-8168/8111g

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is the version of the chip found on Jetson-TK1.

Signed-off-by: Lucas Stach <dev@xxxxxxxxxx>
---
 drivers/net/rtl8169.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/net/rtl8169.c b/drivers/net/rtl8169.c
index 3ed2e56..0cd5763 100644
--- a/drivers/net/rtl8169.c
+++ b/drivers/net/rtl8169.c
@@ -166,6 +166,7 @@ static struct rtl8169_chip_info chip_info[] = {
 	{"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},
 };
-- 
1.9.3


_______________________________________________
barebox mailing list
barebox@xxxxxxxxxxxxxxxxxxx
http://lists.infradead.org/mailman/listinfo/barebox




[Index of Archives]     [Linux Embedded]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux