Re: use createfile to access usb device
- From: "whyitbe" <whyitbe@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 14 Apr 2005 18:48:02 -0700
Thank Andrue,thank Doron,thank you very much!
Finally i got it worked following your directions.
"Andrue Cope" wrote:
> Doron Holan [MS] wrote:
>
> > GUID_DEVCLAS_USB is a device class. think of a device class a
> > logical grouping. Not all USB devices have the same interface, even
> > though they are of the same bus type.
>
> Gosh - that's pretty much the way I'd worked it out. Nice to know I was
> right.
>
> My current problem is how to enumerate all the devices classes on the
> system. At the moment I'm looking at enumerating
> HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\DeviceClasses\
>
> Perhaps whyitbe could do the same - 'all' he then needs is to issue a
> IOCTL_SCSI_GET_INQUIRY_DATA and compare the manufacturer ID. My only
> concern is that I /think/ I remember when we were developing our IOCTL
> handling class that some non-SCSI devices react badly to
> IOCTL_SCSI_GET_INQUIRY_DATA requests.
>
.
- References:
- use createfile to access usb device
- From: whyitbe
- Re: use createfile to access usb device
- From: Peter Wieland [MSFT]
- Re: use createfile to access usb device
- From: whyitbe
- Re: use createfile to access usb device
- From: Andrue Cope
- Re: use createfile to access usb device
- From: whyitbe
- Re: use createfile to access usb device
- From: Doron Holan [MS]
- Re: use createfile to access usb device
- From: Andrue Cope
- use createfile to access usb device
- Prev by Date: Re: Virtual serial driver in C/C++
- Next by Date: Re: system user
- Previous by thread: Re: use createfile to access usb device
- Next by thread: Re: use createfile to access usb device
- Index(es):
Relevant Pages
|
Loading