README Driver File Contents (Archer_20T2UHP_US__V1_161213_Linux.zip)

How to make?
1. If you want to buid the Linux AP code, set the "MODE = AP" in Makefile
   and chose the TARGET to Linux by set "TARGET = LINUX" 
   
2. If you want to build the Linux STA code, set the "MODE = STA" in Makefile
   and chose the TARGET to Linux by set "TARGET = LINUX"
   
3. If you want to buid the uCOS AP code, set the "MODE = AP" in Makefile
   and chose the TARGET to UCOS by set "TARGET = UCOS" 
   
4. If you want to build the uCOS STA code, set the "MODE = STA" in Makefile
   and chose the TARGET to uCOS by set "TARGET = UCOS"
 
5. If you wnat to clean the tree, just "make clean" it will clean the target and mode you set 

6. In os/linux/config.mk 
	define the GCC and LD of the target machine
	define the compiler flags CFLAGS
	define the linux kernel source include file path LINUX_SRC
	modify to meet your need.

7. For the Linux port , please read /include/rt_linux.h os/linux/rt_linux.c and os/linux/rt_main_dev.c

8. For the uCOS port , please read /include/rt_ucos.h os/linux/rt_ucos.c and os/ucos/rt_main_dev.c

9. For the Linux Station port, please add the Makefile section in os/linux/Makefile.

10. Currently you can build and run on your 2.4.x Linux kernel, 2.6.x not sure and not try yet.

11. In tools/bin2h.c will convert the 8051 firmware from common/rt2860.bin into include/firmware.h.
  	Which will be used by rtmp_init.c to include in the firmware image in an array.

	
Branch:B20070129

Support:
	1. Support MBSS
	2. Support LoadFirmware
	3. Access BBP by way of 8051 Firmware
	4. Temperature conpensation for Tx Power
	5. Using Management ring by Mac Version
	6. BBP setting by Mac Version

Branch: B20070202
Support:	
	1. Add Ralink proprietary Aggregation/PiggyBack support
	2. Modify some Big-Endian swap code for Action frame
	3. Add WDS support
	4. Remove unused variables and modify wrong statments to reduce compiler warning msg.
	5. Add STA encryption/decryption code by Albert

Branch: B20070209
Support:
	1. Add fast rate switch from Windows code
	2. tune BBP R66, R62, R63, R64, R86 by bandwidth and G/A band different value
	3. Modify release to DPA and DPB
	4. Modify fast rate switch timer form periodic to trigger by condition, same with Windows
	5. Fix UAPSD bugs for null frame was drop
	6. Fix management queue pass qos null frame ...
	7. Code freeze for Wifi
	8. fix 5vt packet set to 0 to clear cb[22]

Branch: not define yet	
Support:
	1. merge code from Plugfest #6
	2. add "iwpriv ra0 show driverinfo" to show the driver version
	3. fix rt_config.h tag of Support station with tab
	4. merge ATE code request by Gemtek
Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 2.10