Re: IPWireless 3G PCMCIA Network Driver and GPL

From: Alan Cox
Date: Fri Jun 23 2006 - 09:57:25 EST


Ar Gwe, 2006-06-23 am 15:21 +0200, ysgrifennodd Charles Majola:
> Alan, can you please give me pointers on the tty changes since 2.6.12?

The newest kernels have a replacement set of tty receive functions that
use a new buffering system.

http://kerneltrap.org/node/5473

covers the changes briefly. The internals of the buffering changes are
quite complex because Paul did some rather neat things with SMP locking
but the API is nice and simple.

Its fairly easy to express the old API in terms of the new one if you
are doing compat wrappers as well

Alan

-
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/