All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ulrich Eckhardt <eckhardt@satorlaser.com>
To: linux-mips@linux-mips.org
Subject: CompactFlash/ATA on Au1100 misses interrupts
Date: Wed, 11 May 2005 14:34:39 +0200	[thread overview]
Message-ID: <200505111434.39601.eckhardt@satorlaser.com> (raw)

Hi!

I'm trying to glue together my board (TTP1100, almost like DB1100) with a 
compact flash card and I'm already pretty far, but the interrupt-controlled 
ATA driver still doesn't work. 

The problem seems to be that the CF generates such short pulses on the IREQ 
line that they are simply missed. However, some facts first:
1. If I configure the connected GPIO for edge sensitivity (rising or falling 
doesn't matter) and issue an ATA command to the CF, I see the interrupt.
2. If I configure for level sensitivity and issue ATA commands, I see no 
interrupts. Using a logic analyzer, I saw that the generated impulses are 
~600ns long, which is not too short usually.
3. If I remove the CF card, configure for level sensitivity and pull the pin 
to ground, I see an interrupt.

I'm currently a bit out of ideas what to try, if any of you have another idea 
where I could look I'm open for it.

Another thing I was wondering about is the boot message that it's "Assuming 
50MHz system bus speed". Can/should I specify this differently?

thanks

Uli

             reply	other threads:[~2005-05-11 12:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-11 12:34 Ulrich Eckhardt [this message]
2005-05-11 14:04 ` CompactFlash/ATA on Au1100 misses interrupts Alan Cox

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=200505111434.39601.eckhardt@satorlaser.com \
    --to=eckhardt@satorlaser.com \
    --cc=linux-mips@linux-mips.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.