linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stas Sergeev <stssppnn@yahoo.com>
To: Michael Knigge <Michael.Knigge@set-software.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [ANNOUNCE] New PC-Speaker driver
Date: Wed, 14 Aug 2002 20:46:00 +0400	[thread overview]
Message-ID: <3D5A8948.7060201@yahoo.com> (raw)

Hello.

Michael Knigge wrote:
 > Oh, I would love to see that thing in the Standard-Kernel....
Yes, I'd also like to see it there, but
for now I don't know if/when this can be
achieved.
As pointed by David Woodhouse (from whom
I've stolen the code just because I felt
it was not updated for tooo long:) the main
problem is that this driver, dispite no longer
touching irq.c (the latest patch doesn't touch
it) still speeds up the timer (this is
unavoidable). Well, as in 2.5 HZ is configurable,
this is probably a way to go (but I haven't
yet played with 2.5).
However, since 2.5 uses ALSA rather than OSS, I
think I have to make an ALSA port before thinking
about an integration. But even if this is done,
somehow this must be dealt with:
http://www.alsa-project.org/archive/alsa-user/msg04284.html

So there are anough of long-term issues and for
2.4 solving them is not possible.
My goal for 2.4 is to get rid of the native fops
and use OSS fops instead (USE_OSS_FOPS in pcsp.h
must be set to 1) but even this doesn't work very
well: when CPU load is high, my output routines
are called with the sound buffer entirely zeroed
out! I don't know who wipes out the buffer on a
high CPU load and as the problem is deeply buried
in the OSS internals (not in my driver) I don't
know how to deal with that.

 > Thanks for your work! This is something I was missing for
 > years!
Thanks:) I'll try to make this driver acceptable
for inclusion, but this will take *a lot* of time.


             reply	other threads:[~2002-08-14 17:04 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-08-14 16:46 Stas Sergeev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-08-31 13:28 [ANNOUNCE] New PC-Speaker driver Stas Sergeev
2002-08-16 16:19 Stas Sergeev
2002-08-15 14:34 Stas Sergeev
2002-08-26 11:21 ` Pavel Machek
2002-08-26 18:33   ` Thunder from the hill
2002-08-14 23:28 Stas Sergeev
2002-08-15 10:46 ` Daniel Phillips
2002-08-14 16:58 Stas Sergeev
2002-08-14 22:44 ` Andrew Rodland
2002-08-15 13:18   ` Denis Vlasenko
2002-08-15 10:42     ` Daniel Phillips
2001-11-02  1:25       ` Pavel Machek
2002-08-15 10:57       ` Alan Cox
2002-08-15 11:28         ` Daniel Phillips
2002-08-15 16:34       ` Denis Vlasenko
2002-08-15 11:55         ` Daniel Phillips
2002-08-15 14:34         ` Helge Hafting
2002-08-18  8:49           ` Daniel Phillips
2002-08-16  7:30   ` Albert D. Cahalan
2002-07-29  9:29 Stas Sergeev
2002-08-14 16:06 ` Denis Vlasenko
2002-08-14 11:33   ` Michael Knigge
2002-08-14 12:24     ` David Woodhouse
2002-08-14 23:14       ` Daniel Phillips
2002-08-14 23:19         ` Daniel Phillips

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3D5A8948.7060201@yahoo.com \
    --to=stssppnn@yahoo.com \
    --cc=Michael.Knigge@set-software.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).