libertas: Add support for Marvell Libertas CF8305
authorMarek Vasut <marek.vasut@gmail.com>
Fri, 21 Aug 2009 02:08:16 +0000 (04:08 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 28 Aug 2009 18:40:35 +0000 (14:40 -0400)
commit9d45368a3825349d8ba686bc36df589d16577dd4
tree489a6243296ba9ef204618befafcaefa4f7c6c09
parentca4fe30097d700c595c13362200083650759e104
libertas: Add support for Marvell Libertas CF8305

The CF8305 is a very old silicon running firmware version 3.0 . This card also
needs some special treatment as it's so old it can't do unaligned register
access. But since that happens only at one place, there were no changes made to
the register access functions, but instead that particular place was fixed.
Also, this card uses only one-stage firmware which is loaded the same way as
helper firmware. The second-stage firmware isn't loaded on this card and doesn't
therefore have to be supplied.

Signed-off-by: Marek Vasut <marek.vasut@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/if_cs.c