Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel...
authorFlorian Fainelli <florian@openwrt.org>
Tue, 7 Aug 2007 09:12:49 +0000 (09:12 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Tue, 7 Aug 2007 09:12:49 +0000 (09:12 +0000)
commit2faa89530aeef527ead75d458639d93ae7201d13
tree704340b18ee1594a3af47d6d525c3473edc42572
parentbb2d97285bd36f5813b7c1929ee3847352637cc3
Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich

SVN-Revision: 8367
29 files changed:
package/rt2x00/Makefile
package/rt2x00/src/COPYING [new file with mode: 0644]
package/rt2x00/src/Makefile
package/rt2x00/src/README [new file with mode: 0644]
package/rt2x00/src/THANKS [new file with mode: 0644]
package/rt2x00/src/config [new file with mode: 0644]
package/rt2x00/src/rt2400pci.c
package/rt2x00/src/rt2400pci.h
package/rt2x00/src/rt2500pci.c
package/rt2x00/src/rt2500pci.h
package/rt2x00/src/rt2500usb.c
package/rt2x00/src/rt2500usb.h
package/rt2x00/src/rt2x00.h
package/rt2x00/src/rt2x00_compat.h
package/rt2x00/src/rt2x00_config.h
package/rt2x00/src/rt2x00debug.c
package/rt2x00/src/rt2x00debug.h
package/rt2x00/src/rt2x00dev.c
package/rt2x00/src/rt2x00firmware.c
package/rt2x00/src/rt2x00lib.h
package/rt2x00/src/rt2x00mac.c
package/rt2x00/src/rt2x00pci.c
package/rt2x00/src/rt2x00pci.h
package/rt2x00/src/rt2x00rfkill.c
package/rt2x00/src/rt2x00usb.c
package/rt2x00/src/rt61pci.c
package/rt2x00/src/rt61pci.h
package/rt2x00/src/rt73usb.c
package/rt2x00/src/rt73usb.h