Hi All,
I am working in MPC8360E processor board. I want the PowerQUICC II's
Pro USB Host controller Driver. In the manual, they told that this
controller does not belong to UHCI or OHCI standard.
I have doubt that whether Freescale has its own USB standard.
Please give the link or patch for that driver.
Thanks,
N.Balaji
From: Li Yang-r58472 <hidden> Date: 2006-09-07 08:25:18
-----Original Message-----
From:=20
linuxppc-embedded-bounces+leoli=3Dfreescale.com@ozlabs.org=20
[mailto:linuxppc-embedded-bounces+leoli=3Dfreescale.com@ozlabs.o
rg] On Behalf Of n.balaji@gdatech.co.in
Sent: Thursday, September 07, 2006 4:04 PM
To: linuxppc-embedded@ozlabs.org
Subject: MPC8360E USB Host Controller Driver
=20
Hi All,
I am working in MPC8360E processor board. I want the=20
PowerQUICC II's Pro USB Host controller Driver. In the=20
manual, they told that this controller does not belong to=20
UHCI or OHCI standard.
Yes, you can call it FHCI if you like. :)
=20
I have doubt that whether Freescale has its own USB standard.
The interface is stated clearly in the UM.
=20
Please give the link or patch for that driver.
There is an 8360 host driver in Freescale LTIB BSP. Please find it on
www.freescale.com, if it has been released.
- Leo
From: Alex Zeffertt <hidden> Date: 2006-09-07 10:59:17
quoted
manual, they told that this controller does not belong to
UHCI or OHCI standard.
Yes, you can call it FHCI if you like. :)
I heard that on the PQII (82xx) devices the FHCI required
intervention from the core, even when there was zero traffic
on the USB. I think this was because the core had to
continuously service a 1ms interrupt. This generates significant
extra loading, making it worth considering using a cheap EHCI chip
instead....
Does anyone know if this is still the case with the PQII Pro (83xx)?
Alex
From: Li Yang-r58472 <hidden> Date: 2006-09-07 11:18:35
-----Original Message-----
From: Alex Zeffertt [mailto:ajz@cambridgebroadband.com]=20
Sent: Thursday, September 07, 2006 6:59 PM
To: Li Yang-r58472
Cc: n.balaji@gdatech.co.in; linuxppc-embedded@ozlabs.org
Subject: Re: MPC8360E USB Host Controller Driver
=20
quoted
quoted
manual, they told that this controller does not belong to UHCI or=20
OHCI standard.
=20
Yes, you can call it FHCI if you like. :)
=20
I heard that on the PQII (82xx) devices the FHCI required=20
intervention from the core, even when there was zero traffic=20
on the USB. I think this was because the core had to=20
continuously service a 1ms interrupt. This generates=20
significant extra loading, making it worth considering using=20
a cheap EHCI chip instead....
There are improvements on future chips with a QE. However it is still
full-speed and need CPU intervention. But keep in mind that USB is not
a key feature for netcomm devices which PQ is targeting.
=20
Does anyone know if this is still the case with the PQII Pro (83xx)?
834x has a integrated EHCI controller instead.
- Leo
I am working in MPC8360E processor board. I want the
PowerQUICC II's Pro USB Host controller Driver. In the
manual, they told that this controller does not belong to
UHCI or OHCI standard.
Yes, you can call it FHCI if you like. :)
quoted
I have doubt that whether Freescale has its own USB standard.
The interface is stated clearly in the UM.
quoted
Please give the link or patch for that driver.
There is an 8360 host driver in Freescale LTIB BSP. Please find it on
www.freescale.com, if it has been released.
Could you give a direct link ? I've been browsing around the Freescale website
for an hour, downloaded hundreds of megabytes of archives but haven't been
able to find the MPC8360E USB Linux driver.
Laurent Pinchart
PS: Am I the only one to get lost almost every time when I look for
information on www.freescale.com ?
I am working in MPC8360E processor board. I want the
PowerQUICC II's Pro USB Host controller Driver. In the
manual, they told that this controller does not belong to
UHCI or OHCI standard.
Yes, you can call it FHCI if you like. :)
quoted
I have doubt that whether Freescale has its own USB standard.
The interface is stated clearly in the UM.
quoted
Please give the link or patch for that driver.
There is an 8360 host driver in Freescale LTIB BSP. Please find it on
www.freescale.com, if it has been released.
Could you give a direct link ? I've been browsing around the Freescale website
for an hour, downloaded hundreds of megabytes of archives but haven't been
able to find the MPC8360E USB Linux driver.
From: Li Yang-r58472 <hidden> Date: 2006-09-08 03:27:32
Could you give a direct link ? I've been browsing around the=20
Freescale website for an hour, downloaded hundreds of=20
megabytes of archives but haven't been able to find the=20
MPC8360E USB Linux driver.
=20
Laurent Pinchart
=20
PS: Am I the only one to get lost almost every time when I=20
look for information on www.freescale.com ?
PS: Contacting local FAE is always a good way and recommended way to get
the latest information.
- Leo