Re: how to patch driver into kernel

2001-06-19 Thread Alexandr Andreev

[EMAIL PROTECTED] wrote:

>hi:
> I write a serial driver for linux , and have a personal test . I went
>to patch this driver into kernel 
>but I don't know how to contact serial.c author ..
>can any one help me ?
>   rich.liu
>
For future patches please read the Documentation/SubmittingPatches and
Documentation/SubmittingDrivers files.

Regards.

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



Re: how to patch driver into kernel

2001-06-14 Thread Arnaldo Carvalho de Melo

Em Fri, Jun 15, 2001 at 11:09:13AM +0800, [EMAIL PROTECTED] escreveu:
> hi:
>  I write a serial driver for linux , and have a personal test . I went
> to patch this driver into kernel 
> but I don't know how to contact serial.c author ..
> can any one help me ?

Look at MAINTAINERS in your kernel source tree, after a quick look I got:

8250/16?50 (AND CLONE UARTS) SERIAL DRIVER
P:  Theodore Ts'o
M:  [EMAIL PROTECTED]
L:  [EMAIL PROTECTED]
W:  http://serial.sourceforge.net
S:  Maintained

But you can also send the patch here if its small, for peer review.

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