diff options
author | aiju <devnull@localhost> | 2011-04-23 19:49:03 +0200 |
---|---|---|
committer | aiju <devnull@localhost> | 2011-04-23 19:49:03 +0200 |
commit | 73afd54f572e0ca1d7108b9700868c41baf0cf17 (patch) | |
tree | 1214ef00ef2631642d5f469d21c7ee7be5052907 | |
parent | d5162b8023dd5a6caa7704d81b07e6f340ffa8cd (diff) | |
download | plan9front-73afd54f572e0ca1d7108b9700868c41baf0cf17.tar.xz |
added bcm driver to pcf
-rw-r--r-- | sys/src/9/pc/pcf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/src/9/pc/pcf b/sys/src/9/pc/pcf index ca73386b9..3edb863be 100644 --- a/sys/src/9/pc/pcf +++ b/sys/src/9/pc/pcf @@ -54,6 +54,7 @@ link ether82557 pci ether82563 pci ether83815 pci + etherbcm pci etherdp83820 pci etherec2t ether8390 etherelnk3 pci |