From: Yaroslav K <yarikos@gmail.com>
Date: Sat, 13 Apr 2024 21:04:39 +0000
Subject: [PATCH] ether82557: add ids for Fujitsu-Siements Amilo Si 1520 laptop

---
diff 9861f1a92b373a16939fd6f3c167e5dad9f253d3 908da1ed7423bf205592012d9a1398abea1b7f39
--- a/sys/src/9/pc/ether82557.c
+++ b/sys/src/9/pc/ether82557.c
@@ -949,6 +949,7 @@
 		case 0x103A:		/* Intel 82562 PRO/100 VE */
 		case 0x103D:		/* Intel 82562 PRO/100 VE */
 		case 0x1064:		/* Intel 82562 PRO/100 VE */
+		case 0x1092:		/* Intel 82562 PRO/100 VE */
 		case 0x2449:		/* Intel 82562ET */
 		case 0x27DC:		/* Intel 82801G PRO/100 VE */
 			nop = 1;
--- a/sys/src/9/pc64/pc64
+++ b/sys/src/9/pc64/pc64
@@ -55,7 +55,7 @@
 	ether8169	pci ethermii
 # should be obsoleted by igbe
 #	ether82543gc	pci
-#	ether82557	pci
+	ether82557	pci
 	ether82563	pci
 	ether82598	pci
 	etherx550	pci
