Implementing a driver

From: Lothar Baeurle (lotharbaeurle_at_hotmail.com)
Date: 11/25/04


Date: Thu, 25 Nov 2004 16:21:02 +0100

Hi,

I'm pretty new to XPe and have a (probably silly) question.

I need to add a driver to my XPe which consists of a .inf file and a .sys
file.
Despite reading serveral documents I've not found how to do it.

I tried to use CD but the .inf file could not be imported (Message: File
import failed due to unspecifiederror while processing file. After pressing
OK CD hangs)

Any help will be appreciated.

Regards,
Lothar



Relevant Pages

  • Re: Driver Startup Problem
    ... You should check file setupapi.log there might be some reason why it did not worked during the first time. ... Copy manually driver files to their folders. ... Boot XPe. ... > I made a component from the driver's INF file ok and I don't get any ...
    (microsoft.public.windowsxp.embedded)
  • Re: NI 6025 GPIO device under XPe - anyone done this?
    ... Also I have never seen this card, so I can only speak theoretically based on other hardware and driver experience. ... Anyhow if they are pure hardware drivers then you can safely make component that will copy them to inf folder on XPe image. ... Same thing can be determined by examining inf file itself and checking PnPID numbers presence. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Component Designer unexpectedly quits after inf import
    ... I am confused as I have never seen such strange behavior of the XPE Tools. ... Another thing you could do if you happened to have another machine with XPE ToolKit installed. ... > "Quentin" wrote in message ... >>> tool directly to convert the INF file. ...
    (microsoft.public.windowsxp.embedded)
  • Re: Sleep() issue
    ... I also hope that you setting THREAD_PRIORITY_TIME_CRITICAL priority level ... XPe system. ... In my XP Pro system there is probably much more activity then the kernel ... I suppose you don't have the source code of the driver you are ...
    (microsoft.public.windowsxp.embedded)
  • Re: Sleep() issue
    ... Since you are running the thread in time critical priority I wouldn't expect the 10-15 jitter from the Sleepcall unless there ... Well, I suppose you don't have the source code of the driver you are referring to, right? ... Try to run the following code sniplet on your hardware and see if you get different results on XP and XPe: ... Also hope you test the same code under XPe and XP Pro on the same hardware. ...
    (microsoft.public.windowsxp.embedded)