Re: [PATCH 2/2] MEMSTICK: Add driver for Ricoh R5C592 Card reader.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alex Dubov
Date: Wednesday, August 11, 2010 - 1:16 am

> result in bit flips,

I don't remember the details, but it may be, that status1 errors do not
raise INT_ERR (or do not always raise?). The idea is, first you check
INT_ERR. If command completed successfully and you received the data, you
may still need to check status1 for possible bit flips.

Some experimentation may be required, especially for the case of
correctable errors. After all, they should not prevent the command from
successful completion, yet action should be taken on them (at the very
least - log warning, just like with normal disks).



      
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH 2/2] MEMSTICK: Add driver for Ricoh R5C592 Card ..., Alex Dubov, (Wed Aug 11, 1:16 am)