All of lore.kernel.org
 help / color / mirror / Atom feed
* My SD Card Reader cannot read SDHC cards
@ 2012-12-01 12:04 Richard Yao
  2012-12-01 18:30 ` Roger Heflin
  0 siblings, 1 reply; 3+ messages in thread
From: Richard Yao @ 2012-12-01 12:04 UTC (permalink / raw)
  To: Kernel development list; +Cc: kernel

[-- Attachment #1: Type: text/plain, Size: 1788 bytes --]

I have the following SD Card Reader:

http://support.dell.com/support/edocs/monitors/2405fpw/en/about.htm#Card
Reader Specificatoins

It is identified as the following in lsusb:

Bus 002 Device 007: ID 0424:223a Standard Microsystems Corp. 8-in-1 Card
Reader

I have a LG microSD Card adapter that came with a LG Optimus V and a 4GB
Kingston SDHC microSD card. I also have a 2GB SDSC card that works. When
using the microSD card with the adapter, nothing immediate happens. The
following messages appear in dmesg when I do `fdisk -lu /dev/sde`:

[ 2075.817148] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2106.777063] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2116.973078] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2133.171089] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2133.369081] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2143.565096] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2143.688984] sd 10:0:0:3: Device offlined - not ready after error recovery
[ 2174.889137] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2185.801154] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2196.777168] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2207.785189] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd
[ 2238.825093] usb 2-4.2: reset high-speed USB device number 7 using
ehci_hcd

Would someone provide me with a brief description of where the code that
talks to the SD Card reader lives in Linus' tree and how it works? I am
not familiar with this subsystem, so I need some pointers before I can
look into whether or not I can make it work.


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-01 22:36 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-01 12:04 My SD Card Reader cannot read SDHC cards Richard Yao
2012-12-01 18:30 ` Roger Heflin
2012-12-01 22:33   ` Richard Yao

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.