Darren Salt wrote:
> Add a quirk to allow at least some ENE PCI SD card readers to work again
> 
> Support for these devices was broken for 2.6.18-rc1 and later by commit
> 146ad66eac836c0b976c98f428d73e1f6a75270d, which added voltage level support.
> 
> This restores the previous behaviour for these devices (PCI ID 1524:0550).
> 
> Signed-off-by: Darren Salt <[EMAIL PROTECTED]>
> 

Oh? If this is the source of problems for ENE controllers then this is indeed a 
magnificent find. Good work.

I'd like to know a little more about it though:

- Exactly what errors where you seeing without this patch?

- The patch effectively sets only the highest power. Have you tried other bit 
combinations to figure out if all of these are really needed?

  (This also means that the current patch is broken as the limited voltage 
range needs to also be reported to the MMC layer).

- Could you change the patch so that it covers all ENE controllers and send it 
out for testing on sdhci-devel? That way we could see if there are any more ENE 
controllers that will benefit from this
quirk. Just remember to ask people for a lspci.

Again, very good work.

Rgds
-- 
     -- Pierre Ossman

  Linux kernel, MMC maintainer        http://www.kernel.org
  PulseAudio, core developer          http://pulseaudio.org
  rdesktop, core developer          http://www.rdesktop.org
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to