CFT: macio attachment for if_wi

Adrian Chadd adrian at freebsd.org
Mon Sep 26 02:20:05 UTC 2011


On 26 September 2011 09:52, YongHyeon PYUN <pyunyh at gmail.com> wrote:

> It seems the WI_DATA0/WI_DATA1 registers provide access to data
> with FIFO style.  This indicates driver have to read raw data and
> subsequent access would have to use htoleXX() macro to compare it
> with the raw data instead of converting it from little-endian to
> host byte order.
> So your patch looks like the first step that goes to right
> direction.  As Adrian said, there could be multiple places that
> used wrong data from endianess view.

Cool; I'll try to remember to get this committed to -HEAD once it's
unlocked for bug fixes.



Adrian


More information about the freebsd-wireless mailing list