I follow this thread[1] to setting up my network, and where I put these modules to start on the boot and dhcpcd eth?
- Code: Select all
# rmmod broadcom
# rmmod tg3
# modprobe broadcom
# modprobe tg3
# dhcpcd eth0
[1] http://forums.gentoo.org/viewtopic-t-92 ... art-0.html
