libertas: add sysfs hooks to update boot2 and persistent firmware
authorBrian Cavagnolo <brian@cozybit.com>
Mon, 21 Jul 2008 18:03:16 +0000 (11:03 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 22 Aug 2008 20:29:49 +0000 (16:29 -0400)
commit1ff41eb0d9a937957d481d4f058a91230851ae17
tree0e2fc14f0e61e009cdf787beb1dda8ef0a18bbda
parent1556c0f22df77800d2e99342ce354a4ce94c5a0f
libertas: add sysfs hooks to update boot2 and persistent firmware

To use these features, copy the boot2 and firmware images to /lib/firmware and:

echo <boot2_image_name> > /sys/class/net/ethX/lbs_flash_boot2
echo <firmware_image_name> > /sys/class/net/ethX/lbs_flash_fw

Signed-off-by: Brian Cavagnolo <brian@cozybit.com>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/libertas/if_usb.c