Re: [PATCH] input/speaker: additional clicks and tones for future accessibility

2014-12-03 Thread Vojtech Pavlik
On Wed, Dec 03, 2014 at 11:58:11AM -0800, Dmitry Torokhov wrote: > Hi Karl, > > On Tue, Dec 02, 2014 at 12:17:40AM -0500, Karl Dahlke wrote: > > From: Karl Dahlke > > > > Add clicks, tones, and tone sequences to the pc speaker. > > > > The speaker driver can play a tone at a specified frequency

Re: [PATCH] input/speaker: additional clicks and tones for future accessibility

2014-12-03 Thread Dmitry Torokhov
Hi Karl, On Tue, Dec 02, 2014 at 12:17:40AM -0500, Karl Dahlke wrote: > From: Karl Dahlke > > Add clicks, tones, and tone sequences to the pc speaker. > > The speaker driver can play a tone at a specified frequency, > or the standard control G bell, > which is a special case of TONE at 1000 hz

[PATCH] input/speaker: additional clicks and tones for future accessibility

2014-12-01 Thread Karl Dahlke
From: Karl Dahlke Add clicks, tones, and tone sequences to the pc speaker. The speaker driver can play a tone at a specified frequency, or the standard control G bell, which is a special case of TONE at 1000 hz 0.1 seconds. Add kd_mkpulse() to generate a soft click. This is introduced to support