View previous topic :: View next topic |
Author |
Message |
Cr0t l33t
Joined: 27 Apr 2002 Posts: 945 Location: USA
|
Posted: Sat Dec 15, 2007 11:14 pm Post subject: RocketRaid 2310 open source driver |
|
|
Did anyone get the source driver to compile? Code: | make[1]: Entering directory `/usr/src/linux-2.6.23-gentoo-r3'
CC [M] /root/rocketraid2310/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.o
/root/rocketraid2310/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.c: In function 'os_sd_changed':
/root/rocketraid2310/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/rocketraid2310/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.o] Error 1
make[1]: *** [_module_/root/rocketraid2310/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.23-gentoo-r3'
make: *** [rr2310_00.ko] Error 2 |
_________________ cya |
|
Back to top |
|
|
SteveBallmersChair Tux's lil' helper
Joined: 12 Jul 2006 Posts: 84 Location: Being thrown around in Redmond
|
Posted: Mon Dec 17, 2007 5:40 am Post subject: Re: RocketRaid 2310 open source driver |
|
|
Cr0t wrote: | Did anyone get the source driver to compile? Code: | make[1]: Entering directory `/usr/src/linux-2.6.23-gentoo-r3'
CC [M] /root/rocketraid2310/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.o
/root/rocketraid2310/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.c: In function 'os_sd_changed':
/root/rocketraid2310/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/rocketraid2310/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build/os_linux.o] Error 1
make[1]: *** [_module_/root/rocketraid2310/rr231x_0x-linux-src-v2.1/product/rr2310pm/linux/.build] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.23-gentoo-r3'
make: *** [rr2310_00.ko] Error 2 |
|
I use my RR2310 as a "dumb" SATA controller on a very fast bus to run an md RAID from, so I do not specifically need HighPoint's drivers any more since the Marvell controller chip can be run with the in-kernel sata_mv driver. If you just want to see and use the unit's 4 SATA ports, use a kernel of 2.6.20 or newer and load sata_mv. _________________ Unix is user friendly- it is just picky who its friends are. |
|
Back to top |
|
|
Cr0t l33t
Joined: 27 Apr 2002 Posts: 945 Location: USA
|
Posted: Mon Dec 17, 2007 7:59 am Post subject: |
|
|
I tried that one too, but that one just gives me weird error messages. Overruns my kernel and right now I am using some cheap sil card. _________________ cya |
|
Back to top |
|
|
|