W dniu 18 listopada 2010 16:53 użytkownik Larry Finger
<[email protected]> napisał:
> On 11/18/2010 06:27 AM, Rafał Miłecki wrote:
>> Signed-off-by: Rafał Miłecki <[email protected]>
>> ---
>
> This change deserves a bit more explanation. You might include something like
> "These tables came from reverse engineering the 5.10.56.46 version of the
> Broadcom driver. Trace comparisons between b43 and the current Broadcom driver
> (5.10.120.0) show byte reversals for the PHY register writes."

I guess you're right, sorry.

Currently I massively use kernel's MMIO tracing to compare wl hybrid
with b43. After comparing dumps from wl and b43 I noticed tables we
wrote from spect fot bytes swapped for PHY registers values. It also
makes more sense to swap bytes if you simply compare values. Now
values are slightly nicely increasing/decreasing in tables.

If someone is interested in the way I dump operations, please just
ask, I'll provide my /toolchain/.

-- 
Rafał

_______________________________________________
b43-dev mailing list
[email protected]
http://lists.infradead.org/mailman/listinfo/b43-dev

Reply via email to