SOURCES (LINUX_2_6): 2.6.6-serial-fifo-lkml.patch - desc.

pluto pluto at pld-linux.org
Sun Jun 19 23:12:21 CEST 2005


Author: pluto                        Date: Sun Jun 19 21:12:21 2005 GMT
Module: SOURCES                       Tag: LINUX_2_6
---- Log message:
- desc.

---- Files affected:
SOURCES:
   2.6.6-serial-fifo-lkml.patch (1.1.2.1 -> 1.1.2.2) 

---- Diffs:

================================================================
Index: SOURCES/2.6.6-serial-fifo-lkml.patch
diff -u SOURCES/2.6.6-serial-fifo-lkml.patch:1.1.2.1 SOURCES/2.6.6-serial-fifo-lkml.patch:1.1.2.2
--- SOURCES/2.6.6-serial-fifo-lkml.patch:1.1.2.1	Tue Sep 14 10:47:06 2004
+++ SOURCES/2.6.6-serial-fifo-lkml.patch	Sun Jun 19 23:12:15 2005
@@ -1,3 +1,13 @@
+Date  Tue, 11 May 2004 04:57:00 +0100 (IST)
+From  Dave Airlie <>
+Subject  [patch] serial fifo size is ignored
+
+When using register_serial the xmit_fifo_size parameter is accepted
+by the 8250 driver, and copied to the uart_port fifosize parameter,
+however autoconfigure then comes along and overrides this from
+the dfl_xmit_fifo_size, this patch checks if fifosize is 0
+and if it is updates from the default, otherwise it accepts the value,
+
 --- linux-2.6.9-rc2/drivers/serial/8250.c.orig	2004-09-13 07:31:29.000000000 +0200
 +++ linux-2.6.9-rc2/drivers/serial/8250.c	2004-09-14 10:14:11.653931304 +0200
 @@ -733,7 +733,8 @@
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/2.6.6-serial-fifo-lkml.patch?r1=1.1.2.1&r2=1.1.2.2&f=u




More information about the pld-cvs-commit mailing list