Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1765992AbYBUUhN (ORCPT ); Thu, 21 Feb 2008 15:37:13 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1760053AbYBUUhA (ORCPT ); Thu, 21 Feb 2008 15:37:00 -0500 Received: from pentafluge.infradead.org ([213.146.154.40]:51194 "EHLO pentafluge.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759871AbYBUUg7 (ORCPT ); Thu, 21 Feb 2008 15:36:59 -0500 Date: Thu, 21 Feb 2008 12:36:40 -0800 From: Greg KH To: David Newall Cc: Willy Tarreau , Linux Kernel Mailing List Subject: Re: [PATCH] 2.4: Back-port of pl2303.c from 2.6.24.1 Message-ID: <20080221203640.GA21764@kroah.com> References: <479A83DE.8020002@davidnewall.com> <20080202074406.GA31516@1wt.eu> <47A46BF8.6030306@davidnewall.com> <47BDDD4E.1080000@davidnewall.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <47BDDD4E.1080000@davidnewall.com> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1441 Lines: 33 On Fri, Feb 22, 2008 at 06:51:34AM +1030, David Newall wrote: > Hi Willy, > > Lacking hardware for a week, I've had a bit of a hiatus from PL2303, but > I've got it back again now, and finished my work back-porting the 2.6 > driver to 2.4. Here's a new patch, which is more complete than my > previous one. It's based on the 2.6.24.1. > > There's a lot of trivial white-space changes and some things that have > been moved, which make the patch rather larger than it could be. I > didn't include those changes before, but have now in order that the > driver be closer to the 2.6 driver. It'll never be identical, of course. > > Note, too, that the 2.6 driver (and thus the patched 2.4) includes a 1k > circular buffer which rather duplicates a buffer in the 2.4 usbserial.c; > 2.6's usb-serial has had that buffer removed. As the buffer resolves > loss of the occasional putchar (e.g. from n_tty's opost), it is > important and correct, even in 2.4. > > Speaking as a user, I no longer see any problems with PL2303, and I > think this is okay to release. If this works for you, I have no objection to it, but I can't test it as I don't run 2.4 on anything anymore :) thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/