----- Original Message ----- From: "Omar Castañeda Acosta" <omar@xxxxxxxxxxx>
To: "For users of Fedora Core releases" <fedora-list@xxxxxxxxxx>
Sent: Tuesday, October 26, 2004 4:33 PM
Subject: RE: Promise FastTrack drivers for FC2
As I said on my previous e-mail, there _is_ a driver for 3ware 9000 series under ANY version of 2.6.8-1.521 (at least the ones you can fetch using yum or up2date).
A quick look into my system:
[root@heracles root]# find /lib | grep 3w-9 /lib/modules/2.6.8-1.521smp/kernel/drivers/scsi/3w-9xxx.ko /lib/modules/2.6.8-1.521/kernel/drivers/scsi/3w-9xxx.ko
[root@heracles root]# ls -lR /lib | grep 3w-9 -rwxr--r-- 1 root root 35360 Aug 16 07:55 3w-9xxx.ko -rwxr--r-- 1 root root 37496 Aug 16 07:55 3w-9xxx.ko
I don't doubt it's on your system...but I am here to tell you...it wasn't on mine and I did have to compile my own.
-Eucke