summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/src/9/pc/ether82563.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/pc/ether82563.c b/sys/src/9/pc/ether82563.c
index bb5987fa6..f94c9fc4a 100644
--- a/sys/src/9/pc/ether82563.c
+++ b/sys/src/9/pc/ether82563.c
@@ -1903,6 +1903,7 @@ didtype(int d)
case 0x10e5: /* lm ich9 */
case 0x10f5: /* lm ich9m; “boazman” */
case 0x10ce: /* v ich10 */
+ case 0x10c0: /* ich9 */
return i82567;
case 0x10bf: /* lf ich9m */
case 0x10cb: /* v ich9m */