USB - EDIMAX
Bus 003 Device 006: ID 7392:7711 Edimax Technology Co., Ltd EW-7711UTn nLite Wireless Adapter [Ralink RT2870]
Current os -
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# uname -a
Linux ubuntu10 2.6.32-38-generic-pae #83-Ubuntu SMP Wed Jan 4 12:11:13 UTC 2012 i686 GNU/Linu
error -
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# id
uid=0(root) gid=0(root) groups=0(root)
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# make
make -C tools
make[1]: Entering directory `/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools'
gcc -g bin2h.c -o bin2h
make[1]: Leaving directory `/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools'
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/tools/bin2h
cp -f os/linux/Makefile.6 /home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/Makefile
make -C /lib/modules/2.6.32-38-generic-pae/build SUBDIRS=/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux modules
make[1]: Entering directory `/usr/src/linux-headers-2.6.32-38-generic-pae'
CC [M] /home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.o
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?RTMPAllocUsbBulkBufStruct?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:52: error: implicit declaration of function ?usb_alloc_coherent?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:52: warning: assignment makes pointer from integer without a cast
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?RTMPFreeUsbBulkBufStruct?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:78: error: implicit declaration of function ?usb_free_coherent?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?RTMPFreeTxRxRingMemory?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:234: warning: passing argument 3 of ?RTMPFreeUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:62: note: expected ?UCHAR **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:241: warning: passing argument 3 of ?RTMPFreeUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:62: note: expected ?UCHAR **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:278: warning: passing argument 3 of ?RTMPFreeUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:62: note: expected ?UCHAR **? but argument is of type ?struct __HTTX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?NICInitTransmit?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:507: warning: passing argument 3 of ?RTMPFreeUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:62: note: expected ?UCHAR **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c: In function ?RTMPAllocTxRxRingMemory?:
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:566: warning: passing argument 3 of ?RTMPAllocUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:34: note: expected ?VOID **? but argument is of type ?struct __HTTX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:596: warning: passing argument 3 of ?RTMPAllocUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:34: note: expected ?VOID **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:610: warning: passing argument 3 of ?RTMPAllocUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:34: note: expected ?VOID **? but argument is of type ?struct __TX_BUFFER **?
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:628: warning: passing argument 3 of ?RTMPAllocUsbBulkBufStruct? from incompatible pointer type
/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.c:34: note: expected ?VOID **? but argument is of type ?UCHAR **?
make[2]: *** [/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux/../../common/cmm_mac_usb.o] Error 1
make[1]: *** [_module_/home/srivathsa/2010_0709_RT2870_Linux_STA_v2.4.0.1/os/linux] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.32-38-generic-pae'
make: *** [LINUX] Error 2
root@ubuntu10:~/2010_0709_RT2870_Linux_STA_v2.4.0.1# uname -a
Linux ubuntu10 2.6.32-38-generic-pae #83-Ubuntu SMP Wed Jan 4 12:11:13 UTC 2012 i686 GNU/Linux
Please advice where Im doing wrong
