On 21 February 2013 16:08, Hauke Mehrtens <[email protected]> wrote: > On 02/19/2013 04:44 PM, Rafał Miłecki wrote: >> There is b53 PHY driver for Broadcom switches some may want to use one >> bcm47xx platform. We still don't use b53 as default, but let's at least >> allow switching to it. >> >> Signed-off-by: Rafał Miłecki <[email protected]> >> --- >> As alternative we could use @!PACKAGE_kmod-switch in DEPENDS, but sure >> if it makes difference to anyone? > > Could we wait with this patch till there is a switch driver that could > be configured by swconfig? @!PACKAGE_kmod-switch will not work because > for some time we probably need both packages when not all drivers are > converted.
Apart from the fact that negative dependencies do not work, swconfig and kmod-switch conflict as both provide a /lib/network/switch.sh, so they (and probably the network scripts) would have to be reworked to be compatible. Jonas _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
