<tt><font size=2><br>
> Linux modules normally get their config from /etc/modules.conf (or
/<br>
> etc/conf.modules on some distros). <br>
> <br>
> Alternatively I seem to recall that they can also be supplied as <br>
> additional arguments to 'modprobe' if you're loading the module by
hand. <br>
</font></tt>
<br><tt><font size=2>I've checked the SCA600 driver source - it does indeed
use Linux's standard module parameter mechanism.</font></tt>
<br>
<br><tt><font size=2>However I believe you may need to use underscores
(_) instead of hyphens (-) in the parameter name.</font></tt>
<br>
<br><tt><font size=2>Ray</font></tt>
<br>