* CompactFlash/ATA on Au1100 misses interrupts
@ 2005-05-11 12:34 Ulrich Eckhardt
2005-05-11 14:04 ` Alan Cox
0 siblings, 1 reply; 2+ messages in thread
From: Ulrich Eckhardt @ 2005-05-11 12:34 UTC (permalink / raw)
To: linux-mips
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: CompactFlash/ATA on Au1100 misses interrupts
2005-05-11 12:34 CompactFlash/ATA on Au1100 misses interrupts Ulrich Eckhardt
@ 2005-05-11 14:04 ` Alan Cox
0 siblings, 0 replies; 2+ messages in thread
From: Alan Cox @ 2005-05-11 14:04 UTC (permalink / raw)
To: Ulrich Eckhardt; +Cc: linux-mips
On Mer, 2005-05-11 at 13:34, Ulrich Eckhardt wrote:
> Another thing I was wondering about is the boot message that it's "Assuming
> 50MHz system bus speed". Can/should I specify this differently?
That is only used for a few obscure old controllers so should be
irrelevant.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-05-11 14:06 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-11 12:34 CompactFlash/ATA on Au1100 misses interrupts Ulrich Eckhardt
2005-05-11 14:04 ` Alan Cox
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.