linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* how to patch driver into kernel
@ 2001-06-15  3:09 Rich.Liu
  2001-06-15  3:23 ` Arnaldo Carvalho de Melo
  2001-06-19 16:44 ` Alexandr Andreev
  0 siblings, 2 replies; 3+ messages in thread
From: Rich.Liu @ 2001-06-15  3:09 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to patch driver into kernel
  2001-06-15  3:09 how to patch driver into kernel Rich.Liu
@ 2001-06-15  3:23 ` Arnaldo Carvalho de Melo
  2001-06-19 16:44 ` Alexandr Andreev
  1 sibling, 0 replies; 3+ messages in thread
From: Arnaldo Carvalho de Melo @ 2001-06-15  3:23 UTC (permalink / raw)
  To: Rich.Liu; +Cc: linux-kernel

Em Fri, Jun 15, 2001 at 11:09:13AM +0800, Rich.Liu@ite.com.tw 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:      tytso@mit.edu
L:      linux-serial@vger.kernel.org
W:      http://serial.sourceforge.net
S:      Maintained

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

- Arnaldo

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: how to patch driver into kernel
  2001-06-15  3:09 how to patch driver into kernel Rich.Liu
  2001-06-15  3:23 ` Arnaldo Carvalho de Melo
@ 2001-06-19 16:44 ` Alexandr Andreev
  1 sibling, 0 replies; 3+ messages in thread
From: Alexandr Andreev @ 2001-06-19 16:44 UTC (permalink / raw)
  To: Rich.Liu; +Cc: linux-kernel

Rich.Liu@ite.com.tw 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.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-06-19 16:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-15  3:09 how to patch driver into kernel Rich.Liu
2001-06-15  3:23 ` Arnaldo Carvalho de Melo
2001-06-19 16:44 ` Alexandr Andreev

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).