Drivers for XP Embedded

G

Guest

I am starting a new project on windows XP Embedded.
I am using Asus motherboard model no. p5GD1 as hardware on which i need to
run my XP Embedde image.
I have created a device info(.PMQ) file. But while importing this file to
component designer or target designer, I get 6 warnings :

Warning:Could not find a driver for Hardware Device:
pci\ven_8086&dev_2668&subsys_814E1043&rev_03
(pci\ven_8086&dev_2668&subsys_814E1043&rev_03).
Warning:Could not find a driver for Hardware Device:
pci\ven_8086&dev_266A&subsys_26408086&rev_03
(pci\ven_8086&dev_266A&subsys_26408086&rev_03).
Warning:Could not find a driver for Hardware Device:
pci\ven_1283&dev_8212&subsys_813A1043&rev_13
(pci\ven_1283&dev_8212&subsys_813A1043&rev_13).
Warning:Could not find a driver for Hardware Device:
pci\ven_168C&dev_0013&subsys_4D001385&rev_01
(pci\ven_168C&dev_0013&subsys_4D001385&rev_01).
Warning:Could not find a driver for Hardware Device:
pci\ven_11AB&dev_4362&subsys_81421043&rev_15
(pci\ven_11AB&dev_4362&subsys_81421043&rev_15).
Warning:Could not find a driver for Hardware Device:
pci\ven_10DE&dev_00FA&subsys_817A1043&rev_A2
(pci\ven_10DE&dev_00FA&subsys_817A1043&rev_A2).

Info:Import succeeded with 28 drivers for 34 devices.

which clearly indicates that ta.exe was unable to find driver information
for these hardware devices.
I have tried my best to search drivers (XP embedded components) on Asus
site but no avail. Where can I get these components ?

Thnx
 
S

Sören Gessele

Hi Bontz,

it's better to

a) Install a WinXP Pro and run TAP.exe (excellent result) or
b) Boot from WinXPe Disc 1 and run TAP.exe (good result)

If you're looking for drivers try WinXP (WinXP and WinXPe has the same
basis) drivers, thats it!

Best regards,
Sören

----- Original Message -----
From: "BONTZ" <[email protected]>
Newsgroups: microsoft.public.windowsxp.embedded
Sent: Tuesday, October 12, 2004 5:59 AM
Subject: Drivers for XP Embedded
 
K

KM

BONTZ,

How did you get your pmq file generated? I suspect you were using TAP.exe (not TA.exe) as limitted TA.exe output barely can produce
import errors.

In any case, install XP Pro on that hardware (hope you already did) and if it installs and runs fine you can grab necessary drivers
analyzing Device Manager information. As soon as you extract necessary driver files (*.sys, *.dll, *.inf) use inf's with CD for
importing.
Or, with most of the PnP drivers, you can simple copy the files to appropriate image directories and FBA PnP will do the rest.

For componentzation tips look here: http://msdn.microsoft.com/embedded/community/community/tips/xp/thrdprty/default.aspx

Btw, some hardware and software components that are not in XPe database, may be found on www.xpefiles.com.

KM
 

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

Top