From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755616Ab1GDIYL (ORCPT ); Mon, 4 Jul 2011 04:24:11 -0400 Received: from mail-bw0-f46.google.com ([209.85.214.46]:37832 "EHLO mail-bw0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751971Ab1GDIYH convert rfc822-to-8bit (ORCPT ); Mon, 4 Jul 2011 04:24:07 -0400 MIME-Version: 1.0 In-Reply-To: <4E1151BD.5010907@freemail.hu> References: <4DDBF8BD.3000603@freemail.hu> <20110524183448.GA18511@kroah.com> <4DDC142E.6070003@freemail.hu> <20110525031222.GB14290@haskell.muteddisk.com> <4DDC93D5.9070607@freemail.hu> <4DDDFDA7.6030900@freemail.hu> <4E097A32.1000504@freemail.hu> <4E1151BD.5010907@freemail.hu> Date: Mon, 4 Jul 2011 16:24:05 +0800 X-Google-Sender-Auth: 11I0gOp0dVge80vsxuAwZZUMEPE Message-ID: Subject: Re: [PATCH, RFC] USBIP protocol documentation From: Matt Chen To: =?ISO-8859-1?Q?N=E9meth_M=E1rton?= Cc: David Chang , Matt Mooney , Greg KH , Matthew Wilcox , Max Vozeler , Joe Perches , linux-usb@vger.kernel.org, usbip-devel@lists.sourceforge.net, devel@driverdev.osuosl.org, LKML Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Németh, 2011/7/4 Németh Márton : > Hi David, Matt Chen and Matt Mooney, > > it looks like we four are actively dealing with the USBIP protocol documentation. > > David, are you working at the same place like Matt Chen? Then you can easily > see what you two has been done and not working parallel on the same thing. Actually, David and me (Matt Chen) are working on 2 different part. 1. Matt Chen : Server side 2. David Chang : Client side. Just didn't figure you submitted the protocol document earlier than we do. We also write a wiki for our code reviewing, protocol, but since all we are working personally, something we don't sync, that's why I tried to ask if which part you are not working on or finished, we can work on it. Since you submitted the document, it turned out we follow the format you've done and do some fix for it. > I'm currently not actively modifying the USBIP protocol description. > > Matt Mooney wanted to restructure the USBIP protocol documentation. Matt, do > you have anything already done? If yes, maybe it would be good if you could > send it so David can do the changes on your version. If you haven't worked on > it then please tell and David can add the necessary modifications he suggested. I supposed it is Matt Mooney. ~ :) > Regards, > >        Márton Németh > > David Chang wrote: >> Hi Németh, >> >> 2011/6/29 David Chang : >>> Hi, >>> >>> Thanks for your great effort. >>> Just a little comment on UNLINK pdu size. > [...] >> Would you add this field into your path or should I send another patch >> to add it? > > -- Thanks ~ Matt Chen