Re: Hints on module handling.
Dan Serban wrote:
> Now that 2.6 is running rampant and has been for some good time... I'm
> curious how the current correct way to set module parameters is in a
> udev environment.
[...]
> The list goes on and on, and I'm confused. Someone, please point me to
> some sane debian documentation :).
Not sure what exactly are you asking for, but to set module options
simply create a file in "/etc/modprobe.d" (any name) and write your
options there. For example, I have "/etc/modprobe.d/local" which
contains "options snd-via82xx dxs_support=5".
Reply to: