Peter Heatwole wrote:
   Sorry, let me clarify.  The module options are the parameters that
you give to the module when you load them, be it through insmod/modprobe
or in modules.conf.  The driver in your case would be snd-via82xx, but
the options would no longer have the "snd_" prefix.
   For example, if you used "modprobe snd-via82xx snd_mpu_port=xxx", it
would now be "modprobe snd-via82xx mpu_port=xxx".  Or in modules.conf,
it would no longer be "options snd-via82xx snd_mpu_port=xxx", it would
now be "options snd-via82xx mpu_port=xxx".

Ahhh. Crystal Clear. thanks.


--
Phil Dibowitz [EMAIL PROTECTED]
Freeware and Technical Pages Insanity Palace of Metallica
http://home.earthlink.net/~jaymzh666/ http://www.ipom.com/

"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
- Benjamin Franklin, 1759




-------------------------------------------------------
This sf.net email is sponsored by: Influence the future of Java(TM) technology. Join the Java Community Process(SM) (JCP(SM)) program now. http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en

_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user


Reply via email to