[PATCH] zd1211rw: Firmware version vs bootcode version mismatch handling
authorDaniel Drake <dsd@gentoo.org>
Sat, 12 Aug 2006 16:59:59 +0000 (17:59 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 14 Aug 2006 19:43:22 +0000 (15:43 -0400)
commitd066c2190de86d75e17dc35beba48b920cb125ee
tree7920cc3c65f77122e1aa65ed4337580c80537257
parent12f393089775ca33c53541eb67112fc04d799131
[PATCH] zd1211rw: Firmware version vs bootcode version mismatch handling

This is needed for my G220F, otherwise it fails to initialize after the
existing firmware upload routine.

The vendor driver actually does more than what I have done here: it
downloads the firmware + boot code, modifies it, and uploads it again
(really messy). I have not copied that part over, as my device can get
on its feet without it.

Signed-off-by: Daniel Drake <dsd@gentoo.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_chip.h
drivers/net/wireless/zd1211rw/zd_usb.c