hi

im trying to install the drivers for this usb wireless adapter but its not working.
i have linux drivers for it (3CRUSB10075), got them from the 3com site
http://www.3com.com/products/en_US/r...ku=3CRUSB10075
im using debian, my kernel is 2.6.16-2-k7-smp.
i edited the makefile as it was set to use a 2.4 kernel and i think it had the kernel source paths wrong. i changed them
from : /usr/src/linux-2.4
to : /usr/src/linux-source-2.6.16
can anyone tell me how to install these drivers, i dont think i know enough to get this working.
the last few lines of "make install" are
Code:
/home/computer/Desktop/3com/linux_3CRUSB10075_drv_1_2_0_0/src/zddebug.c:318: sorry, unimplemented: called from here
make[2]: *** [/home/computer/Desktop/3com/linux_3CRUSB10075_drv_1_2_0_0/src/zddebug.o] Error 1
make[1]: *** [_module_/home/computer/Desktop/3com/linux_3CRUSB10075_drv_1_2_0_0] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.16-2-k7-smp'
make: *** [all] Error 2
thanks for your help