[PATCH v3] libertas: if_spi, driver for libertas GSPI devices

Andrey Yurovsky andrey at cozybit.com
Mon Jan 12 14:04:18 EST 2009


Hi Dan, Johannes was correct -- the explicit get_unaligned_ was not
needed and using packed was required.  Unfortunately our patch got
merged before we had a chance to send a version including just the
packing, so I'm preparing a patch that reverts the calls to
get_unaligned_* ...this is, however, independent of the actual
if_spi.c driver patch.

On Mon, Jan 12, 2009 at 6:53 AM, Dan Williams <dcbw at redhat.com> wrote:
> On Fri, 2009-01-09 at 14:58 -0800, Colin McCabe wrote:
>> Add initial support for libertas devices using a GSPI interface.  This has
>> been tested with the 8686.
>>
>> GSPI is intended to be used on embedded systems. Board-specific parameters are
>> required (see libertas_spi.h).
>
> Were you able to take a look at the alignment patches and see if just
> using 'packed' worked, rather than having everything use
> get_unaligned_*?
>
> Dan
>
>
>



More information about the libertas-dev mailing list