Has anyone gotten this to work with their current v2.1 driver? I am pulling my hair out. Any help much appreciated. I updated my card BIOS to 2.2 BTW. I just can't seem to the the latest 2.1 driver to build on my fc8 system. I am running 2.6.23.9-85.fc8-x86_64.
This is the error I get:
[root@localhost linux]# make
make[1]: Entering directory `/usr/src/kernels/2.6.23.9-85.fc8-x86_64'
CC [M] /root/Desktop/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.o
In file included from /root/Desktop/rr231x_0x-linux-src-v2.1/osm/linux/osm_linux.h:15,
from /root/Desktop/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.c:6:
include/linux/version.h:3:45: warning: no newline at end of file
/root/Desktop/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.c: In function ‘os_sd_changed’:
/root/Desktop/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.c:315: error: implicit declaration of function ‘scsi_device_cancel’
make[2]: *** [/root/Desktop/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.o] Error 1
make[1]: *** [_module_/root/Desktop/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build] Error 2
make[1]: Leaving directory `/usr/src/kernels/2.6.23.9-85.fc8-x86_64'
make: *** [rr2310_00.ko] Error 2
[root@localhost linux]#