]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3837aa9c957787c60311dad1e8326ae20ac6b360
tree0e2fc14f0e61e009cdf787beb1dda8ef0a18bbda
parent32df7db0b91cca26ee39d9fb4b7038a0004a34f8
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