Subject: Re: Beep on halt (with sysctl)
To: matthew green <mrg@eterna.com.au>
From: Julio Merino <jmmv@menta.net>
List: tech-kern
Date: 10/20/2002 13:37:02
On Sun, 20 Oct 2002 21:23:52 +1000
matthew green <mrg@eterna.com.au> wrote:

>    
>        kern.beep.pitch  (int - the frequency of the tone, default 1500)
>        kern.beep.period (int - the period of the tone, default 250)
>        kern.beep.onhalt (int - how many tones, default 0)
> 
> kern. seems the wrong place to me.  this is a machine dependant feature.

The idea isn't. I guess that there are more archs with an internal speaker
than i386... isn't it? At least, sysbeep manpage says that alpha supports
it.

So, maybe that should be moved to machdep.*.

-- 
Julio Merino (http://jmmv.dyndns.org/) <jmmv@menta.net>