All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Lord <lkml@rtr.ca>
To: Helge Hafting <helgehaf@aitel.hist.no>
Cc: linux-kernel@vger.kernel.org
Subject: Re: How to use a USB  SD/MMC card reader?
Date: Wed, 19 Oct 2005 23:16:30 -0400	[thread overview]
Message-ID: <43570C0E.7060104@rtr.ca> (raw)
In-Reply-To: <20051019193913.GA21749@aitel.hist.no>

Helge Hafting wrote:
> I have an usb card reader (Apacer) in my desktop machine.
..
> Another slot accepts SD/MMC cards.  I tried inserting an MMC card,
> but nothing seems to happen.  Using /dev/sdf doesn't work - no medium.

Rebuild your kernel with "CONFIG_SCSI_MULTI_LUN" enabled
(aka. "Probe all LUNs on each SCSI device" under drivers->scsi).

      parent reply	other threads:[~2005-10-20  3:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-19 19:39 How to use a USB SD/MMC card reader? Helge Hafting
2005-10-19 19:52 ` Lennart Sorensen
2005-10-21  6:32   ` Helge Hafting
2005-10-20  3:16 ` Mark Lord [this message]

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=43570C0E.7060104@rtr.ca \
    --to=lkml@rtr.ca \
    --cc=helgehaf@aitel.hist.no \
    --cc=linux-kernel@vger.kernel.org \
    /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.