ref: 9e93f259231fa219912eecec72e6113eaccf3186
parent: 6d9675cfaa819d086325fa26a8d86fc29226e78f
author: sl <sl@9front>
date: Sun Apr 27 18:19:18 EDT 2025
fqa1.ms, fqa3.ms: add Intel I225-V and Intel I226-V (thanks, mia)
--- a/fqa1.ms
+++ b/fqa1.ms
@@ -1000,6 +1000,12 @@
.CW /sys/src/9/pc/etherbcm.c
.ihtml a
+• Intel I225
+\(em
+.ihtml a <a href="http://git.9front.org/plan9front/plan9front/HEAD/sys/src/9/pc/etheri225.c/f.html">
+.CW /sys/src/9/pc/etheri225.c
+.ihtml a
+
• Realtek RTL8150
\(em
.ihtml a <a href="http://git.9front.org/plan9front/plan9front/HEAD/sys/src/cmd/nusb/ether/url.c/f.html">
--- a/fqa3.ms
+++ b/fqa3.ms
@@ -610,7 +610,7 @@
.R
.ihtml h4
-Ethernet is well supported across many vendors and chipsets. 9front introduces a "medium-to-low quality" driver for Broadcom BCM57xx cards, previously unsupported by Plan 9.
+Ethernet is well supported across many vendors and chipsets. 9front introduces"medium-to-low quality" drivers for Broadcom BCM57xx, Intel I225, and Intel I226 cards, all previously unsupported by Plan 9.
.html - <a name="3.2.3.1.1" />
.ihtml h5 <h5>
@@ -731,6 +731,28 @@
vid/did: 8086/1031
.br
tested 10/100 mbps
+.LP
+.ihtml ul
+
+.SH
+Intel I225-V
+.R
+.ihtml ul <ul>
+.IP
+vid/did: 8086/15f3
+.br
+tested 10/100/1000/2500 mbps
+.LP
+.ihtml ul
+
+.SH
+Intel I226-V
+.R
+.ihtml ul <ul>
+.IP
+vid/did: 8086/125c
+.br
+tested 10/100/1000/2500 mbps
.LP
.ihtml ul
--
⑨