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 385840ff3..0028f853f 100644
--- a/sys/src/9/pc/ether82563.c
+++ b/sys/src/9/pc/ether82563.c
@@ -1604,6 +1604,7 @@ i82563pci(void)
type = i82566;
break;
case 0x10cd: /* lf */
+ case 0x10bf:
case 0x10ce: /* v-2 */
case 0x10de: /* lm-3 */
case 0x10f5: /* lm-2 */