linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andries Brouwer <aebr@win.tue.nl>
To: Wakko Warner <wakko@animx.eu.org>
Cc: Greg KH <greg@kroah.com>, Grant Miner <mine0057@mrs.umn.edu>,
	linux-kernel@vger.kernel.org,
	linux-usb-devel@lists.sourceforge.net
Subject: Re: Zio! compactflash doesn't work
Date: Fri, 1 Aug 2003 15:11:45 +0200	[thread overview]
Message-ID: <20030801131145.GA3280@win.tue.nl> (raw)
In-Reply-To: <20030731065206.B15944@animx.eu.org>

On Thu, Jul 31, 2003 at 06:52:06AM -0400, Wakko Warner wrote:

> What about this one:
> Bus 001 Device 002: ID 0781:0005 SanDisk Corp. SDDR-05b (CF II) ImageMate
> CompactFlash Reader

That is reported to work with the unusual dev patch

+/* glc: Greg Corcoran <gregc at spidex.com>  -- tested with SDDR-05b */
+UNUSUAL_DEV(  0x0781, 0x0005, 0x0005, 0x0005,
+               "Sandisk",
+               "ImageMate SDDR-05b",
+               US_SC_SCSI, US_PR_ZIOCF, init_ziocf,
+               US_FL_START_STOP | US_FL_SINGLE_LUN),
+

together with the Zio! driver at sourceforge, maybe

  http://usbat2.sourceforge.net/index.html

if I recall correctly.

Andries


  reply	other threads:[~2003-08-01 13:11 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
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 [this message]
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=20030801131145.GA3280@win.tue.nl \
    --to=aebr@win.tue.nl \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-usb-devel@lists.sourceforge.net \
    --cc=mine0057@mrs.umn.edu \
    --cc=wakko@animx.eu.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 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).