code: plan9front

Download patch

ref: dab168e6bd204c3cffae263d232051a47442c5ce
parent: 8b817fd6c01c9e6cfd32d18253ea8fecee78c6ab
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sat Feb 20 14:06:59 EST 2021

ether82563: add pci id for i219-LM on thinkcenter (easypeasy, thanks hiro)

--- a/sys/src/9/pc/ether82563.c
+++ b/sys/src/9/pc/ether82563.c
@@ -1990,6 +1990,7 @@
 	case 0x1570:		/* i219-v */
 	case 0x15b8:		/* i219-v */
 	case 0x15b9:		/* i219-lm */
+	case 0x15bb:		/* i219-lm */
 	case 0x15d6:		/* i219-v */
 	case 0x15d7:		/* i219-lm */
 	case 0x15d8:		/* i219-v */