On 2013-09-17 11:45 PM, James Hilliard wrote: > Following up on this I'm trying to figure out how broadcom-wl is set up > in openwrt and what devices specific variables there are how those would > be changed/determined. I'm trying to fix compatibility problems with > this driver for a lot of broadcom devices. broadcom-wl in OpenWrt was built in a way that makes it completely independent of the kernel version and configuration. This only works if the Linux specific files are provided in source format, and the binary only contains the generic parts (the source code file licenses allow this).
There is no reasonable way to use binaries from GPL tarballs to achieve the same, this can only be done by building the driver from source and packaging it appropriately. I hope that I can release an updated version soon. - Felix _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel