Re: [U-Boot-Users] Contribution: EHCI USB HC driver

2008-03-03 Thread Marcel Moolenaar
On Mar 1, 2008, at 12:38 AM, Markus Klotzbücher wrote: > Hi Marcel, > > Marcel Moolenaar <[EMAIL PROTECTED]> writes: > >> On Feb 29, 2008, at 9:24 AM, Detlev Zundel wrote: > >>> Glancing over the patch I fail to see what hardware and >>> configuration >>> you are using for your development. Ca

Re: [U-Boot-Users] Contribution: EHCI USB HC driver

2008-03-03 Thread Marcel Moolenaar
On Mar 1, 2008, at 12:35 AM, Markus Klotzbücher wrote: >>> At this time the EHCI driver is exclusive in that there's no support >>> for having the companion controller active. I presume this is one of >>> the major themes for adding EHCI support, so that's definitely open >>> for discussion. > > T

Re: [U-Boot-Users] Contribution: EHCI USB HC driver

2008-03-01 Thread Stefan Roese
Hi Markus, On Saturday 01 March 2008, Markus Klotzbücher wrote: > >> Glancing over the patch I fail to see what hardware and configuration > >> you are using for your development. Can you enlighten us on this? > > > > Ah, good point. This driver was developed for the Philips ISP156x. > > The conf

Re: [U-Boot-Users] Contribution: EHCI USB HC driver

2008-03-01 Thread Markus Klotzbücher
Hi Marcel, Marcel Moolenaar <[EMAIL PROTECTED]> writes: > On Feb 29, 2008, at 9:24 AM, Detlev Zundel wrote: >> Glancing over the patch I fail to see what hardware and configuration >> you are using for your development. Can you enlighten us on this? > > Ah, good point. This driver was developed

Re: [U-Boot-Users] Contribution: EHCI USB HC driver

2008-03-01 Thread Markus Klotzbücher
Hi Marcel, Detlev, I somehow missed this mail, thanks for following up! Detlev Zundel <[EMAIL PROTECTED]> writes: >> Juniper Networks wrote a driver for the EHCI UCB HC and I'd like to >> contribute that back if there's interest. Besides a new piece of code, >> this also changes some of the comm

Re: [U-Boot-Users] Contribution: EHCI USB HC driver

2008-02-29 Thread Marcel Moolenaar
On Feb 29, 2008, at 9:24 AM, Detlev Zundel wrote: > Hi Marcel, > >> Juniper Networks wrote a driver for the EHCI UCB HC and I'd like to >> contribute that back if there's interest. Besides a new piece of >> code, >> this also changes some of the common USB code so that high-speed >> devices and

Re: [U-Boot-Users] Contribution: EHCI USB HC driver

2008-02-29 Thread Detlev Zundel
Hi Marcel, > Juniper Networks wrote a driver for the EHCI UCB HC and I'd like to > contribute that back if there's interest. Besides a new piece of code, > this also changes some of the common USB code so that high-speed > devices and split-transactions are supported. Cool! > At this time the EH

[U-Boot-Users] Contribution: EHCI USB HC driver

2008-02-25 Thread Marcel Moolenaar
All,Juniper Networks wrote a driver for the EHCI UCB HC and I'd like tocontribute that back if there's interest. Besides a new piece of code,this also changes some of the common USB code so that high-speeddevices and split-transactions are supported.At this time the EHCI driver is exclusive in that