Upgrade rt2x00 to a more recent snapshot, master mode now working, thanks to Daniel...
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Aug 2007 09:12:49 +0000 (09:12 +0000)
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 7 Aug 2007 09:12:49 +0000 (09:12 +0000)
commite141a9231dc8a20e7ba6e2dd0b29b4f1082ed094
tree704340b18ee1594a3af47d6d525c3473edc42572
parent96455c222d2b7bc4033fc43ffd0411684faba4fc
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
This page took 0.036338 seconds and 4 git commands to generate.