USB keyboard INF file?

G

Gustaf

Hi,

Can anyone tell me what INF and SYS file in c:\windows\inf that is
needed in order to install a USB keyboard with windows?
We have a XP Embedded image missing these files in our build.
(One of our customers now want to use a usb keyboard with our device)

I had the same problem with a USB disk device that I solved by copying
the USBSTOR.INF and USBSTOR.SYS file to our device befor install.

Can anyone help me out here? I am on vecation and dont have access to a
usb keyboard myself.

Many thanks.
Gustaf
 
B

Brad Combs

Hi Gustaf,

That's a bit of a loaded question in XPe, but if you have USB storage
working then presumably the USB controller is all set so you'll need (this
is just a starting point your image may have other dependencies not
statisfied):

kbdhid.sys
keyboard.inf
hidparse.sys
kbdclass.sys

You will also need the Class Installer -Keyboards component and the CoDevice
Installer - Keyboards component. (Probably both already there)

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

Top