brcm47xx: add bgmac driver
This Ethernet driver is in early development stage and still has some problems. This was working on my bcm4716 based device. Thanks to Rafał Miłecki <zajec5@gmail.com> for writing this driver. SVN-Revision: 34995
This commit is contained in:
@@ -7,6 +7,7 @@ set_preinit_iface() {
|
||||
insmod hwmon
|
||||
insmod tg3
|
||||
insmod b44
|
||||
insmod bgmac
|
||||
|
||||
# hardware specific overrides
|
||||
case "$(cat /proc/diag/model)" in
|
||||
|
||||
Reference in New Issue
Block a user