Re: GPL source code for Smart USB 56 modem (includes ALSA AC97 patch)
From: SashaK
Date: Sat Sep 11 2004 - 14:07:38 EST
On Sat, 11 Sep 2004 16:09:41 +0200
Andi Kleen <ak@xxxxxx> wrote:
> SashaK <sashak@xxxxxxxxxx> writes:
>
> > You mean to GPL user-space program slmodemd?
> > I think it is good idea, but unfortunately this code is not just my,
> > and final decision was 'no'.
>
> One way that would work is to make the binary parts of your driver run
> in user space and let the kernel part just provide a kind of simple
> sound card.
It is done so - user space daemon (with binary part) interacts with ALSA
drivers.
> The later should be much easier to free.
There was such approach, but seems it was wrong.
> The 64bit kernel can run 32bit programs without problems.
This should be possible (don't check yet). But the problem here was
that AMD64 machines are usually based on non-Intel chipsets
(VIA, NVidia), supports for those chipsets were added to ALSA just in
last days. Now it may be tested with recent version of ALSA.
Sasha.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/