On Wed, 2007-03-21 at 23:22 -0500, Larry Finger wrote: > Pavel Roskin wrote: > > > > Maybe we could have a git repository for the softmac driver? That would > > make it easy to generate new patches. git is quite good an resolving > > such conflicts. > > We already have one - it is Linville's wireless-2.6 git tree. My patches are > just for those who > choose not to download a complete git system.
Oh, I see. Although it's unfortunate that I cannot test dadwifi and bcm43xx on the same kernel. It's quite bad, especially on the slow G3 PowerMac. Perhaps I'll make a standalone build system just to deal with this annoyance. > > Or maybe we could have a standalone driver package? That would make it > > even easier for the end users. I can help. > > We will need one for the day when mac80211 replaces softmac in the mainline > kernel. What would we > need to do? My "reference build system" can be downloaded by: svn co https://svn.sourceforge.net/svnroot/orinoco/trunk (ironically, the driver itself is rotten) Just take Makefile and Kbuild, replace the orinoco stuff with whatever you need and remove unneeded checks. -- Regards, Pavel Roskin _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
