shithub: riscv

Download patch

ref: c950dd75ea4ad90a29f3e93b2170c1894e4ba2f9
parent: 1c5d8e24e35e3d3765a90d4f6094e7343799d97b
author: aiju <aiju@phicode.de>
date: Mon Jul 18 18:40:55 EDT 2011

added bcm driver to cpu kernel

--- a/sys/src/9/pc/pccpuf
+++ b/sys/src/9/pc/pccpuf
@@ -52,6 +52,7 @@
 	ether82557	pci
 	ether83815	pci
 	etherdp83820	pci
+	etherbcm	pci
 	etherec2t	ether8390
 	etherelnk3	pci
 	etherga620	pci
--