lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 5 Dec 2009 16:34:26 -0500 (EST)
From:	Alan Stern <stern@...land.harvard.edu>
To:	Ed Tomlinson <edt@....ca>,
	"Andries E. Brouwer" <Andries.Brouwer@....nl>
cc:	Kernel development list <linux-kernel@...r.kernel.org>,
	USB list <linux-usb@...r.kernel.org>
Subject: Re: [BUG] 2.6.32 - Sddr-09 SM reader resets endlessly

On Sat, 5 Dec 2009, Andries E. Brouwer wrote:

> > Andries, do you have any idea what's going on?  Evidently this device 
> > doesn't accept the protocol used by the sddr09 driver.
> 
> Hi Alan,
> 
> Sorry, no - I have no memory and worked on these USB drivers
> years ago. Forgot all details. Also my last sddr09 device broke
> some time ago.
> 
> Looking at my old files I do not see the Vendor Id 0781, so maybe
> this is a device I never encountered.
> These old files also discuss some trickery with multi-lun devices
> where the driver needed depends on the lun. This is not a reader
> of multiple types of card?
> 
> Many of my SM readers worked with either sddr09 or sddr55.
> Does the unusual devices section today say that such a device
> needs sddr09?
> 
> Found a 2.6.31 source tree. Yes,
> 
> UNUSUAL_DEV(  0x0781, 0x0200, 0x0000, 0x9999,
>                 "Sandisk",
>                 "ImageMate SDDR-09",
>                 US_SC_SCSI, US_PR_EUSB_SDDR09, usb_stor_sddr09_init,
>                 0),
> 
> Is it known who added this? Is 0208 in the interval of known devices
> for which sddr09 works?

The entry was added before 2.5.0 (more than 7 years ago), and I can't 
tell who added it.  And the entry doesn't say anything about DPCM 
(multiple-LUN trickery).

Ed, it looks like you're out of luck.  Unless you can figure out the 
vendor-specific protocol used by that device, and modify the sddr09 
driver to support it, you won't be able to use the device under Linux.

Or am I completely off base?  Did it used to work with an earlier
kernel?  If it did, can you get a usbmon trace of it?

Alan Stern

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ