//-------------------
// VID/PID
//-------------------
#define RT73_USB_DEVICES { \
{USB_DEVICE(0x148f,0x2573)}, /* Ralink */ \
{USB_DEVICE(0x148f,0x2671)}, /* Ralink */ \
{USB_DEVICE(0x18e8,0x6196)}, /* Qcom */ \
{USB_DEVICE(0x18e8,0x6229)}, /* Qcom */ \
{USB_DEVICE(0x1044,0x8008)}, /* Gigabyte */ \
{USB_DEVICE(0x14b2,0x3c22)}, /* Conceptronic */ \
{USB_DEVICE(0x0db0,0x6877)}, /* MSI */ \
{USB_DEVICE(0x0db0,0xa874)}, /* MSI */ \
{USB_DEVICE(0x0db0,0xa861)}, /* MSI */ \
{USB_DEVICE(0x07b8,0xb21d)}, /* AboCom */ \
{USB_DEVICE(0x0769,0x31f3)}, /* Surecom */ \
{USB_DEVICE(0x1472,0x0009)}, /* Huawei-3Com */ \
{USB_DEVICE(0x1371,0x9022)}, /* CNet */ \
{USB_DEVICE(0x1371,0x9032)}, /* CNet */ \
{USB_DEVICE(0x1631,0xc019)}, /* Billionton */ \
{USB_DEVICE(0x1044,0x800a)}, /* Gigabyte */ \
{USB_DEVICE(0x1690,0x0722)}, /* Askey */ \
{USB_DEVICE(0x07d1,0x3c03)}, /* Dlink*/ \
{USB_DEVICE(0,0)}} /* end marker */
Pronto. Agora é só compilar o bicho. Para configurá-la basta criar a pasta /etc/Wireless/RT73STA, copiar os arquivos rt73.bin e rt73sta.dat para esta pasta, configurar o arquivo rt73sta.dat colocando o SSID e chave criptográfica nas opções corretas.
Feito isso basta designar um número ip para a interface ou atribuir um via DHCP.
Para maiores informações, consulte o readme que vem junto com o software.
Esta dica também está disponível em meu blog:
[ ] 's