Windows support for networking class drivers



I'm working on a networking USB device which will need to work with
Windows.

I'm trying to understand what are my options when it comes to selecting
which class driver to implement on the device side.

My questions are:
1. Are the following class drivers natively supported by Windows:
CDC/ECM
CDC/EEM
CDC/LAN

2. If I use RNDIS on the device side, are there any royalties payments
for Microsoft involved?

Thanks in advance.

.



Relevant Pages

  • Re: USB Serial modem class driver on Windows CE 5.0
    ... I have working USB function driver (I have tested all ... You should implement a class driver that will interact with your USB ... support and development for Windows CE ... So I compiled serialusbfn from Windows Mobile 5.0 and ...
    (microsoft.public.windowsce.platbuilder)
  • Mass Storage Function Problem
    ... but there're a very sad problem in Mass Storage Class Driver. ... The driver can work fine when inserting to a windows XP host computer. ... and I make only one partition which used all space of the disk, ...
    (microsoft.public.windowsce.embedded)
  • USB Touch Screen Driver
    ... I have to write a touch screen driver for Windows XP. ... Touch Screen Class Driver in XP as in Windows CE. ... writing a mini class driver for a mouse class driver? ... Any related information will be highly appreciated. ...
    (microsoft.public.development.device.drivers)
  • Re: screen auto scrolls to bottom
    ... Download, install, run, update and perform a full scan with the ... Download/Install the latest Windows Installer: ... If it did work - try the web page again - selecting no more than 3-5 at a ...
    (microsoft.public.windowsxp.security_admin)
  • Re: MDI Child Window Problem
    ... each child forms windowstate when it is reselected from the menu. ... I am presuming you are selecting the childforms through a menu using a ... // Required for Windows Form Designer support ... private void InitializeComponent() ...
    (microsoft.public.dotnet.languages.csharp)

Loading