linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alex Riesen <alexander.riesen@synopsys.COM>
To: Grant Miner <mine0057@mrs.umn.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Zio! compactflash doesn't work
Date: Wed, 30 Jul 2003 08:35:36 +0200	[thread overview]
Message-ID: <20030730063536.GL13611@Synopsys.COM> (raw)
In-Reply-To: <3F26F009.4090608@mrs.umn.edu>

Grant Miner, Wed, Jul 30, 2003 00:07:05 +0200:
> I have a Microtech CompactFlash ZiO! USB
...
> but it does not show up in /dev; this is in 2.6.0-pre1.  (It never 
> worked in 2.4 either.)  config is attached.  Any ideas?

It does not have to show up anywere. You have to modprobe sd-mod and
usb_storage first. Than access /dev/sd<something>:

$ mount -t vfat /dev/sda1 /mnt/cf


  reply	other threads:[~2003-07-30  6:35 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-07-29 22:07 Zio! compactflash doesn't work Grant Miner
2003-07-30  6:35 ` Alex Riesen [this message]
2003-07-30 16:00   ` Grant Miner
2003-07-30 23:17 ` Greg KH
2003-07-31  1:14   ` Andries Brouwer
2003-07-31  4:11     ` Greg KH
2003-07-31  7:52       ` Matthew Dharm
2003-07-31 10:09         ` Andries Brouwer
2003-07-31 15:58           ` Greg KH
2003-07-31 17:52             ` Matthew Dharm
2003-07-31 18:05               ` Andries Brouwer
2003-07-31 10:52         ` Wakko Warner
2003-08-01 13:11           ` Andries Brouwer
2003-08-02  1:03             ` Wakko Warner

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=20030730063536.GL13611@Synopsys.COM \
    --to=alexander.riesen@synopsys.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mine0057@mrs.umn.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).