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)
commit195c4d9a3deacb973e7dc5d55f028ea9ed7c6d7d
tree881f2e1921a80a5701421cc99477c3592962a15f
parentce173e209444843060cc64cc22b5c7f612a9bf54
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