From: Xiaofan Chen <xiaofanc@gmail.com>
To: Michal Nazarewicz <m.nazarewicz@samsung.com>
Cc: linux-usb@vger.kernel.org,
David Brownell <dbrownell@users.sourceforge.net>,
Kyungmin Park <kyungmin.park@samsung.com>,
Marek Szyprowski <m.szyprowski@samsung.com>,
linux-kernel@vger.kernel.org
Subject: Re: [PATCHv3 07/11] USB: gadget: g_multi: added documentation and INF files
Date: Wed, 2 Jun 2010 21:15:36 +0800 [thread overview]
Message-ID: <AANLkTims9AjUwdEbd_UcLEH3a8_MdmVGiNmtsX137D7Z@mail.gmail.com> (raw)
In-Reply-To: <AANLkTikAhJXiKGzyK7j3V7ev_6f2mn8f-A9tDmgdHy9I@mail.gmail.com>
On Wed, Jun 2, 2010 at 9:02 PM, Xiaofan Chen <xiaofanc@gmail.com> wrote:
> On Wed, Jun 2, 2010 at 8:45 PM, Michal Nazarewicz
> <m.nazarewicz@samsung.com> wrote:
>
>> +**** Improvements in INF files
>> +
>> +It needs to be noted that we are not Windows driver experts and as
>> +such we do not claim that provided INF files are flawless or that they
>> +will work on each and every Windows versions (they were tested on
>> +Windows XP SP3 only).
>> +
>> +The bottom line is, if you can improve the INF files, please do and
>> +share the results[7]. :)
>
> Seems to be very true. I think both INF files are very outdated. But
> I am not familiar with RNDIS to comment on that one.
>
I can see that the INF file for the USB RNDIS still contains the
Win98SE/ME section, not so sure if you want to support them.
For later versions (XP and later), Microsoft has publish the
proper template.
http://msdn.microsoft.com/en-us/library/ff570620.aspx
--
Xiaofan http://mcuee.blogspot.com
next prev parent reply other threads:[~2010-06-02 13:15 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-02 12:45 [PATCHv3 00/11] USB improvements and cleanpus, g_multi install mode Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 01/11] USB: gadget: g_mass_storage: static data instead of dynamic allocation Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 02/11] USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config() Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 03/11] USB: gadget: f_fs: functionfs_add() renamed to functionfs_bind_config() Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 04/11] USB: gadget: composite: usb_string_ids_*() functions added Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 05/11] USB: gadget: f_fs: use usb_string_ids_n() Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 06/11] USB: gadget: g_multi: code clean up and refactoring Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 07/11] USB: gadget: g_multi: added documentation and INF files Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 08/11] USB: gadget: g_multi: more configurable Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 09/11] USB: gadget: composite: addad disconnect callback Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 10/11] USB: gadget: f_mass_storage: added eject callback Michal Nazarewicz
2010-06-02 12:45 ` [PATCHv3 11/11] USB: gadget: g_multi: Install Mode added Michal Nazarewicz
2010-06-02 13:02 ` [PATCHv3 07/11] USB: gadget: g_multi: added documentation and INF files Xiaofan Chen
2010-06-02 13:15 ` Xiaofan Chen [this message]
2010-06-02 13:22 ` Michał Nazarewicz
2010-06-02 15:46 ` Michał Nazarewicz
2010-06-03 5:03 ` Xiaofan Chen
2010-06-03 5:16 ` Xiaofan Chen
2010-06-03 9:02 ` Michal Nazarewicz
2010-06-03 10:32 ` Xiaofan Chen
2010-06-02 13:38 ` Xiaofan Chen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=AANLkTims9AjUwdEbd_UcLEH3a8_MdmVGiNmtsX137D7Z@mail.gmail.com \
--to=xiaofanc@gmail.com \
--cc=dbrownell@users.sourceforge.net \
--cc=kyungmin.park@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=m.nazarewicz@samsung.com \
--cc=m.szyprowski@samsung.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).