[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTind4hJcY6vUiAWwZncdB3TuW76951m-3CaLwBzx@mail.gmail.com>
Date: Mon, 14 Jun 2010 19:32:56 +0800
From: Xiaofan Chen <xiaofanc@...il.com>
To: Michal Nazarewicz <m.nazarewicz@...sung.com>
Cc: linux-usb@...r.kernel.org, David Brownell <david-b@...bell.net>,
David Brownell <dbrownell@...rs.sourceforge.net>,
Kyungmin Park <kyungmin.park@...sung.com>,
Marek Szyprowski <m.szyprowski@...sung.com>,
linux-kernel@...r.kernel.org, Greg KH <greg@...ah.com>
Subject: Re: [PATCHv4.1 07/13] USB: gadget: g_ether: updated INF file
On Mon, Jun 14, 2010 at 4:43 PM, Michal Nazarewicz
<m.nazarewicz@...sung.com> wrote:
> Updated the INF file for the g_ether gadget. It should work with most
> recent Windows systems now. The file has been also renamed to
> linux-rndis.inf rather then linux.inf.
>
> Signed-off-by: Michal Nazarewicz <m.nazarewicz@...sung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park@...sung.com>
> ---
> On Wed, 09 Jun 2010 17:33:51 +0200, Greg KH <greg@...ah.com> wrote:
>> How about putting the following on the file:
>> ; based on a example .inf file that was:
>> ; Copyright (c) Microsoft Corporation
>> ; and released under the MLPL as found at
>> ; http://msdn.microsoft.com/en-us/cc300389.aspx#MLPL
>> ; For use only on Windows operating systems.
>> ;
>
> As requested only with a little bit different wording.
>
> Still, I am not sure what to do with the serial INF.
> I cannot even find the original file Xiaofan posted
> not mentioning any associated license. I mean, I would
> leave it as is without changes but dunno...
I think all the INF file templates ultimately comes
from DDK/WDK.
For example, the RNDIS template is from here. And the title
says WDK.
http://msdn.microsoft.com/en-us/library/ff570620%28VS.85%29.aspx
For the CDC-ACM INF, the original template may well be from an ancient
DDK. Anyway, here are some places to infer the CDC-ACM
INF file.
http://support.microsoft.com/kb/837637/en-us (important for Vista/Win7)
http://msdn.microsoft.com/en-us/library/ff542605%28VS.85%29.aspx
(same as above).
http://msdn.microsoft.com/en-us/library/ff543241.aspx (for 2000/XP)
http://msdn.microsoft.com/en-us/library/ff542491%28v=VS.85%29.aspx
http://msdn.microsoft.com/en-us/library/ff542559.aspx
Worse come worse, you might contact Microsoft about the license.
The Microsoft Driver News group has a lot of experts including
Microsoft employees who are very helpful.
microsoft.public.development.device.drivers
--
Xiaofan http://mcuee.blogspot.com
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists