rt2860sta: Use latest firmware for RT3090

Ralink's original drivers for RT2800P/RT2800E-family chips used
multiple different versions of the firmware for different chips.  The
rt2860sta driver in staging was briefly converted to load different
files for different chips.  However, the current rt2860.bin is
supposed to work on all of them, so replace rt3090.bin with a symlink.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
main
Ben Hutchings 2011-04-30 19:31:32 +01:00
parent 8adae7fc99
commit dfb7f24fbc
2 changed files with 1 additions and 1 deletions

2
WHENCE
View File

@ -1113,7 +1113,7 @@ File: rt3090.bin

Licence: Redistributable. See LICENCE.ralink-firmware.txt for details

Found in hex form in kernel source.
This is a link to rt2860.bin for compatibility.

--------------------------------------------------------------------------


Binary file not shown.

1
rt3090.bin Symbolic link
View File

@ -0,0 +1 @@
rt2860.bin