git: 9front

Download patch

ref: 8757a819243c2c038cc079e7e1cd2107014fecf9
parent: e9f5dc613857f6563c94d55923f1ce850b7f503f
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
--