NIC testing ?

  • Thread starter Thread starter philipogorman
  • Start date Start date
Hi Phillip,

XP Embedded binaries are the same as XP Professional so as long as there is
a driver for the NIC availble for XP Professional it can be componentized
for use with XP Embedded. Some companies do offer a SLD that has an already
componentized version of their drivers, others don't.

For most NIC drivers if you have the inf and sys files you can just place
them in the appropriate folders and PnP will do it's job and load it during
FBA. (So in that case a component isn't even necessary)

You can use devcon to test that the driver installed from a command line if
you use a shell other than explorer. If you have explorer you can look in
device manager just like Pro. (Or use devcon, whichever suits you ;-))

HTH,
Brad
 

Ask a Question

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.

Ask a Question

Back
Top