]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbb5ca03025ae6888cd75e37c53539597e6ab62ca
tree489a6243296ba9ef204618befafcaefa4f7c6c09
parent03b4b5ccb42098e76de0f9715ac2c1e016c6730b
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