Re: Turning lucent winmodem into soundcard

Alan Cox (alan@lxorguk.ukuu.org.uk)
Fri, 17 Sep 1999 12:26:21 +0100 (BST)


> > Then, there's v34 stack. It is not written yet, but it will eventually
> > get written. It needs sort of realtime guarantees. Should it go into
> > kernel?
>
> A pointer to the V34 work in progress is in order here:
> http://www.enst.fr/~bellard/linmodem.html
>
> IMHO your driver should go into the kernel as a sound variant like you
> suggest, and then userland can talk to that driver via a generic
> soundmodem interface.

I don't really want to see V34 in the kernel if at all possible. V34 isnt that
real time. This is a test for the kernel I think. mlock() and using the
real time scheduling should be enough. If not then Ingo and others have a
target to polish up the scheduling patch.

The other thing about V34 in user space is you ought to be able to use it with
any sound card ;)

Alan

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