PC Review Forums Newsgroups Windows XP Windows XP Embedded USB Composite Device Problem?

Reply

USB Composite Device Problem?

 
Thread Tools Rate Thread
Old 28-02-2005, 05:20 AM   #1
bug
Guest
 
Posts: n/a
Default USB Composite Device Problem?


I have a infrared computer remote device(combin keyboard and mouse).
Receiver is USB interface.in the XPE,system identify is USB composite
Device.put this device in to usb interface, system auto install driver is
error!update driver to system include the driver(USB composite Device) that
is ok.but again put this device in to usb interface,system auto install
driver is error too.
i can to do that? thank you!


  Reply With Quote
Old 01-03-2005, 02:04 AM   #2
Sean Liming \(eMVP\)
Guest
 
Posts: n/a
Default Re: USB Composite Device Problem?

If you search the newsgroups, there were some missing registry keys for the
USB Composite device in SP1. I had a composite USB keyboard/mouse device
that required the following registry keys to run properly:

Path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302
Type: REG_BINARY
Value: 11

Path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen
Type: REG_BINARY
Value: 11

Path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString
Type: REG_SZ
Value: USB Device

Path:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString
Type: REG_SZ
Value: Composite USB Device

Regards,

Sean Liming (eMVP)
Managing Director
SJJ Embedded Micro Solutions

Author of
Windows XP Embedded Supplemental Toolkit Covering XPe SP2
Windows XP Embedded Advanced
Windows NT Embedded Step-by-Step

All available at www.sjjmicro.com

XPe Center website: www.seanliming.com

To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas!
www.medc2005.com



"bug" <tanmin@vst-china.com> wrote in message
news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl...
>I have a infrared computer remote device(combin keyboard and mouse).
>Receiver is USB interface.in the XPE,system identify is USB composite
>Device.put this device in to usb interface, system auto install driver is
>error!update driver to system include the driver(USB composite Device) that
>is ok.but again put this device in to usb interface,system auto install
>driver is error too.
> i can to do that? thank you!
>



  Reply With Quote
Old 01-03-2005, 08:00 AM   #3
bug
Guest
 
Posts: n/a
Default Re: USB Composite Device Problem?

Thank you! But I don't known,how add registry keys to XPE system.
use regedit.exe?
in my xpe system, i not find
"HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags".
i need manual add to registry?

"Sean Liming (eMVP)" <seanl@seanliming.com.NOSPAM> дÈëÏûÏ¢ÐÂÎÅ:euzGKqfHFHA.3588@TK2MSFTNGP14.phx.gbl...
> If you search the newsgroups, there were some missing registry keys for
> the USB Composite device in SP1. I had a composite USB keyboard/mouse
> device that required the following registry keys to run properly:
>
> Path:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302
> Type: REG_BINARY
> Value: 11
>
> Path:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen
> Type: REG_BINARY
> Value: 11
>
> Path:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString
> Type: REG_SZ
> Value: USB Device
>
> Path:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString
> Type: REG_SZ
> Value: Composite USB Device
>
> Regards,
>
> Sean Liming (eMVP)
> Managing Director
> SJJ Embedded Micro Solutions
>
> Author of
> Windows XP Embedded Supplemental Toolkit Covering XPe SP2
> Windows XP Embedded Advanced
> Windows NT Embedded Step-by-Step
>
> All available at www.sjjmicro.com
>
> XPe Center website: www.seanliming.com
>
> To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas!
> www.medc2005.com
>
>
>
> "bug" <tanmin@vst-china.com> wrote in message
> news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl...
>>I have a infrared computer remote device(combin keyboard and mouse).
>>Receiver is USB interface.in the XPE,system identify is USB composite
>>Device.put this device in to usb interface, system auto install driver is
>>error!update driver to system include the driver(USB composite Device)
>>that is ok.but again put this device in to usb interface,system auto
>>install driver is error too.
>> i can to do that? thank you!
>>

>
>



  Reply With Quote
Old 01-03-2005, 08:39 AM   #4
KM
Guest
 
Posts: n/a
Default Re: USB Composite Device Problem?

bug,

> Thank you! But I don't known,how add registry keys to XPE system.
> use regedit.exe?


Yes. Or reg.exe. Or you own app that calls to Registry APIs. Whatever is in your XPe build.

> in my xpe system, i not find "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags".
> i need manual add to registry?


The key and all the values Sean mentioned.
Since the key is not there on your image it is likely you are dealing with XPe SP1 or earlier.

KM

> "Sean Liming (eMVP)" <seanl@seanliming.com.NOSPAM> дÈëÏûÏ¢ÐÂÎÅ:euzGKqfHFHA.3588@TK2MSFTNGP14.phx.gbl...
>> If you search the newsgroups, there were some missing registry keys for the USB Composite device in SP1. I had a composite USB
>> keyboard/mouse device that required the following registry keys to run properly:
>>
>> Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302
>> Type: REG_BINARY
>> Value: 11
>>
>> Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen
>> Type: REG_BINARY
>> Value: 11
>>
>> Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString
>> Type: REG_SZ
>> Value: USB Device
>>
>> Path: HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString
>> Type: REG_SZ
>> Value: Composite USB Device
>>
>> Regards,
>>
>> Sean Liming (eMVP)
>> Managing Director
>> SJJ Embedded Micro Solutions
>>
>> Author of
>> Windows XP Embedded Supplemental Toolkit Covering XPe SP2
>> Windows XP Embedded Advanced
>> Windows NT Embedded Step-by-Step
>>
>> All available at www.sjjmicro.com
>>
>> XPe Center website: www.seanliming.com
>>
>> To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas! www.medc2005.com
>>
>>
>>
>> "bug" <tanmin@vst-china.com> wrote in message news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl...
>>>I have a infrared computer remote device(combin keyboard and mouse). Receiver is USB interface.in the XPE,system identify is USB
>>>composite Device.put this device in to usb interface, system auto install driver is error!update driver to system include the
>>>driver(USB composite Device) that is ok.but again put this device in to usb interface,system auto install driver is error too.
>>> i can to do that? thank you!
>>>

>>
>>

>
>



  Reply With Quote
Old 01-03-2005, 05:56 PM   #5
Sean Liming \(eMVP\)
Guest
 
Posts: n/a
Default Re: USB Composite Device Problem?

I have created a component in the past with the registry keys in it.

Regards,

Sean


"bug" <tanmin@vst-china.com> wrote in message
news:eNItNxiHFHA.1528@TK2MSFTNGP09.phx.gbl...
> Thank you! But I don't known,how add registry keys to XPE system.
> use regedit.exe?
> in my xpe system, i not find
> "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags".
> i need manual add to registry?
>
> "Sean Liming (eMVP)" <seanl@seanliming.com.NOSPAM>
> дÈëÏûÏ¢ÐÂÎÅ:euzGKqfHFHA.3588@TK2MSFTNGP14.phx.gbl...
>> If you search the newsgroups, there were some missing registry keys for
>> the USB Composite device in SP1. I had a composite USB keyboard/mouse
>> device that required the following registry keys to run properly:
>>
>> Path:
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302
>> Type: REG_BINARY
>> Value: 11
>>
>> Path:
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen
>> Type: REG_BINARY
>> Value: 11
>>
>> Path:
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString
>> Type: REG_SZ
>> Value: USB Device
>>
>> Path:
>> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString
>> Type: REG_SZ
>> Value: Composite USB Device
>>
>> Regards,
>>
>> Sean Liming (eMVP)
>> Managing Director
>> SJJ Embedded Micro Solutions
>>
>> Author of
>> Windows XP Embedded Supplemental Toolkit Covering XPe SP2
>> Windows XP Embedded Advanced
>> Windows NT Embedded Step-by-Step
>>
>> All available at www.sjjmicro.com
>>
>> XPe Center website: www.seanliming.com
>>
>> To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas!
>> www.medc2005.com
>>
>>
>>
>> "bug" <tanmin@vst-china.com> wrote in message
>> news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl...
>>>I have a infrared computer remote device(combin keyboard and mouse).
>>>Receiver is USB interface.in the XPE,system identify is USB composite
>>>Device.put this device in to usb interface, system auto install driver is
>>>error!update driver to system include the driver(USB composite Device)
>>>that is ok.but again put this device in to usb interface,system auto
>>>install driver is error too.
>>> i can to do that? thank you!
>>>

>>
>>

>
>



  Reply With Quote
Old 02-03-2005, 01:57 AM   #6
bug
Guest
 
Posts: n/a
Default Re: USB Composite Device Problem?

Thank you every body! I manual add key to registry. resolve problem! thank
you!



"Sean Liming (eMVP)" <seanl@seanliming.com.NOSPAM> дÈëÏûÏ¢ÐÂÎÅ:euzGKqfHFHA.3588@TK2MSFTNGP14.phx.gbl...
> If you search the newsgroups, there were some missing registry keys for
> the USB Composite device in SP1. I had a composite USB keyboard/mouse
> device that required the following registry keys to run properly:
>
> Path:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\IgnoreHWSerNum04710302
> Type: REG_BINARY
> Value: 11
>
> Path:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GlobalDisableSerNumGen
> Type: REG_BINARY
> Value: 11
>
> Path:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericUSBDeviceString
> Type: REG_SZ
> Value: USB Device
>
> Path:
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\UsbFlags\GenericCompositeUSBDeviceString
> Type: REG_SZ
> Value: Composite USB Device
>
> Regards,
>
> Sean Liming (eMVP)
> Managing Director
> SJJ Embedded Micro Solutions
>
> Author of
> Windows XP Embedded Supplemental Toolkit Covering XPe SP2
> Windows XP Embedded Advanced
> Windows NT Embedded Step-by-Step
>
> All available at www.sjjmicro.com
>
> XPe Center website: www.seanliming.com
>
> To learn more about Windows XP Embedded, come to MEDC 2005 in Las Vegas!
> www.medc2005.com
>
>
>
> "bug" <tanmin@vst-china.com> wrote in message
> news:%23Dj5WzUHFHA.2356@TK2MSFTNGP12.phx.gbl...
>>I have a infrared computer remote device(combin keyboard and mouse).
>>Receiver is USB interface.in the XPE,system identify is USB composite
>>Device.put this device in to usb interface, system auto install driver is
>>error!update driver to system include the driver(USB composite Device)
>>that is ok.but again put this device in to usb interface,system auto
>>install driver is error too.
>> i can to do that? thank you!
>>

>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off