Re: [ PATCH ]: disable pcspeaker kernel: 2.4.2 - 2.4.5

From: Ingo Molnar (mingo@elte.hu)
Date: Wed May 30 2001 - 10:25:51 EST


On Wed, 30 May 2001, Nico Schottelius wrote:

> > the default value is 0, that is good enough.
>
> hmm.. I don't think so... value of 1 would be much better, because
> 0 normally disables the speaker.

i confused the value. Yes, an initialization to 1 would be the correct,
ie.:

+++ linux-2.4.5-nc/kernel/sysctl.c Wed May 9 23:44:30 2001
@@ -48,6 +49,7 @@
 extern int nr_queued_signals, max_queued_signals;
 extern int sysrq_enabled;

+int pcspeaker_enabled = 1;

        Ingo

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



This archive was generated by hypermail 2b29 : Thu May 31 2001 - 21:00:46 EST