Re: [PATCH 60/80] tty: extract the pty init time special cases

From: Alan Cox
Date: Thu Jan 29 2009 - 14:34:29 EST


> - any required documentation explaining how the driver works and
> describing
> the API for the master side of the PTY driver ?

The first most useful part would be understand what your pty driver does
and is required that is not in the base one. Just an idea of what extra
APIs it provides would be quite useful. If it is stuff like virtual modem
lines then that is stuff I want to see supported in the base kernel
anyway.

> As mentioned above the Linux kernel has supported "out of tree" PTY type
> TTY
> drivers all the way back to kernel 2.2.x and up to 2.6.27. To do this the

By chance.. as to policies about kernel recompiles, that is between you
and the vendors. Maybe the vendors will add the symbols to their tree for
you ?

Equally look at the positives - if the facilities you need are in the
base kernel your customers won't run into arguments between yourselves
and the base kernel vendor over support.

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/