OK, thanks.  I am moving all new projects to ARM but had to finish
an old project with the Coldfire.  I have not dug into libopencm3 a
lot, just enough to notice that there was no explicit support for WCID.
I appreciate the input and will dig into the library further.

At 09:57 PM 4/26/2016 +0000, Karl Palsson wrote:

>Robert Ritchey <r.r.ritc...@questengdev.com> wrote:
> > Hi, yes, I am sure I am posting to the right list. I just got
> > done putting this in my Coldfire bootloader.
>
>Heh, coldfire bootloaders? are you _sure_ ;)
>
> > Here is a Wiki on
> > the subject. There is a lot more on MSDN.
> >
> > 
> https://github.com/pbatard/libwdi/wiki/WCID-Devices#Microsoft_OS_String_Descriptor
>
>Right ok, now I understand what you're talking about :)
>
>Unless I've rather misunderstood the WCID documentation, there's
>nothing needed to add to libopencm3's USB layer to support WCID,
>much as the comment from "Darren Kattan" about using the ST
>provided USB layer, this is simply extra descriptors and some
>control request handlers, all of which is "user code" from the
>point of view of libopencm3.
>
>While I'm not aware of any existing demonstration projects that
>_implement_ this though, it's probably not terribly difficult.
>
>Only thing I can think of right now is perhaps how to sanely
>refer to string index 0xee without having to specify all the ones
>in between. That might actually want/need some adjustments.
>Currently you just provide a flat contiguous list of strings. We
>could probably handle languages properly too with some overhaul
>of this area.
>
>Cheers,
>Karl P
>
> >
> > At 03:00 PM 4/26/2016 +0000, Karl Palsson wrote:
> > >Could you elaborate please? Are you talking about broadcom
> > wifi >modules or what? Are you sure you're posting to the
> > correct list? >Cheers, >Karl P
> > >
> > >Robert Ritchey <r.r.ritc...@questengdev.com> wrote:
> > > > Has any work been done to make an option for the driver to
> > > > support WCID? The work I have done so far is geared towards
> > > > using WinUSB and it seems that WCID is the best way to for
> > > > Windows 7-10. Thanks,

Robert Ritchey
Phoenix, AZ
(480) 272-4760



------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
libopencm3-devel mailing list
libopencm3-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libopencm3-devel

Reply via email to