All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Jianliang Lu" <j.lu@tiesse.com>
To: <linuxppc-embedded@ozlabs.org>
Subject: Problems on Philips ISP1362 Driver
Date: Fri, 17 Jun 2005 16:03:22 +0200	[thread overview]
Message-ID: <200506171603.AA76415730@tiesse.com> (raw)

Hi all,
We are using ISP1362 usb host controller in our PPC-linux embedded 
system and we have had following problems:

1) ATL Interrupt doesn't work correctly. We have to use 
ATL_THRESHOLD_TIMEOUT, that has the minimun resolution 1 msec, to 
bypass it.

2) The latency from PTD completion. From a usb frame analyzer we 
have seen that the controller has gaps between every 4 64-bytes 
frames for 265 bytes PTD configured in bulk transmission. The 
limit of 265 byte for PTD is due to the end-point number.

3) The isochronous mode doesn' t work. That we've seen was we were 
loop on frame number, so the machine went to hang!


The driver is ported from those of philips (last updated was 
2002), I don't know if there is any updated driver.
I've seen on the list that Wolfgang Denk has test it on many 
devices and works fine. I'd like to know from Wolfgang which 
driver did you use? Is the driver is open source?

Thanks in advance!
Jianliang Lu

                   

                 reply	other threads:[~2005-06-17 14:30 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200506171603.AA76415730@tiesse.com \
    --to=j.lu@tiesse.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.