lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 Sep 2006 16:40:34 +0200
From:	Takashi Iwai <tiwai@...e.de>
To:	Clemens Ladisch <clemens@...isch.de>
Cc:	Martin van Es <martin@...anes.com>,
	alsa-devel@...ts.sourceforge.net, linux-kernel@...r.kernel.org
Subject: Re: [Alsa-devel] intel8x0-snd module fails to correctly detect	clock when compiled in kernel

At Tue, 26 Sep 2006 16:25:23 +0200,
Clemens Ladisch wrote:
> 
> > I tried to use ac97_clock=48000 as kernel boot parameter, but the
> > doesn't help (for the in-kernel version of the module).
> 
> This option is intended to specify a value different from the
> default.  Try 47999.  ;-)

48000 is indeed taken as 48000 Hz in the recent version.  It's 0
meaning the default value for auto-measurement.

For passing a value for driver-specific boot options, you have to add 
"DRIVER." prefix to the option name, such as
	snd_intel8x0.ac97_clock=48000


Takashi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists