ref: 7b6c150f5dbccb3074d93d07e84c3d286d17fd8d
parent: af89b1c5b151842edce430d76e2964ec3fd252b4
author: cinap_lenrek <cinap_lenrek@localhost>
date: Wed Jul 20 21:11:48 EDT 2011
etherbcm: add pci id for NetXtreme BCM5751 Gigabit Ethernet
--- a/sys/src/9/pc/etherbcm.c
+++ b/sys/src/9/pc/etherbcm.c
@@ -579,6 +579,7 @@
case 0x14e41672:
case 0x14e41673:
case 0x14e41674:
+ case 0x14e41677:
case 0x14e4167A:
case 0x14e4167b:
case 0x14e41693:
--
⑨