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)
commit5845db0c4474294335896501e7bef61c9cb56a4c
tree704340b18ee1594a3af47d6d525c3473edc42572
parente8e165989de334c8b2bd735f31b1b9f7009abcc6
Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel Gimpelevich

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8367 3c298f89-4303-0410-b956-a3cf2f4a3e73
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