PC Review Forums Newsgroups Windows XP Windows XP Embedded Adding driver to XP embedded

Reply

Adding driver to XP embedded

 
Thread Tools Rate Thread
Old 29-08-2003, 11:36 AM   #1
Fabian Zintgraf
Guest
 
Posts: n/a
Default Adding driver to XP embedded


Hello,
i have one little problem with my network driver.
I built a component with the component-designer
by ímporting the driver-inf-file.
The PnP resource and service were added by the designer.
I added the compnent to the target-designer, i built the image,
but the driver isn't installed, although the files are on the disk.
There is no network driver in the device manager.

I know the FBA has to install the driver and add it to the registry,
but in the log file, you can't see anything.

How can i get the FBA to install my driver?
Did I forget something?
Are there missing any special things in the component?
  Reply With Quote
Old 29-08-2003, 12:22 PM   #2
Nikolai Vorontsov
Guest
 
Posts: n/a
Default Re: Adding driver to XP embedded

Hi, Fabian!

> How can i get the FBA to install my driver?
> Did I forget something?
> Are there missing any special things in the component?

Well, normally you have to have in your build a *.sys file, an *.inf and
a *.cat files copied to the system32\drivers windows\inf and
windows\i386 folders. Together with pnp data and other stuff that CD
imported from Inf file this usually enough.

--
Nikolai Vorontsov
Quadrox NV

  Reply With Quote
Old 29-08-2003, 04:12 PM   #3
Andy Allred [MS]
Guest
 
Posts: n/a
Default Re: Adding driver to XP embedded

Check your FBA log in the runtime for errors related to your device's
Ven/Dev ID. Get the log from .\windows\fba\fbalog.txt

Also, read up on these tip articles that may answer some of your driver
componentization issues:
http://www.microsoft.com/windows/em.../thirdparty.asp
http://www.microsoft.com/windows/em...rivererrors.asp

Andy

--

This posting is provided "AS IS" with no warranties, and confers no rights.
==========================================================


"Fabian Zintgraf" <fabianzintgraf@web.de> wrote in message
news:5d6c0327.0308290236.2bfb481b@posting.google.com...
> Hello,
> i have one little problem with my network driver.
> I built a component with the component-designer
> by ímporting the driver-inf-file.
> The PnP resource and service were added by the designer.
> I added the compnent to the target-designer, i built the image,
> but the driver isn't installed, although the files are on the disk.
> There is no network driver in the device manager.
>
> I know the FBA has to install the driver and add it to the registry,
> but in the log file, you can't see anything.
>
> How can i get the FBA to install my driver?
> Did I forget something?
> Are there missing any special things in the component?



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off