On Saturday, 6 בFebruary 2010 23:47:56 shimi wrote: > options snd_hda_intel model=6stack-digout bdl_pos_adj=32 single_cmd=1 > > 1. How do I know I did it right and that the module actually processed > these variables?
After the module is loaded (lsmod would show you this), you'll see the parameters as files in /sys/modules/snd_hda_intel/parameters (or /sys/modules/snd_hda_intel in very old kernels). Simply cat the files and see their contents. You are, in fact, reading from the variables in the module memory. The "processing" of these variables can only be assessed by reading the module source, etc. -- Oron Peled Voice: +972-4-8228492 o...@actcom.co.il http://users.actcom.co.il/~oron "... one of the main causes of the fall of the Roman Empire was that, lacking zero, they had no way to indicate successful termination of their C programs." -- Robert Firth _______________________________________________ Linux-il mailing list Linux-il@cs.huji.ac.il http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il