Re: install hid driver
From: Sam M.H. Tsai (SamMHTsai_at_discussions.microsoft.com)
Date: 02/18/05
- Next message: Bajamani: "ProtocolReceivePacket & NDIS_STATUS_RESOURCES"
- Previous message: Sam M.H. Tsai: "Re: install hid driver"
- In reply to: Sam M.H. Tsai: "Re: install hid driver"
- Next in thread: Ray Trent: "Re: install hid driver"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 18 Feb 2005 04:47:02 -0800
Also, when I pluged in my device to other USB port. 'Find New Hardware
Wizard' also show up.
"Sam M.H. Tsai" wrote:
> Hi Mr. Trent:
>
> As you mentioned below. If driver was signed by WHQL it will be installed
> transparently when device plug-in.
>
> My Driver was signed WHQL and we've obtained catalog file. Preinstall driver
> by SetupCopyOEMInf() also work well (OEMxx.inf was created). But when I
> plugged in my USB keyboard device, 'Find New Hardware Wizard' apeared. It
> should installed driver transparently, shouldn't it?
>
> Did I miss any thing in INF file, or somthing I forget to do?
>
> Thanks.
>
> Sam M.H. Tsai
>
> "Ray Trent" wrote:
>
> > More or less, the answer is 1) get your driver signed by WHQL, 2) call
> > SetupCopyOemInf to prep the system to install your driver when the
> > device is installed. When the device is plugged in, the driver will be
> > installed transparently.
> >
> > It's a good idea to *also* call UpdateDriverForPlugAndPlayDevices in
> > case the device happens to already be plugged in and a driver installed.
> >
> > Noah538 wrote:
> > > How can I setup or install a filtr driver on a hid device, before the
> > > first time I plug into system (xp/2000)?
> > >
> > > and , How can I install the same filtr for every usb port which
> > > devnodes are different in just only 1 setup process? (so I don't have
> > > to install again when plug into another usb port?)
> > >
> > > Thank you for help.
> > >
> >
> > --
> > .../ray\..
> >
- Next message: Bajamani: "ProtocolReceivePacket & NDIS_STATUS_RESOURCES"
- Previous message: Sam M.H. Tsai: "Re: install hid driver"
- In reply to: Sam M.H. Tsai: "Re: install hid driver"
- Next in thread: Ray Trent: "Re: install hid driver"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|