Re: How to load a 3rd driver in eVc emulator? by Jemmy
Jemmy
Thu Nov 24 02:34:49 CST 2005
> Yes, you can load the driver in EMulator. But it depends upon for what
> device you are writing a driver. If your driver controls a device which is
> not available in Emulator then obviously you can not do it. By using eVC
> you can not debug into drivers because they all are loaded by device.exe.
>
Thanks,
But, how do I install 3rd driver into eVc Platform. The platform is
defaultly startup, and I don't have any idea to maintain it. Such as, I
don't know how to add a device driver registry into that platform. Hence,
platform can find the driver correctly.