How to install manually USB CDC ACM driver under Windows 2k and Xp, when it is not automaticaly detected

Regards

link|improve this question
feedback

migrated from stackoverflow.com Aug 16 '10 at 14:27

This question came from our site for professional and enthusiast programmers.

1 Answer

  • Using this non-free generic driver (http://www.thesycon.de/eng/usb_cdcacm.shtml)
  • If you're really expert, meaning that you need to already know how to write .inf driver files, you can see how to link the already built-in library (http://support.microsoft.com/kb/837637/en-us). By the way this task is absolutely non trivial.
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.