shithub: riscv

Download patch

ref: e44bf536af27853196c0d1d86e0ef41c4cefadf6
parent: b41bd1b007f497c8a3ceccdaae877634727fed2d
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Tue Aug 29 15:38:29 EDT 2017

ether82563: make the ethernet of thinkpad p50 work (thanks sam-d)

--- a/sys/src/9/pc/ether82563.c
+++ b/sys/src/9/pc/ether82563.c
@@ -494,7 +494,7 @@
 [i210]		"i210",		9728,	F75|Fnofct|Fert,
 [i217]		"i217",		9728,	Fload|Fnofct|Fert|Fbadcsum,
 [i218]		"i218",		9728,	Fload|Fert|F79phy|Fnofct|Fbadcsum,
-[i219]		"i219",		9728,	Fload|Fert|F79phy|Fnofct,
+[i219]		"i219",		9728,	Fload|Fert|F79phy|Fnofct|Fbadcsum,
 [i350]		"i350",		9728,	F75|F79phy|Fnofct,
 };