Alain Fauconnet wrote: > Compiling the MPT driver statically works but raises other problems > because this machine has 2 SCSI controllers and there are detection > order issues.
I'm not trying to answer your real question, but might solve your problem :) With two (different) controllers and detection ordering issues, wouldn't it be easy enough to compile the drivers for the _other_ controller as modules, and include the mpt-stuff into the kernel. That way you do know the order of detection, and the other drivers probably does not have the same issues with unresolved symbols... :) best c -- Christian H. Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
