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
 
Back
Top