* CDC ACM composite gadget serial not working between Linux and Windows?
@ 2009-06-18 2:09 Daniel Ng
2009-06-18 5:49 ` Hans-Christian Egtvedt
0 siblings, 1 reply; 2+ messages in thread
From: Daniel Ng @ 2009-06-18 2:09 UTC (permalink / raw)
To: linux-embedded
Hi,
I've found this comment in f_acm.c, 2.6.27:
* Note that even MS-Windows has some support for ACM. However, that
* support is somewhat broken because when you use ACM in a composite
* device, having multiple interfaces confuses the poor OS. It doesn't
* seem to understand CDC Union descriptors. The new "association"
* descriptors (roughly equivalent to CDC Unions) may sometimes help.
Does this mean I will not be able to successfully connect a Linux box
to a Windows PC via the Linux box's CDC ACM composite gadget serial
driver?
Also, there are direct references to the composite driver in f_acm.c,
which tells me the following:
-In Linux (2.6.27), a CDC ACM gadget serial driver MUST be a composite
driver as well.
Is this true? If so why is such tight coupling required?
Please suggest an alternate list if this message is inappropriate for this list.
Cheers,
Daniel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-06-18 5:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-18 2:09 CDC ACM composite gadget serial not working between Linux and Windows? Daniel Ng
2009-06-18 5:49 ` Hans-Christian Egtvedt
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).