public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Thomas Sailer <sailer@ife.ee.ethz.ch>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Pavel Machek <pavel@suse.cz>,
	torvalds@transmeta.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] i810_audio 2.4.0-test11
Date: Mon, 04 Dec 2000 14:45:41 +0100	[thread overview]
Message-ID: <3A2BA005.F85423F6@ife.ee.ethz.ch> (raw)
In-Reply-To: <E142tvc-0003je-00@the-village.bc.nu>

Alan Cox wrote:

> Definitely we should

If you start killing format conversion then >99% of the
existing applications won't work anymore with usbaudio.
At that point you can dump the OSS interface just as well.

And before killing format conversion you should kill
the mmap stunt, because the format conversion complexity
(~25 LOC) is by far dwarfed by the mmap emulation stuff.

The underlying question is:

- do we want an usb audio driver that supports the OSS
  interface and with which most existing applications work

- or do we want a simple driver with its own non-OSS
  interface.

Anything in between is IMO silly. Killing the format
conversion drops the advantage of running many existing
applications but don't bring you much closer to the goal
of simplicity.

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

  reply	other threads:[~2000-12-04 14:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-12-01 11:18 [PATCH] i810_audio 2.4.0-test11 Tjeerd Mulder
2000-12-01 13:02 ` Alan Cox
2000-12-03 21:23   ` Pavel Machek
2000-12-04 11:37     ` Alan Cox
2000-12-04 13:45       ` Thomas Sailer [this message]
2000-12-04 16:37         ` Jeff Garzik
2000-12-04 18:15         ` Alan Cox
2000-12-04 18:23           ` Thomas Sailer

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=3A2BA005.F85423F6@ife.ee.ethz.ch \
    --to=sailer@ife.ee.ethz.ch \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pavel@suse.cz \
    --cc=torvalds@transmeta.com \
    /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