Re: Detecting USB device-id/product-id

From: BenJ (BenJ_at_netvu.com)
Date: 12/16/04


Date: Thu, 16 Dec 2004 11:57:56 -0800

Thanks, "DevicePropertyHardwareID" worked.

"cristalink" <cristalink@nospam.nospam> wrote in message
news:eFiTYT64EHA.3820@TK2MSFTNGP11.phx.gbl...
> DevicePropertyHardwareID, DevicePropertyCompatibleIDs,
> DevicePropertyManufacturer - whatever is appropriate. See also "Standard
USB
> Identifiers" in DDK Help. Open Device Manager, USB device properties,
> Details tab, then select Hardware Ids etc. You may need to set the
> DEVMGR_SHOW_DETAILS=1 environment variable.
> --
> http://www.firestreamer.com - NTBackup to DVD and DV
>
>
> "BenJ" <BenJ@netvu.com> wrote in message
> news:ug%23Grv54EHA.1292@TK2MSFTNGP10.phx.gbl...
> > Which Device Property should I use? "DevicePropertyHardwareID"!?.
> >
> > Thanks
> >
> > "cristalink" <cristalink@nospam.nospam> wrote in message
> > news:O4rq2xx4EHA.3820@TK2MSFTNGP11.phx.gbl...
> >> IoGetDeviceProperty() from AddDevice.
> >>
> >> --
> >> http://www.firestreamer.com - NTBackup to DVD and DV
> >>
> >>
> >> "BenJ" <BenJ@netvu.com> wrote in message
> >> news:edtfYox4EHA.1408@TK2MSFTNGP10.phx.gbl...
> >> > In my USB-driver AddDevice or DriverEntry module, I need to find out
> >> > the
> >> > USB
> >> > device-id / product-id, is that information available anywhere in
the
> >> > DriverObject or the PhysicalDeviceObject?
> >> >
> >> > Thanks in advance,
> >> > Ben
> >> >
> >> >
> >>
> >>
> >
> >
>
>