Add Failsafe support for Linksys E3000V1 / WRT610NV2
authorhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Feb 2013 22:40:57 +0000 (22:40 +0000)
committerhauke <hauke@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 4 Feb 2013 22:40:57 +0000 (22:40 +0000)
commitfe9a6d552f6bf86c65f48f2243f7729d6ea888bd
treeed9e9cdc5c47d1cd0117900715f198fcc01e2b4a
parent30996af6c7b3ead40f95e5054d4dcecfd159d1dd
Add Failsafe support for Linksys E3000V1 / WRT610NV2

Adds specification of the correct cpu_port for Linksys E3000V1 and WRT610NV2
in /lib/preinit/05_init_interfaces_brcm.  The list of devices will need to
be expanded.  Is there a way to determine the correct cpu_port to use in a
generic sense; for instance, if "/proc/switch/eth0/port/8" exists, or if
"/sys/class/net/eth0/device/driver/module/drivers/bcma:bgmac" exists?  Could
a similar method be used in "/etc/init.d/netconfig"?

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@35491 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/brcm47xx/base-files/lib/preinit/05_init_interfaces_brcm