Hi, all

I have add a USB host driver in my paltform, after build I find that the
ohci2.dll is in the release directory and it is also in the ce.bib. But after
I download the NK.bin to my platform board, I haven't found the ohci2.dll in
the all module and it seems it doesn't load to the board. The USB host
doesn't work.

After I press any key of the USB keyboard to the board, there is a
continuous noise of "kaka".

What's the matter with my operation?

best regards

Re: USB OHCI doesn't work by Me

Me
Sun Jan 30 03:01:36 CST 2005


"Summer" <Summer@discussions.microsoft.com> wrote in message
news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> Hi, all
>
> I have add a USB host driver in my paltform, after build I find that the
> ohci2.dll is in the release directory and it is also in the ce.bib. But
> after
> I download the NK.bin to my platform board, I haven't found the ohci2.dll
> in
> the all module and it seems it doesn't load to the board. The USB host
> doesn't work.
>
> After I press any key of the USB keyboard to the board, there is a
> continuous noise of "kaka".
>
> What's the matter with my operation?
>
> best regards
>
>
Create a debug build and see what it's doing.



Re: USB OHCI doesn't work by Summer

Summer
Sun Jan 30 06:11:01 CST 2005

I have created a debug build. When loading the OS, the debug information
below display:
4294771325 PID:e3dd9882 TID:e3de0ab2 0x83dff830: >>> Loading module
pcibus.dll at address 0x025C0000-0x025D3000 (RW data at 0x01EB8000-0x01EB871C)
Loaded symbols for
'D:\MY_CE_BUILD\STB_1\RELDIR\INTEL_I815E_IPDSTB_X86DEBUG\PCIBUS.DLL'
4294771353 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
WARNING: No matching registry key was found for placed device 0/0/0.
4294771353 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
Problems can result if the device is being used while configuring PCIbus.
4294771353 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
WARNING: No matching registry key was found for placed device 0/2/0.
4294771353 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
Problems can result if the device is being used while configuring PCIbus.
4294771357 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
WARNING: No matching registry key was found for placed device 0/31/0.
4294771357 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
Problems can result if the device is being used while configuring PCIbus.
4294771359 PID:e3dd9882 TID:e3de0ab2 0x83dff830: >>> Loading module
ichide.dll at address 0x02600000-0x0260A000 (RW data at 0x01EBE000-0x01EBE194)
Loaded 'D:\MY_CE_BUILD\STB_1\RELDIR\INTEL_I815E_IPDSTB_X86DEBUG\ICHIDE.DLL',
no matching symbolic information found.
4294771361 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
WARNING: No matching registry key was found for placed device 0/31/2.
4294771361 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
Problems can result if the device is being used while configuring PCIbus.
4294771362 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
WARNING: No matching registry key was found for placed device 0/31/3.
4294771362 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
Problems can result if the device is being used while configuring PCIbus.
4294771363 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
WARNING: No matching registry key was found for placed device 0/31/4.
4294771363 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgCheckBARs:
Problems can result if the device is being used while configuring PCIbus.
4294771364 PID:e3dd9882 TID:e3de0ab2 0x83dff830: PCIBUS!PCICfgAllocIoSpace:
Failed to place Device resource: Bus 0, Device 31, Function 3

When I press the keyboard, nothing display.

I look up the registry information with the remote registry editor, and I
find the OHCI registry information has been right written as below:
[$(PCI_BUS_ROOT)\Template\OHCI]
"Prefix"="HCD"
"Dll"="ohci2.dll"
"Order"=dword:2
"Class"=dword:0c
"SubClass"=dword:03
"ProgIF"=dword:10
"IsrDll"="giisr.dll"
"IsrHandler"="ISRHandler"

"Me" wrote:

>
> "Summer" <Summer@discussions.microsoft.com> wrote in message
> news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> > Hi, all
> >
> > I have add a USB host driver in my paltform, after build I find that the
> > ohci2.dll is in the release directory and it is also in the ce.bib. But
> > after
> > I download the NK.bin to my platform board, I haven't found the ohci2.dll
> > in
> > the all module and it seems it doesn't load to the board. The USB host
> > doesn't work.
> >
> > After I press any key of the USB keyboard to the board, there is a
> > continuous noise of "kaka".
> >
> > What's the matter with my operation?
> >
> > best regards
> >
> >
> Create a debug build and see what it's doing.
>
>
>

Re: USB OHCI doesn't work by Yannick

Yannick
Mon Jan 31 00:35:46 CST 2005

if ohci2.dll is in Flatreleasedir but not in the image, it is probably a
.bib file issue. Can you check if the file is present in ce.bib file located
in _flatreleasedir after a build ?

--
----------------------------------------------------------------
Yannick Chamming's (eMVP)
ADESET
Windows Embedded Manager
ychammings AT adeset DOT com>
http://www.adeset.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------

"Summer" <Summer@discussions.microsoft.com> wrote in message
news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> Hi, all
>
> I have add a USB host driver in my paltform, after build I find that the
> ohci2.dll is in the release directory and it is also in the ce.bib. But
after
> I download the NK.bin to my platform board, I haven't found the ohci2.dll
in
> the all module and it seems it doesn't load to the board. The USB host
> doesn't work.
>
> After I press any key of the USB keyboard to the board, there is a
> continuous noise of "kaka".
>
> What's the matter with my operation?
>
> best regards
>
>



Re: USB OHCI doesn't work by Summer

Summer
Mon Jan 31 01:07:02 CST 2005

the file ohci2.dll is present in ce.bib file.

"Yannick Chamming's [eMVP]" wrote:

> if ohci2.dll is in Flatreleasedir but not in the image, it is probably a
> ..bib file issue. Can you check if the file is present in ce.bib file located
> in _flatreleasedir after a build ?
>
> --
> ----------------------------------------------------------------
> Yannick Chamming's (eMVP)
> ADESET
> Windows Embedded Manager
> ychammings AT adeset DOT com>
> http://www.adeset.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
> "Summer" <Summer@discussions.microsoft.com> wrote in message
> news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> > Hi, all
> >
> > I have add a USB host driver in my paltform, after build I find that the
> > ohci2.dll is in the release directory and it is also in the ce.bib. But
> after
> > I download the NK.bin to my platform board, I haven't found the ohci2.dll
> in
> > the all module and it seems it doesn't load to the board. The USB host
> > doesn't work.
> >
> > After I press any key of the USB keyboard to the board, there is a
> > continuous noise of "kaka".
> >
> > What's the matter with my operation?
> >
> > best regards
> >
> >
>
>
>

Re: USB OHCI doesn't work by Yannick

Yannick
Tue Feb 01 02:19:25 CST 2005

oops, sorry, read too fast your question.

Well, it is probably in your image then (did you check with remote file
explorer ?)
Can you check with remote system information if the driver is mounted.

If not, it is probably an issue around PCI. Do you now what is the position
of the board ? Is it one of the list in the debugmsg

To have more info, you should probably activate more debug zones in
PCIBus.dll to know exactly the Class, Subclass and ProgIF detected by PCIBus
to check if one applies to OHCI. Maybe you'll have to adapt something around
this.

BR
Yannick


--
----------------------------------------------------------------
Yannick Chamming's (eMVP)
ADENEO (ADESET)
Windows Embedded Manager
ychammings AT adeset DOT com>
http://www.adeset.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------

"Summer" <Summer@discussions.microsoft.com> wrote in message
news:40F542E9-63EB-4526-8C9C-2B28E07DB464@microsoft.com...
> the file ohci2.dll is present in ce.bib file.
>
> "Yannick Chamming's [eMVP]" wrote:
>
> > if ohci2.dll is in Flatreleasedir but not in the image, it is probably a
> > ..bib file issue. Can you check if the file is present in ce.bib file
located
> > in _flatreleasedir after a build ?
> >
> > --
> > ----------------------------------------------------------------
> > Yannick Chamming's (eMVP)
> > ADESET
> > Windows Embedded Manager
> > ychammings AT adeset DOT com>
> > http://www.adeset.com
> > Tél : +33 (0)4.72.18.57.77
> > Fax : +33 (0)4.72.18.57.78
> > ----------------------------------------------------------------
> >
> > "Summer" <Summer@discussions.microsoft.com> wrote in message
> > news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> > > Hi, all
> > >
> > > I have add a USB host driver in my paltform, after build I find that
the
> > > ohci2.dll is in the release directory and it is also in the ce.bib.
But
> > after
> > > I download the NK.bin to my platform board, I haven't found the
ohci2.dll
> > in
> > > the all module and it seems it doesn't load to the board. The USB host
> > > doesn't work.
> > >
> > > After I press any key of the USB keyboard to the board, there is a
> > > continuous noise of "kaka".
> > >
> > > What's the matter with my operation?
> > >
> > > best regards
> > >
> > >
> >
> >
> >



Re: USB OHCI doesn't work by Summer

Summer
Thu Feb 03 01:13:02 CST 2005

Now, I have changed the usb driver with uhci.dll.The PCIBus load the uhci.dll
successfully and I have check the registry infomation with the remote
registry editer. But the usb keyboard and mouse haven't work yet.
The debug information is below when I plug the keyboard or mouse :
4294820593 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
0)::HubStatusChangeThread - port 1, change = 0x0001, status = 0x0301
4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
0)::HubStatusChangeThread - device attached on port 1
4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: +CHub(Root tier
0)::AttachDevice - port = 1, fIsLowSpeed = 1
4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
0)::AttachDevice - status = DEVICE_CONFIG_STATUS_OPENING_ENDPOINT0_PIPE,
failures = 0
4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
0)::AttachDevice - status = DEVICE_CONFIG_STATUS_USING_ADDRESS0, failures = 0
4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
0)::AttachDevice - status = DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT,
failures = 0
4294820756 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
0)::AttachDevice - status = DEVICE_CONFIG_STATUS_SCHEDULING_SET_ADDRESS,
failures = 0

Thanks

"Yannick Chamming's [eMVP]" wrote:

> oops, sorry, read too fast your question.
>
> Well, it is probably in your image then (did you check with remote file
> explorer ?)
> Can you check with remote system information if the driver is mounted.
>
> If not, it is probably an issue around PCI. Do you now what is the position
> of the board ? Is it one of the list in the debugmsg
>
> To have more info, you should probably activate more debug zones in
> PCIBus.dll to know exactly the Class, Subclass and ProgIF detected by PCIBus
> to check if one applies to OHCI. Maybe you'll have to adapt something around
> this.
>
> BR
> Yannick
>
>
> --
> ----------------------------------------------------------------
> Yannick Chamming's (eMVP)
> ADENEO (ADESET)
> Windows Embedded Manager
> ychammings AT adeset DOT com>
> http://www.adeset.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
> "Summer" <Summer@discussions.microsoft.com> wrote in message
> news:40F542E9-63EB-4526-8C9C-2B28E07DB464@microsoft.com...
> > the file ohci2.dll is present in ce.bib file.
> >
> > "Yannick Chamming's [eMVP]" wrote:
> >
> > > if ohci2.dll is in Flatreleasedir but not in the image, it is probably a
> > > ..bib file issue. Can you check if the file is present in ce.bib file
> located
> > > in _flatreleasedir after a build ?
> > >
> > > --
> > > ----------------------------------------------------------------
> > > Yannick Chamming's (eMVP)
> > > ADESET
> > > Windows Embedded Manager
> > > ychammings AT adeset DOT com>
> > > http://www.adeset.com
> > > Tél : +33 (0)4.72.18.57.77
> > > Fax : +33 (0)4.72.18.57.78
> > > ----------------------------------------------------------------
> > >
> > > "Summer" <Summer@discussions.microsoft.com> wrote in message
> > > news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> > > > Hi, all
> > > >
> > > > I have add a USB host driver in my paltform, after build I find that
> the
> > > > ohci2.dll is in the release directory and it is also in the ce.bib.
> But
> > > after
> > > > I download the NK.bin to my platform board, I haven't found the
> ohci2.dll
> > > in
> > > > the all module and it seems it doesn't load to the board. The USB host
> > > > doesn't work.
> > > >
> > > > After I press any key of the USB keyboard to the board, there is a
> > > > continuous noise of "kaka".
> > > >
> > > > What's the matter with my operation?
> > > >
> > > > best regards
> > > >
> > > >
> > >
> > >
> > >
>
>
>

Re: USB OHCI doesn't work by Yannick

Yannick
Thu Feb 03 01:59:49 CST 2005

Is your USB controller UHCI or OHCI ?
Did you include the USB host support with HID options in your image ?

--
----------------------------------------------------------------
Yannick Chamming's (eMVP)
ADENEO (ADESET)
Windows Embedded Manager
ychammings AT adeset DOT com>
http://www.adeset.com
Tél : +33 (0)4.72.18.57.77
Fax : +33 (0)4.72.18.57.78
----------------------------------------------------------------

"Summer" <Summer@discussions.microsoft.com> wrote in message
news:22FA6C92-64F2-4756-9EB1-7EA244A69B8D@microsoft.com...
> Now, I have changed the usb driver with uhci.dll.The PCIBus load the
uhci.dll
> successfully and I have check the registry infomation with the remote
> registry editer. But the usb keyboard and mouse haven't work yet.
> The debug information is below when I plug the keyboard or mouse :
> 4294820593 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> 0)::HubStatusChangeThread - port 1, change = 0x0001, status = 0x0301
> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> 0)::HubStatusChangeThread - device attached on port 1
> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: +CHub(Root tier
> 0)::AttachDevice - port = 1, fIsLowSpeed = 1
> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_OPENING_ENDPOINT0_PIPE,
> failures = 0
> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_USING_ADDRESS0, failures
= 0
> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT,
> failures = 0
> 4294820756 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_SCHEDULING_SET_ADDRESS,
> failures = 0
>
> Thanks
>
> "Yannick Chamming's [eMVP]" wrote:
>
> > oops, sorry, read too fast your question.
> >
> > Well, it is probably in your image then (did you check with remote file
> > explorer ?)
> > Can you check with remote system information if the driver is mounted.
> >
> > If not, it is probably an issue around PCI. Do you now what is the
position
> > of the board ? Is it one of the list in the debugmsg
> >
> > To have more info, you should probably activate more debug zones in
> > PCIBus.dll to know exactly the Class, Subclass and ProgIF detected by
PCIBus
> > to check if one applies to OHCI. Maybe you'll have to adapt something
around
> > this.
> >
> > BR
> > Yannick
> >
> >
> > --
> > ----------------------------------------------------------------
> > Yannick Chamming's (eMVP)
> > ADENEO (ADESET)
> > Windows Embedded Manager
> > ychammings AT adeset DOT com>
> > http://www.adeset.com
> > Tél : +33 (0)4.72.18.57.77
> > Fax : +33 (0)4.72.18.57.78
> > ----------------------------------------------------------------
> >
> > "Summer" <Summer@discussions.microsoft.com> wrote in message
> > news:40F542E9-63EB-4526-8C9C-2B28E07DB464@microsoft.com...
> > > the file ohci2.dll is present in ce.bib file.
> > >
> > > "Yannick Chamming's [eMVP]" wrote:
> > >
> > > > if ohci2.dll is in Flatreleasedir but not in the image, it is
probably a
> > > > ..bib file issue. Can you check if the file is present in ce.bib
file
> > located
> > > > in _flatreleasedir after a build ?
> > > >
> > > > --
> > > > ----------------------------------------------------------------
> > > > Yannick Chamming's (eMVP)
> > > > ADESET
> > > > Windows Embedded Manager
> > > > ychammings AT adeset DOT com>
> > > > http://www.adeset.com
> > > > Tél : +33 (0)4.72.18.57.77
> > > > Fax : +33 (0)4.72.18.57.78
> > > > ----------------------------------------------------------------
> > > >
> > > > "Summer" <Summer@discussions.microsoft.com> wrote in message
> > > > news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> > > > > Hi, all
> > > > >
> > > > > I have add a USB host driver in my paltform, after build I find
that
> > the
> > > > > ohci2.dll is in the release directory and it is also in the
ce.bib.
> > But
> > > > after
> > > > > I download the NK.bin to my platform board, I haven't found the
> > ohci2.dll
> > > > in
> > > > > the all module and it seems it doesn't load to the board. The USB
host
> > > > > doesn't work.
> > > > >
> > > > > After I press any key of the USB keyboard to the board, there is a
> > > > > continuous noise of "kaka".
> > > > >
> > > > > What's the matter with my operation?
> > > > >
> > > > > best regards
> > > > >
> > > > >
> > > >
> > > >
> > > >
> >
> >
> >



Re: USB OHCI doesn't work by Summer

Summer
Thu Feb 03 02:45:04 CST 2005

Now the USB controller is UHCI.
I check the set that these HID options are present:
SYSGEN_USB=1
SYSGEN_USB_HID=1
SYSGEN_USB_HID_CLIENTS=1
SYSGEN_USB_STORAGE=1
SYSGEN_USB_HID_KEYBOARD=1
SYSGEN_USB_HID_MOUSE=1

Thanks

"Yannick Chamming's [eMVP]" wrote:

> Is your USB controller UHCI or OHCI ?
> Did you include the USB host support with HID options in your image ?
>
> --
> ----------------------------------------------------------------
> Yannick Chamming's (eMVP)
> ADENEO (ADESET)
> Windows Embedded Manager
> ychammings AT adeset DOT com>
> http://www.adeset.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
> "Summer" <Summer@discussions.microsoft.com> wrote in message
> news:22FA6C92-64F2-4756-9EB1-7EA244A69B8D@microsoft.com...
> > Now, I have changed the usb driver with uhci.dll.The PCIBus load the
> uhci.dll
> > successfully and I have check the registry infomation with the remote
> > registry editer. But the usb keyboard and mouse haven't work yet.
> > The debug information is below when I plug the keyboard or mouse :
> > 4294820593 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> > 0)::HubStatusChangeThread - port 1, change = 0x0001, status = 0x0301
> > 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> > 0)::HubStatusChangeThread - device attached on port 1
> > 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: +CHub(Root tier
> > 0)::AttachDevice - port = 1, fIsLowSpeed = 1
> > 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> > 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_OPENING_ENDPOINT0_PIPE,
> > failures = 0
> > 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> > 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_USING_ADDRESS0, failures
> = 0
> > 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> > 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT,
> > failures = 0
> > 4294820756 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> > 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_SCHEDULING_SET_ADDRESS,
> > failures = 0
> >
> > Thanks
> >
> > "Yannick Chamming's [eMVP]" wrote:
> >
> > > oops, sorry, read too fast your question.
> > >
> > > Well, it is probably in your image then (did you check with remote file
> > > explorer ?)
> > > Can you check with remote system information if the driver is mounted.
> > >
> > > If not, it is probably an issue around PCI. Do you now what is the
> position
> > > of the board ? Is it one of the list in the debugmsg
> > >
> > > To have more info, you should probably activate more debug zones in
> > > PCIBus.dll to know exactly the Class, Subclass and ProgIF detected by
> PCIBus
> > > to check if one applies to OHCI. Maybe you'll have to adapt something
> around
> > > this.
> > >
> > > BR
> > > Yannick
> > >
> > >
> > > --
> > > ----------------------------------------------------------------
> > > Yannick Chamming's (eMVP)
> > > ADENEO (ADESET)
> > > Windows Embedded Manager
> > > ychammings AT adeset DOT com>
> > > http://www.adeset.com
> > > Tél : +33 (0)4.72.18.57.77
> > > Fax : +33 (0)4.72.18.57.78
> > > ----------------------------------------------------------------
> > >
> > > "Summer" <Summer@discussions.microsoft.com> wrote in message
> > > news:40F542E9-63EB-4526-8C9C-2B28E07DB464@microsoft.com...
> > > > the file ohci2.dll is present in ce.bib file.
> > > >
> > > > "Yannick Chamming's [eMVP]" wrote:
> > > >
> > > > > if ohci2.dll is in Flatreleasedir but not in the image, it is
> probably a
> > > > > ..bib file issue. Can you check if the file is present in ce.bib
> file
> > > located
> > > > > in _flatreleasedir after a build ?
> > > > >
> > > > > --
> > > > > ----------------------------------------------------------------
> > > > > Yannick Chamming's (eMVP)
> > > > > ADESET
> > > > > Windows Embedded Manager
> > > > > ychammings AT adeset DOT com>
> > > > > http://www.adeset.com
> > > > > Tél : +33 (0)4.72.18.57.77
> > > > > Fax : +33 (0)4.72.18.57.78
> > > > > ----------------------------------------------------------------
> > > > >
> > > > > "Summer" <Summer@discussions.microsoft.com> wrote in message
> > > > > news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> > > > > > Hi, all
> > > > > >
> > > > > > I have add a USB host driver in my paltform, after build I find
> that
> > > the
> > > > > > ohci2.dll is in the release directory and it is also in the
> ce.bib.
> > > But
> > > > > after
> > > > > > I download the NK.bin to my platform board, I haven't found the
> > > ohci2.dll
> > > > > in
> > > > > > the all module and it seems it doesn't load to the board. The USB
> host
> > > > > > doesn't work.
> > > > > >
> > > > > > After I press any key of the USB keyboard to the board, there is a
> > > > > > continuous noise of "kaka".
> > > > > >
> > > > > > What's the matter with my operation?
> > > > > >
> > > > > > best regards
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > >
> > >
> > >
>
>
>

Re: USB OHCI doesn't work by David

David
Thu Feb 03 18:58:34 CST 2005

It looks like the UHCI send out the first USB traffic. It looks like the
keyboard or mouse does not respond to USB Token.
Can you use USB Bus Analyzer to find out what is wrong? At lease, it can
tell you which side has the problem.

David Liao

"Yannick Chamming's [eMVP]" <ychammings_nospam@adeset.com> wrote in message
news:OAUMXZcCFHA.1264@TK2MSFTNGP12.phx.gbl...
> Is your USB controller UHCI or OHCI ?
> Did you include the USB host support with HID options in your image ?
>
> --
> ----------------------------------------------------------------
> Yannick Chamming's (eMVP)
> ADENEO (ADESET)
> Windows Embedded Manager
> ychammings AT adeset DOT com>
> http://www.adeset.com
> Tél : +33 (0)4.72.18.57.77
> Fax : +33 (0)4.72.18.57.78
> ----------------------------------------------------------------
>
> "Summer" <Summer@discussions.microsoft.com> wrote in message
> news:22FA6C92-64F2-4756-9EB1-7EA244A69B8D@microsoft.com...
>> Now, I have changed the usb driver with uhci.dll.The PCIBus load the
> uhci.dll
>> successfully and I have check the registry infomation with the remote
>> registry editer. But the usb keyboard and mouse haven't work yet.
>> The debug information is below when I plug the keyboard or mouse :
>> 4294820593 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> 0)::HubStatusChangeThread - port 1, change = 0x0001, status = 0x0301
>> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> 0)::HubStatusChangeThread - device attached on port 1
>> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: +CHub(Root tier
>> 0)::AttachDevice - port = 1, fIsLowSpeed = 1
>> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_OPENING_ENDPOINT0_PIPE,
>> failures = 0
>> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_USING_ADDRESS0, failures
> = 0
>> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT,
>> failures = 0
>> 4294820756 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_SCHEDULING_SET_ADDRESS,
>> failures = 0
>>
>> Thanks
>>
>> "Yannick Chamming's [eMVP]" wrote:
>>
>> > oops, sorry, read too fast your question.
>> >
>> > Well, it is probably in your image then (did you check with remote file
>> > explorer ?)
>> > Can you check with remote system information if the driver is mounted.
>> >
>> > If not, it is probably an issue around PCI. Do you now what is the
> position
>> > of the board ? Is it one of the list in the debugmsg
>> >
>> > To have more info, you should probably activate more debug zones in
>> > PCIBus.dll to know exactly the Class, Subclass and ProgIF detected by
> PCIBus
>> > to check if one applies to OHCI. Maybe you'll have to adapt something
> around
>> > this.
>> >
>> > BR
>> > Yannick
>> >
>> >
>> > --
>> > ----------------------------------------------------------------
>> > Yannick Chamming's (eMVP)
>> > ADENEO (ADESET)
>> > Windows Embedded Manager
>> > ychammings AT adeset DOT com>
>> > http://www.adeset.com
>> > Tél : +33 (0)4.72.18.57.77
>> > Fax : +33 (0)4.72.18.57.78
>> > ----------------------------------------------------------------
>> >
>> > "Summer" <Summer@discussions.microsoft.com> wrote in message
>> > news:40F542E9-63EB-4526-8C9C-2B28E07DB464@microsoft.com...
>> > > the file ohci2.dll is present in ce.bib file.
>> > >
>> > > "Yannick Chamming's [eMVP]" wrote:
>> > >
>> > > > if ohci2.dll is in Flatreleasedir but not in the image, it is
> probably a
>> > > > ..bib file issue. Can you check if the file is present in ce.bib
> file
>> > located
>> > > > in _flatreleasedir after a build ?
>> > > >
>> > > > --
>> > > > ----------------------------------------------------------------
>> > > > Yannick Chamming's (eMVP)
>> > > > ADESET
>> > > > Windows Embedded Manager
>> > > > ychammings AT adeset DOT com>
>> > > > http://www.adeset.com
>> > > > Tél : +33 (0)4.72.18.57.77
>> > > > Fax : +33 (0)4.72.18.57.78
>> > > > ----------------------------------------------------------------
>> > > >
>> > > > "Summer" <Summer@discussions.microsoft.com> wrote in message
>> > > > news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
>> > > > > Hi, all
>> > > > >
>> > > > > I have add a USB host driver in my paltform, after build I find
> that
>> > the
>> > > > > ohci2.dll is in the release directory and it is also in the
> ce.bib.
>> > But
>> > > > after
>> > > > > I download the NK.bin to my platform board, I haven't found the
>> > ohci2.dll
>> > > > in
>> > > > > the all module and it seems it doesn't load to the board. The USB
> host
>> > > > > doesn't work.
>> > > > >
>> > > > > After I press any key of the USB keyboard to the board, there is
>> > > > > a
>> > > > > continuous noise of "kaka".
>> > > > >
>> > > > > What's the matter with my operation?
>> > > > >
>> > > > > best regards
>> > > > >
>> > > > >
>> > > >
>> > > >
>> > > >
>> >
>> >
>> >
>
>



Re: USB OHCI doesn't work by Summer

Summer
Thu Feb 03 19:59:03 CST 2005

Thanks, but what is USB Bus Analyzer?

"David Liao (MS)" wrote:

> It looks like the UHCI send out the first USB traffic. It looks like the
> keyboard or mouse does not respond to USB Token.
> Can you use USB Bus Analyzer to find out what is wrong? At lease, it can
> tell you which side has the problem.
>
> David Liao
>
> "Yannick Chamming's [eMVP]" <ychammings_nospam@adeset.com> wrote in message
> news:OAUMXZcCFHA.1264@TK2MSFTNGP12.phx.gbl...
> > Is your USB controller UHCI or OHCI ?
> > Did you include the USB host support with HID options in your image ?
> >
> > --
> > ----------------------------------------------------------------
> > Yannick Chamming's (eMVP)
> > ADENEO (ADESET)
> > Windows Embedded Manager
> > ychammings AT adeset DOT com>
> > http://www.adeset.com
> > Tél : +33 (0)4.72.18.57.77
> > Fax : +33 (0)4.72.18.57.78
> > ----------------------------------------------------------------
> >
> > "Summer" <Summer@discussions.microsoft.com> wrote in message
> > news:22FA6C92-64F2-4756-9EB1-7EA244A69B8D@microsoft.com...
> >> Now, I have changed the usb driver with uhci.dll.The PCIBus load the
> > uhci.dll
> >> successfully and I have check the registry infomation with the remote
> >> registry editer. But the usb keyboard and mouse haven't work yet.
> >> The debug information is below when I plug the keyboard or mouse :
> >> 4294820593 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> >> 0)::HubStatusChangeThread - port 1, change = 0x0001, status = 0x0301
> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> >> 0)::HubStatusChangeThread - device attached on port 1
> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: +CHub(Root tier
> >> 0)::AttachDevice - port = 1, fIsLowSpeed = 1
> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> >> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_OPENING_ENDPOINT0_PIPE,
> >> failures = 0
> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> >> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_USING_ADDRESS0, failures
> > = 0
> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> >> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT,
> >> failures = 0
> >> 4294820756 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
> >> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_SCHEDULING_SET_ADDRESS,
> >> failures = 0
> >>
> >> Thanks
> >>
> >> "Yannick Chamming's [eMVP]" wrote:
> >>
> >> > oops, sorry, read too fast your question.
> >> >
> >> > Well, it is probably in your image then (did you check with remote file
> >> > explorer ?)
> >> > Can you check with remote system information if the driver is mounted.
> >> >
> >> > If not, it is probably an issue around PCI. Do you now what is the
> > position
> >> > of the board ? Is it one of the list in the debugmsg
> >> >
> >> > To have more info, you should probably activate more debug zones in
> >> > PCIBus.dll to know exactly the Class, Subclass and ProgIF detected by
> > PCIBus
> >> > to check if one applies to OHCI. Maybe you'll have to adapt something
> > around
> >> > this.
> >> >
> >> > BR
> >> > Yannick
> >> >
> >> >
> >> > --
> >> > ----------------------------------------------------------------
> >> > Yannick Chamming's (eMVP)
> >> > ADENEO (ADESET)
> >> > Windows Embedded Manager
> >> > ychammings AT adeset DOT com>
> >> > http://www.adeset.com
> >> > Tél : +33 (0)4.72.18.57.77
> >> > Fax : +33 (0)4.72.18.57.78
> >> > ----------------------------------------------------------------
> >> >
> >> > "Summer" <Summer@discussions.microsoft.com> wrote in message
> >> > news:40F542E9-63EB-4526-8C9C-2B28E07DB464@microsoft.com...
> >> > > the file ohci2.dll is present in ce.bib file.
> >> > >
> >> > > "Yannick Chamming's [eMVP]" wrote:
> >> > >
> >> > > > if ohci2.dll is in Flatreleasedir but not in the image, it is
> > probably a
> >> > > > ..bib file issue. Can you check if the file is present in ce.bib
> > file
> >> > located
> >> > > > in _flatreleasedir after a build ?
> >> > > >
> >> > > > --
> >> > > > ----------------------------------------------------------------
> >> > > > Yannick Chamming's (eMVP)
> >> > > > ADESET
> >> > > > Windows Embedded Manager
> >> > > > ychammings AT adeset DOT com>
> >> > > > http://www.adeset.com
> >> > > > Tél : +33 (0)4.72.18.57.77
> >> > > > Fax : +33 (0)4.72.18.57.78
> >> > > > ----------------------------------------------------------------
> >> > > >
> >> > > > "Summer" <Summer@discussions.microsoft.com> wrote in message
> >> > > > news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
> >> > > > > Hi, all
> >> > > > >
> >> > > > > I have add a USB host driver in my paltform, after build I find
> > that
> >> > the
> >> > > > > ohci2.dll is in the release directory and it is also in the
> > ce.bib.
> >> > But
> >> > > > after
> >> > > > > I download the NK.bin to my platform board, I haven't found the
> >> > ohci2.dll
> >> > > > in
> >> > > > > the all module and it seems it doesn't load to the board. The USB
> > host
> >> > > > > doesn't work.
> >> > > > >
> >> > > > > After I press any key of the USB keyboard to the board, there is
> >> > > > > a
> >> > > > > continuous noise of "kaka".
> >> > > > >
> >> > > > > What's the matter with my operation?
> >> > > > >
> >> > > > > best regards
> >> > > > >
> >> > > > >
> >> > > >
> >> > > >
> >> > > >
> >> >
> >> >
> >> >
> >
> >
>
>
>

Re: USB OHCI doesn't work by David

David
Fri Feb 04 15:19:32 CST 2005

http://www.catc.com/products/usb.html

"Summer" <Summer@discussions.microsoft.com> wrote in message
news:DA0BE16B-7B8C-40E6-BD69-40F81D3ACCF3@microsoft.com...
> Thanks, but what is USB Bus Analyzer?
>
> "David Liao (MS)" wrote:
>
>> It looks like the UHCI send out the first USB traffic. It looks like the
>> keyboard or mouse does not respond to USB Token.
>> Can you use USB Bus Analyzer to find out what is wrong? At lease, it can
>> tell you which side has the problem.
>>
>> David Liao
>>
>> "Yannick Chamming's [eMVP]" <ychammings_nospam@adeset.com> wrote in
>> message
>> news:OAUMXZcCFHA.1264@TK2MSFTNGP12.phx.gbl...
>> > Is your USB controller UHCI or OHCI ?
>> > Did you include the USB host support with HID options in your image ?
>> >
>> > --
>> > ----------------------------------------------------------------
>> > Yannick Chamming's (eMVP)
>> > ADENEO (ADESET)
>> > Windows Embedded Manager
>> > ychammings AT adeset DOT com>
>> > http://www.adeset.com
>> > Tél : +33 (0)4.72.18.57.77
>> > Fax : +33 (0)4.72.18.57.78
>> > ----------------------------------------------------------------
>> >
>> > "Summer" <Summer@discussions.microsoft.com> wrote in message
>> > news:22FA6C92-64F2-4756-9EB1-7EA244A69B8D@microsoft.com...
>> >> Now, I have changed the usb driver with uhci.dll.The PCIBus load the
>> > uhci.dll
>> >> successfully and I have check the registry infomation with the remote
>> >> registry editer. But the usb keyboard and mouse haven't work yet.
>> >> The debug information is below when I plug the keyboard or mouse :
>> >> 4294820593 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> >> 0)::HubStatusChangeThread - port 1, change = 0x0001, status = 0x0301
>> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> >> 0)::HubStatusChangeThread - device attached on port 1
>> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: +CHub(Root tier
>> >> 0)::AttachDevice - port = 1, fIsLowSpeed = 1
>> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> >> 0)::AttachDevice - status =
>> >> DEVICE_CONFIG_STATUS_OPENING_ENDPOINT0_PIPE,
>> >> failures = 0
>> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> >> 0)::AttachDevice - status = DEVICE_CONFIG_STATUS_USING_ADDRESS0,
>> >> failures
>> > = 0
>> >> 4294820694 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> >> 0)::AttachDevice - status =
>> >> DEVICE_CONFIG_STATUS_RESET_AND_ENABLE_PORT,
>> >> failures = 0
>> >> 4294820756 PID:a7dd3882 TID:7ce6fa6 0x87ce68d8: CHub(Root tier
>> >> 0)::AttachDevice - status =
>> >> DEVICE_CONFIG_STATUS_SCHEDULING_SET_ADDRESS,
>> >> failures = 0
>> >>
>> >> Thanks
>> >>
>> >> "Yannick Chamming's [eMVP]" wrote:
>> >>
>> >> > oops, sorry, read too fast your question.
>> >> >
>> >> > Well, it is probably in your image then (did you check with remote
>> >> > file
>> >> > explorer ?)
>> >> > Can you check with remote system information if the driver is
>> >> > mounted.
>> >> >
>> >> > If not, it is probably an issue around PCI. Do you now what is the
>> > position
>> >> > of the board ? Is it one of the list in the debugmsg
>> >> >
>> >> > To have more info, you should probably activate more debug zones in
>> >> > PCIBus.dll to know exactly the Class, Subclass and ProgIF detected
>> >> > by
>> > PCIBus
>> >> > to check if one applies to OHCI. Maybe you'll have to adapt
>> >> > something
>> > around
>> >> > this.
>> >> >
>> >> > BR
>> >> > Yannick
>> >> >
>> >> >
>> >> > --
>> >> > ----------------------------------------------------------------
>> >> > Yannick Chamming's (eMVP)
>> >> > ADENEO (ADESET)
>> >> > Windows Embedded Manager
>> >> > ychammings AT adeset DOT com>
>> >> > http://www.adeset.com
>> >> > Tél : +33 (0)4.72.18.57.77
>> >> > Fax : +33 (0)4.72.18.57.78
>> >> > ----------------------------------------------------------------
>> >> >
>> >> > "Summer" <Summer@discussions.microsoft.com> wrote in message
>> >> > news:40F542E9-63EB-4526-8C9C-2B28E07DB464@microsoft.com...
>> >> > > the file ohci2.dll is present in ce.bib file.
>> >> > >
>> >> > > "Yannick Chamming's [eMVP]" wrote:
>> >> > >
>> >> > > > if ohci2.dll is in Flatreleasedir but not in the image, it is
>> > probably a
>> >> > > > ..bib file issue. Can you check if the file is present in ce.bib
>> > file
>> >> > located
>> >> > > > in _flatreleasedir after a build ?
>> >> > > >
>> >> > > > --
>> >> > > > ----------------------------------------------------------------
>> >> > > > Yannick Chamming's (eMVP)
>> >> > > > ADESET
>> >> > > > Windows Embedded Manager
>> >> > > > ychammings AT adeset DOT com>
>> >> > > > http://www.adeset.com
>> >> > > > Tél : +33 (0)4.72.18.57.77
>> >> > > > Fax : +33 (0)4.72.18.57.78
>> >> > > > ----------------------------------------------------------------
>> >> > > >
>> >> > > > "Summer" <Summer@discussions.microsoft.com> wrote in message
>> >> > > > news:627288BB-5D3E-41E9-A0D8-E02E6DB5641F@microsoft.com...
>> >> > > > > Hi, all
>> >> > > > >
>> >> > > > > I have add a USB host driver in my paltform, after build I
>> >> > > > > find
>> > that
>> >> > the
>> >> > > > > ohci2.dll is in the release directory and it is also in the
>> > ce.bib.
>> >> > But
>> >> > > > after
>> >> > > > > I download the NK.bin to my platform board, I haven't found
>> >> > > > > the
>> >> > ohci2.dll
>> >> > > > in
>> >> > > > > the all module and it seems it doesn't load to the board. The
>> >> > > > > USB
>> > host
>> >> > > > > doesn't work.
>> >> > > > >
>> >> > > > > After I press any key of the USB keyboard to the board, there
>> >> > > > > is
>> >> > > > > a
>> >> > > > > continuous noise of "kaka".
>> >> > > > >
>> >> > > > > What's the matter with my operation?
>> >> > > > >
>> >> > > > > best regards
>> >> > > > >
>> >> > > > >
>> >> > > >
>> >> > > >
>> >> > > >
>> >> >
>> >> >
>> >> >
>> >
>> >
>>
>>
>>