Re: how do i integrate my winmodem driver.

Alan Cox (alan@lxorguk.ukuu.org.uk)
03 Aug 2002 14:44:27 +0100


That depends extensively on the nature of the card. IBM's mwave is
pretty intelligent so the logic is all kernel side. For a dumb winmodem
like the intel 8x0 AC97 stuff it actually makes little sense to put more
in the kernel than the most time critical bits (echo cancellation etc).

It depends what the modem does and doesn't handle itself

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