S
sboxes
is it possible to use devcon on a build to enable or
disable a device on boot?
disable a device on boot?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
load the device driver after the first program loads but-----Original Message-----
Why would you want to do that? Can you tell us more?
There is probably a better way to do what ever is that you want to do.
Regards,
Slobodan
the hardware devices (2) are program specific i need to
load the device driver after the first program loads but
before the second program loads
my question exactly where are the bounds-----Original Message-----
Hi
I need to disable/enable drivers after my embedded system has started.
My system shall be distributed to customers.
I used code from devcom (sample code in the DDK) and wrote my
own utility that does the job.
(A tip from Brad Combs, thanks).
The reason for this is that I want to make some hardware diagnostic
tests that requires that the driver is disabled.
I am doing this on a Network Adapter, ComPort and some other devices.
It seems to work fine.
In microsoft site
"http://support.microsoft.com/default.aspx?scid=kb;EN- US;Q311272"
it is stated:
"DevCon is not redistributable"
"You can freely modify DevCon for private use".
What does this mean: Can't I take parts of the code and include
in my application. How much must I modify it ?
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.