Linksys WUSB600N ver. 2

binarynut at comcast.net binarynut at comcast.net
Sun Aug 8 16:18:16 UTC 2010


  On 08/08/2010 11:29 AM, Ed Greshko wrote:
>   On 08/08/2010 11:08 PM, binarynut at comcast.net wrote:
>> Well one thing for sure, The RT2860 does NOT WORK with the Ver. 2 of the
>> WUSB600N.
>>
>> That means it has a different chipset than Ver. 1 .
> FWIW, I don't have a WUSB600N.  I also don't know, and didn't make the
> claim that the WUSB600N has a rt2860 chipset.
>
> My responses were solely directed towards indicating that if one did
> have a RaLink RT2860 I felt it better to use the rpmfusion packages as
> opposed to trying to compile the staging stuff.
>
> If you can believe what you read on the net, :-), the v1 is rt2860 based
> while the v2 is rt3572 based.
>
> http://homecommunity.cisco.com/t5/Wireless-Adapters/Is-the-chipset-of-WUSB600N-v1-different-from-WUSB600N-v2/m-p/314181
>
> is one source.
>
>
>
I downloaded the RT3572.tar.gz from Ralink and made the changes 
required, but it won't compile with "make"
I have kernel-headers and kernel-devel installed.


This is the last few lines of the compile, It is to large to show all of 
output.

In file included from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp_os.h:42,
                  from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rt_config.h:72,
                  from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/common/crypt_md5.c:28:
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/os/rt_linux.h:166: 
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before 
‘NDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/os/rt_linux.h:167: 
error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/os/rt_linux.h:277: 
error: expected specifier-qualifier-list before ‘mm_segment_t’
In file included from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/chip/rt2870.h:41,
                  from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp_chip.h:47,
                  from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rt_config.h:75,
                  from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/common/crypt_md5.c:28:
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/chip/mac_usb.h:201: 
error: expected specifier-qualifier-list before ‘dma_addr_t’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/chip/mac_usb.h:228: 
error: expected specifier-qualifier-list before ‘dma_addr_t’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/chip/mac_usb.h:251: 
error: expected specifier-qualifier-list before ‘dma_addr_t’
In file included from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:49,
                  from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rt_config.h:99,
                  from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/common/crypt_md5.c:28:
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/wsc.h: 
In function ‘WscCheckWSCHeader’:
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/wsc.h:106: 
warning: implicit declaration of function ‘get_unaligned’
In file included from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rt_config.h:99,
                  from 
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/common/crypt_md5.c:28:
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h: 
At top level:
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:626: 
error: expected specifier-qualifier-list before ‘NDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:642: 
error: expected specifier-qualifier-list before ‘NDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:6175: 
error: expected declaration specifiers or ‘...’ before 
‘PNDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:6183: 
error: expected declaration specifiers or ‘...’ before 
‘PNDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:6190: 
error: expected declaration specifiers or ‘...’ before 
‘NDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:6197: 
error: expected declaration specifiers or ‘...’ before 
‘PNDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:6204: 
error: expected declaration specifiers or ‘...’ before 
‘PNDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:6210: 
error: expected declaration specifiers or ‘...’ before 
‘NDIS_PHYSICAL_ADDRESS’
/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/include/rtmp.h:6221: 
error: expected declaration specifiers or ‘...’ before 
‘PNDIS_PHYSICAL_ADDRESS’
make[1]: *** 
[/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/common/crypt_md5.o] 
Error 1
make[1]: Leaving directory 
`/home/jim/Downloads/RT3572/2010_0709_RT3572_Linux_STA_v2.4.0.1/os/linux'
make: *** [LINUX] Error 2



More information about the users mailing list