From 6031dd83b632651013a7e7e707632ebabb68367f Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Fri, 22 Aug 2014 00:00:06 +0200 Subject: pc64: enable ether8139 in kernel config (thanks hiro) --- sys/src/9/pc64/pc64 | 2 +- sys/src/9/pc64/pccpu64 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/src/9/pc64/pc64 b/sys/src/9/pc64/pc64 index fd33dc548..b826c9f9c 100644 --- a/sys/src/9/pc64/pc64 +++ b/sys/src/9/pc64/pc64 @@ -46,7 +46,7 @@ link # ether589 etherelnk3 ether79c970 pci # ether8003 ether8390 -# ether8139 pci + ether8139 pci # ether8169 pci ethermii # should be obsoleted by igbe # ether82543gc pci diff --git a/sys/src/9/pc64/pccpu64 b/sys/src/9/pc64/pccpu64 index f98179059..c2d0536dd 100644 --- a/sys/src/9/pc64/pccpu64 +++ b/sys/src/9/pc64/pccpu64 @@ -46,7 +46,7 @@ link # ether589 etherelnk3 ether79c970 pci # ether8003 ether8390 -# ether8139 pci + ether8139 pci # ether8169 pci ethermii # should be obsoleted by igbe # ether82543gc pci @@ -54,7 +54,7 @@ link ether82563 pci # ether82598 pci # ether83815 pci -# etherbcm pci + etherbcm pci # etherdp83820 pci # etherec2t ether8390 # etherelnk3 pci -- cgit v1.2.3