Re: LSI SAS Adapter SAS1064ET
Solar Designer <[email protected]> Fri, 8 Jul 2011 10:29:57 +0400
| Newsgroups | gmane.linux.openwall.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Jul 08, 2011 at 10:25:15AM +0400, [email protected] wrote: > Look at `zcat /proc/config.gz | grep FUSION` - most likely the > x86_64 kernel was built with CONFIG_FUSION=m, so you'll have to > `insmod` first. No, it's not that. Here are the CONFIG_* settings from the x86_64 ISO that was mentioned: CONFIG_FUSION=y CONFIG_FUSION_SPI=y CONFIG_FUSION_FC=m CONFIG_FUSION_SAS=y CONFIG_FUSION_MAX_SGE=128 CONFIG_FUSION_CTL=m CONFIG_FUSION_LOGGING=y and indeed these controllers are in fact recognized by this ISO right away on plenty of machines. Alexander