On Thu, Jan 27, 2011 at 16:39, Clemens John <[email protected]> wrote: > is it possible to run an Wifi Ad-Hoc and an Wifi AP network on the linksys > wrt54g v2.2 with OpenWrt kernel 2.6 at the same time?
mac80211 wireless driver (b43) doesn't suport multi-ssid but there is a broadcom-wl driver for 2.6 kernels with which apparently ap+sta works (so ap+adhoc should too?). Unless you have extended storage of your linksys you will need to build your own image selecting brcm47xx target and broadcom-wl profile. _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-users
