All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Dubov <oakad@yahoo.com>
To: Maxim Levitsky <maximlevitsky@gmail.com>
Cc: linux-mtd <linux-mtd@lists.infradead.org>
Subject: Re: Legacy memstick support + FTL questions
Date: Tue, 16 Feb 2010 18:26:20 -0800 (PST)	[thread overview]
Message-ID: <849744.7095.qm@web37607.mail.mud.yahoo.com> (raw)
In-Reply-To: <1266364168.13308.35.camel@maxim-laptop>

> I  mean when controller reads the 'int status' it does
> send a TPC?
> (I am sure that it does)
> 
> However mine can't do that and int status is read normally
> (yay...)
> 

There are two things to know:
1. In serial mode, some controllers issue GET_INT TPC automatically
after each command, but only if certain configuration bit is set.

2. In parallel mode, the meaningful bits of the interrupt register
are exposed on the DIO pins of the media at the end of command execution
and can be latched by the controller (this is a suggested behavior).

If you want to write a generic legacy MS support, you must take into
account that this behavior is not there for granted.





  reply	other threads:[~2010-02-17  2:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <1266091737.30330.16.camel@maxim-laptop>
2010-02-14 15:06 ` Legacy memstick support + FTL questions Alex Dubov
2010-02-14 19:03   ` Maxim Levitsky
2010-02-16 14:15     ` Alex Dubov
2010-02-16 23:49       ` Maxim Levitsky
2010-02-17  2:26         ` Alex Dubov [this message]
2010-02-17 23:39           ` Maxim Levitsky
2010-02-21 22:42             ` Maxim Levitsky
2010-02-22 14:04               ` Alex Dubov
2010-02-22 23:11                 ` Maxim Levitsky
2010-02-23  9:01                   ` Alex Dubov
2010-02-24  1:10                     ` Maxim Levitsky
2010-02-24  2:20                       ` Alex Dubov
2010-01-26 21:43 Maxim Levitsky
2010-01-27  2:16 ` Alex Dubov

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=849744.7095.qm@web37607.mail.mud.yahoo.com \
    --to=oakad@yahoo.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=maximlevitsky@gmail.com \
    /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.