Tom
Tue Sep 09 03:46:34 CDT 2003
Thanks!
"Stephan Wolf" <stewo68@hotmail.com> wrote in message
news:3f5d9011.1847576@news.t-online.de...
> See
>
>
>
http://msdn.microsoft.com/library/en-us/wceddk40/html/cxrefNDISUIODriverRegistration.asp
> (also
http://www.ndis.com/faq/QA08060301.htm)
>
> Thus, I guess you need to
>
> 1. Rename NDISUIO to whatever name you prefer.
> 2. Add a registry entry for that name under
> HKEY_LOCAL_MACHINE\Drivers\BuiltIn\
> 3. Use your own device prefix instead of "UIO".
>
> ..4. Better try in "microsoft.public.windowsce.platbuilder" for
> details on how to install (NDIS) drivers under CE.
>
> Stephan
> ---
> On Mon, 8 Sep 2003 16:33:56 +0200, "Tom Rixom"
> <tom.rixom@alfa-ariss.com> wrote:
>
> >Which entry do I use to install the NDISUIO sample for Windows CE.NET?
> >
> >Can I base it on the NDISUIO registry entry found under
> >HKLM/Drivers/Builtin/NDISUIO
> >or do I use the registry entry as shown by the PASSTHRU example?
> >
> >Tom Rixom