On Tuesday 01 August 2006 19:11, John W. Linville wrote: > On Tue, Aug 01, 2006 at 04:25:05PM +0200, Ivo Van Doorn wrote: > > Hi, > > > > >> Do you have a plan when you will merge rt2x00 patches so I can apply > > >> Michael's renaming patch(es) without risk of conflicts? > > > > > >Working on it ~now. I hit a snag in that Ivo's patches seem to rely on > > >his radio button patch, which I had ignored until now. I'll probably > > >pull that in this morning (or figure-out how to not need it) and get > > >something pushed to wireless-dev sometime today. > > > > Ehm, that should not have happened. The rt2x00 version I had send as patches > > had the radio button integrated as they had been in wireless-dev already. > > The patch to convert it to the rfkill driver is one of the patches > > I'll send later. > > The rfkill stuff seems to be behind a CONFIG_RT2X00_BUTTON define, > which keys off some driver-specific Kconfig stuff. They were > getting turned-on by default w/ 'allmodconfig' and 'allyesconfig'. > Turning them off in .config lets them compile.
Ah, I have spotted the problem. That was indeed accidently added during the last patch series. It was part of the patch I was keeping behind. I'll send the rfkill patch as soon as possible, that should fix that problem, in case the rfkill is considered not good enough for inclusion yet, I'll create a patch to fix this issue correctly. > In general, I'd prefer not to have Kconfig-settable options that > don't compile. But in this case I guess we'll just live with it. > After all, it is a development tree... :-) Hehe, true. But I'll do my best to fix this issue soon. :) Ivo - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html