shithub: riscv

Download patch

ref: d082a8972f9bd3ddb32079eb72b22ece25722970
parent: 5886b999d59e733ae46fa413a709d3bcd8c14278
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Feb 28 08:18:13 EST 2022

ether82563: add pci id for ethernet on dell optiplex 7090 micro (thanks leimy)

 0.31.6: net  02.00.00 8086/15f9 255 0:70900000 131072
         Intel Corporation

--- a/sys/src/9/pc/ether82563.c
+++ b/sys/src/9/pc/ether82563.c
@@ -1987,6 +1987,7 @@
 		return i218;
 	case 0x156f:		/* i219-lm */
 	case 0x15b7:		/* i219-lm */
+	case 0x15f9:		/* i219-lm */
 	case 0x1570:		/* i219-v */
 	case 0x15b8:		/* i219-v */
 	case 0x15b9:		/* i219-lm */