[linux-usb-devel] Re: Zio! compactflash doesn't work

2003-08-01 Thread Wakko Warner
> > 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   -- 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.

I checked the link.  Doesn't look like the drive is ready for 2.6 which is
what I planned on using this with.  The chip on the device definately says
"usbat-2".  Unfortuantely, I'm not well versed in kernel hacking so I'll
have to wait til they port it.

-- 
 Lab tests show that use of micro$oft causes cancer in lab animals


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel


[linux-usb-devel] Re: Zio! compactflash doesn't work

2003-08-01 Thread Andries Brouwer
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   -- 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



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel