summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@localhost>2011-07-11 19:37:53 +0200
committercinap_lenrek <cinap_lenrek@localhost>2011-07-11 19:37:53 +0200
commit4c98e8e548d0dbd72d822d0728563c08cbcb6cb6 (patch)
tree6b05bf44a637a687db4b08baa9bb802cf39ffb18
parentf02ea157ec4afc99c60afe6d39a38916c41d6c5f (diff)
downloadplan9front-4c98e8e548d0dbd72d822d0728563c08cbcb6cb6.tar.xz
add 82567LF (ICH9 IGP M)
-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 */