On 10/21/07, Jiri Slaby <jirislaby@xxxxxxxxx> wrote: > On 10/21/2007 03:20 AM, Nick Kossifidis wrote: > > A few more cleanups for base.c before i submit the rest of my fixes... > > > > Q: Should we get rid of syctl stuff ? I mean user can only change > > calibration interval (which is something tricky for users to play with) > > and debug flags. Does anyone use this ? i mean we can put printks wherever > > we want, there's no need for this stuff IMHO (it comes from madwifi). > > Agreed. And if really want it, we can make debug a module_param... It should be removed, but please use 30 seconds for the calibration timer instead of every second. Every second is pretty obsessive considering the fact that even though run every second, we don't calibrate even if AR5K_PHY_IQ_RUN was set. Most of the times i_coffd or q_coffd will be 0, so all we actually do is noise floor calibration. Luis - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html