Re: [linux-usb-devel] Selecting an embedded device / host controller

2005-05-27 Thread Michael
--- Olav Kongas <[EMAIL PROTECTED]> wrote: > > On Thu, 26 May 2005, Wolfgang [utf-8] Mües wrote: > > On Thursday 26 May 2005 08:10, Olav Kongas wrote: > > > Philips: > > > isp1362, full speed, host driver available (I think both > > > with and without DMA versions, see list archives) > > > > H

Re: [linux-usb-devel] Selecting an embedded device / host controller

2005-05-26 Thread Olav Kongas
On Thu, 26 May 2005, Wolfgang [utf-8] Mües wrote: > On Thursday 26 May 2005 08:10, Olav Kongas wrote: > > Philips: > > isp1362, full speed, host driver available (I think both > > with and without DMA versions, see list archives) > > H I have read in the errata that this chip is unab

Re: [linux-usb-devel] Selecting an embedded device / host controller

2005-05-26 Thread Wolfgang Mües
Hello Olav, On Thursday 26 May 2005 08:10, Olav Kongas wrote: > Philips: > isp1362, full speed, host driver available (I think both > with and without DMA versions, see list archives) H I have read in the errata that this chip is unable to transfer an odd number of bytes... and tha

Re: [linux-usb-devel] Selecting an embedded device / host controller

2005-05-26 Thread Olav Kongas
On Thu, 26 May 2005, Wolfgang [utf-8] Mües wrote: > On Thursday 26 May 2005 08:10, Olav Kongas wrote: > > > I am in the process of selecting an USB chip with device and/or > > > host function for en embedded linux system (the CPU has no builtin > > > USB). > > Would have been good to know more ab

Re: [linux-usb-devel] Selecting an embedded device / host controller

2005-05-25 Thread Wolfgang Mües
Hello Olav, On Thursday 26 May 2005 08:10, Olav Kongas wrote: > > I am in the process of selecting an USB chip with device and/or > > host function for en embedded linux system (the CPU has no builtin > > USB). > Would have been good to know more about your platform and > needs (can you do DMA, do

Re: [linux-usb-devel] Selecting an embedded device / host controller

2005-05-25 Thread Olav Kongas
On Wed, 25 May 2005, Wolfgang Mües wrote: > I am in the process of selecting an USB chip with device and/or host > function for en embedded linux system (the CPU has no builtin USB). > > Device and host function is not needed in parallel, so a switchable > device or an OTG device will be fine.

[linux-usb-devel] Selecting an embedded device / host controller

2005-05-25 Thread Wolfgang Mües
Hello, I am in the process of selecting an USB chip with device and/or host function for en embedded linux system (the CPU has no builtin USB). Device and host function is not needed in parallel, so a switchable device or an OTG device will be fine. Any recommendations? best regards Wolfgang