Linux Sound subsystem development
 help / color / mirror / Atom feed
* [RFD] Alternative PC speaker drivers?
@ 1999-04-21 19:46 Robert B. Hamilton
  1999-04-21 23:57 ` Jeff Tranter
  1999-04-23 18:35 ` Robert B. Hamilton
  0 siblings, 2 replies; 3+ messages in thread
From: Robert B. Hamilton @ 1999-04-21 19:46 UTC (permalink / raw)
  To: linux-sound

Just wondering: is anyone interested in exploring alternative methods
for the pc speaker driver?

I've one idea, with some rudimentary code, thats been gathering dust for 
a while. It uses the real time clock for timing, along with udelay.  
It also has a (very) rudimentary soundcore interface. The only advantage 
it would have as an alternative to the existing driver is that the only 
kernel code it touches is in rtc.c, and then only to export a couple of 
functions.  If I understand correctly the objections to the current driver, 
this means it *might* have the potential to have an outside chance of getting 
slipped into the cannonical kernel distribution.

Disadvantage: it sucks up cpu cycles like a black hole. One would need
at least a 266 MHz processor, and even then not recommended on a heavily 
loaded machine.  Sound quality is not quite as good as existing driver, 
although I've gotten functional speech using rsynth, and can also tweak 
Maelstrom, eg, to get reasonable sound.

Any comments, discussion, helpful advice, would be much appreciated.
                                                 --Robert

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1999-04-23 18:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-04-21 19:46 [RFD] Alternative PC speaker drivers? Robert B. Hamilton
1999-04-21 23:57 ` Jeff Tranter
1999-04-23 18:35 ` Robert B. Hamilton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox