no driver attached

Hi,

I'm seeing this in the logs:

Code:
pci6: <mass storage, RAID> at device 0.0 (no driver attached)

My LSI MegaRaid 9240-8i card's raid array is not showing up.

I compiled the latest driver (mfi.ko) and copied it over the one in /boot/kernel/ but it still does not work.

Does anyone have any ideas?

In case it helps:

Code:
FreeBSD mytoy.localdomain 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC 2012     
[email]root@farrell.cse.buffalo.edu[/email]:/usr/obj/usr/src/sys/GENERIC  amd64
 
Sem999 said:
I compiled the latest driver (mfi.ko) and copied it over the one in /boot/kernel/ but it still does not work.
Just copying the file won't do much. Did you actually load it with kldload(8)?
 
Back
Top