git: 9front

Download patch

ref: d54bc38234b9ee339dc91b6d0c1d7bec27c4928f
parent: 1e8b03a8061e8daa9587496a5b0ce1b8931b92cb
author: aiju <devnull@localhost>
date: Sat Apr 23 15:49:03 EDT 2011

added bcm driver to pcf

--- a/sys/src/9/pc/pcf
+++ b/sys/src/9/pc/pcf
@@ -54,6 +54,7 @@
 	ether82557	pci
 	ether82563	pci
 	ether83815	pci
+	etherbcm        pci
 	etherdp83820	pci
 	etherec2t	ether8390
 	etherelnk3	pci
--