On Thursday 17 May 2007, Tzachi Perelstein wrote:
> Besides arguing with me if I have a buggy PCI or not, you couldn't
> explain _why_ this is the appropriate handling.
I was pointing out to you that there's nothing particularly wrong
about it. And it has the virtues of being straightforward ...
David Brownell wrote:
> On Tuesday 15 May 2007, Tzachi Perelstein wrote:
>> David Brownell wrote:
>>> On Sunday 13 May 2007, Tzachi Perelstein wrote:
Hello,
I'm working on EHCI HC glue port for Marvell Orion SoC. The Orion has
a PCI/PCIE interfaces as well as an integrated USB c
On Tuesday 15 May 2007, Tzachi Perelstein wrote:
> David Brownell wrote:
> > On Sunday 13 May 2007, Tzachi Perelstein wrote:
> >> Hello,
> >>
> >> I'm working on EHCI HC glue port for Marvell Orion SoC. The Orion has
> >> a PCI/PCIE interfaces as well as an integrated USB controller.
> >>
> >> Whil
David Brownell wrote:
> On Sunday 13 May 2007, Tzachi Perelstein wrote:
>> Hello,
>>
>> I'm working on EHCI HC glue port for Marvell Orion SoC. The Orion has
>> a PCI/PCIE interfaces as well as an integrated USB controller.
>>
>> While looking at ehci-hcd.c it looks like there's some kind of depend
On Sunday 13 May 2007, Tzachi Perelstein wrote:
> Hello,
>
> I'm working on EHCI HC glue port for Marvell Orion SoC. The Orion has
> a PCI/PCIE interfaces as well as an integrated USB controller.
>
> While looking at ehci-hcd.c it looks like there's some kind of dependency
> between PCI_DRIVER an
Hello,
I'm working on EHCI HC glue port for Marvell Orion SoC. The Orion has
a PCI/PCIE interfaces as well as an integrated USB controller.
While looking at ehci-hcd.c it looks like there's some kind of dependency
between PCI_DRIVER and PLATFORM_DRIVER. I saw some previous threads
about the ehci-