Thank you for making this easily tested demonstration. The bug seems to be in large (>64 byte) reads with the USB adapter, and is now fixed. pages.ALL actually read each 32 byte page and concatenated them, so didn't fail.
Paul Alfille On Mon, Nov 1, 2010 at 6:56 PM, Jim Kusznir <[email protected]> wrote: > Hi all: > > > I reported a problem a while ago with strange memory reads coming out > on the DS2406. We have conducted more tests in my lab, and have more > information. > > First, the problem: > > When one reads "memory" on a DS2406 since the 2.8pX series (all > released patch levels so far), the first 1-2 characters are munged. > By munged, I mean that the character is something else than it is > supposed to be; there is still something in that location though. > > This happens through both the fuse interface and the python module. > > Strangely enough, if one reads pages.ALL, then the read is correct. > > As I said, this occurred with the first release of 2.8 and is still > present with 2.8p2. > > --Jim > > ------------------------------------------------------------------------------ > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & games for the Nokia N8 for consumers in U.S. and Canada > $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing > Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store > http://p.sf.net/sfu/nokia-dev2dev > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------------ Nokia and AT&T present the 2010 Calling All Innovators-North America contest Create new apps & games for the Nokia N8 for consumers in U.S. and Canada $10 million total in prizes - $4M cash, 500 devices, nearly $6M in marketing Develop with Nokia Qt SDK, Web Runtime, or Java and Publish to Ovi Store http://p.sf.net/sfu/nokia-dev2dev _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
