All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rene Herman <rene.herman@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Krzysztof Helt <krzysztof.h1@gmail.com>,
	alsa-devel <alsa-devel@alsa-project.org>
Subject: Re: [PATCH] Gallant SC-6000 driver (4th version)
Date: Fri, 07 Sep 2007 14:11:20 +0200	[thread overview]
Message-ID: <46E13FE8.5060309@gmail.com> (raw)
In-Reply-To: <s5h4pi66886.wl%tiwai@suse.de>

On 09/07/2007 01:11 PM, Takashi Iwai wrote:

> The codes used for this auto-probing is relatively small and easy, so
> as Rene expected, I don't mind about it :)
> 
> The criterion is only whether it's _really_ useful and works without
> hitch.

Exactly. Krysztof snipped most of my objections but we are talking about 
legacy ISA hardware here. So imagine you have _another_ piece of legacy ISA 
hardware sitting on say IRQ 5. Unless you load your driver after the driver 
for the other bit of hardware is loaded, your driver finds IRQ 5 free, grabs 
it and configures the card for IRQ 5, after which your nor the other piece 
of hardware work anymore.

At this point, you've helped this poor unaware user from the docks into the 
harbour as he has no idea what's going on, having not specified anything 
himself.

I'll repeat -- there's really no defending that massive junk :-)

> We keep the old code as is just because it was worked, and we shouldn't
> break it.  The concept is not perfect, but if it practically works, I
> have no objection.

What practically works is sticking an options line in modprobe.conf...

But hey, I'm aware some people think it helps. As long as you are aware 
you're wrong and that it _is_ massive junk, I'm halfway content :-)

Rene.

  reply	other threads:[~2007-09-07 12:17 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-06  6:49 [PATCH] Gallant SC-6000 driver (4th version) Krzysztof Helt
2007-09-06 10:12 ` Rene Herman
2007-09-06 11:20   ` Rene Herman
2007-09-06 14:03     ` Krzysztof Helt
2007-09-06 15:18       ` Rene Herman
2007-09-07  8:34         ` full duplex AD1848 (was SC-6000 driver) Krzysztof Helt
2007-09-07 12:00           ` Rene Herman
2007-09-06 21:12   ` [PATCH] Gallant SC-6000 driver (4th version) Krzysztof Helt
2007-09-06 21:16     ` Rene Herman
2007-09-07 11:11       ` Takashi Iwai
2007-09-07 12:11         ` Rene Herman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-09-05 20:25 Krzysztof Helt
2007-09-05 21:53 ` Rene Herman

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=46E13FE8.5060309@gmail.com \
    --to=rene.herman@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=krzysztof.h1@gmail.com \
    --cc=tiwai@suse.de \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.