On Fri, 2007-08-03 at 17:47 +0200, Michael Buesch wrote: > On Friday 03 August 2007, 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... > > What do I have to do? > Switch off some hostflag?
I think it's enough to just not fill the hw power shared memory. Or rather, set the length of the hw power table to 0 in shm, iirc from disassembling the firmware. johannes
signature.asc
Description: This is a digitally signed message part
_______________________________________________ Bcm43xx-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/bcm43xx-dev
