On Thu, Mar 22, 2007 at 03:55:48PM -0500, Larry Finger wrote: > Michael Buesch wrote: > > > > Ah, and yeah. There is the issue of symbol clashes with bcm43xx-mac80211. > > Is that an issue when built modular? We should make life of distributors > > easy by allowing both bcm43xx-sm and bcm43xx-mac80211 be loaded at the > > same time. > > I don't think there are any symbol clashes. I just used the mb tree to build > a kernel with mac80211, > ieee80211softmac, and both flavors of bcm43xx. The only change I made was to > take the PCI_id for the > 4311 out of the mac80211 version. It compiled cleanly, booted up fine, loaded > bcm43xx-softmac and is > running correctly.
Did you "=y" the config options? That is what causes the problem when linking the kernel image. John -- John W. Linville [EMAIL PROTECTED] _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
