Johannes Berg wrote: > On Fri, 2007-08-03 at 16:00 +0200, Michael Buesch wrote: >> Does someone have some time to reverse engineer the >> table upload functions (DC table, TSSI table and the other one >> I don't remember). They are uploaded in the hwpctl setup. >> I'm pretty sure there are bugs. If I omit this init on the >> 4318, I get halfway good looking values for the estimated >> power output. If I let the tables upload and init, I always >> get 20dbm, which is obviously wrong. > > Can you work without hwpctl for now? The original driver allows you to > switch off hardware power control so the other code *should* work too...
I'm not sure that we clearly defined the difference between revision checks and hardware power control checks. If we did, then just making all of the hw power checks if (0) would be enough to turn off hw power control, it's just a matter of writing the correct values to registers. As for the tables, I started looking at it a bit last week, but my time has been pretty limited. In 2 weeks I'll be finished with my current project and will have some time to start working on this again if johannes hasn't already done it. -Joe _______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
