On Mon, May 06, 2002 at 09:25:17AM +0200, [EMAIL PROTECTED] wrote:
> > How did you find out about the 128bit SSFDC ID ?
> 
> Toshiba gives a few details.
> 

In my smartmedia reader, i've a table which indicate the model, but i've 2
numbers that is unknow for me.

Here the (dis)asm block:

; func at 03f9 (page_size=256, block=16)
; func at 040d (page_size=512, block=16)
; func at 0403 (page_size=512, block=32)
smartmedia_model_table:
        db      003h,0f9h,064h          ;03DA  16Mbit (2M) NAND
        db      003h,0f9h,06eh          ;03DD   8Mbit (1M) NAND
        db      004h,003h,076h          ;03E0 512Mbit (64M)NAND
        db      004h,003h,079h          ;03E3   1Gbit(128M)NAND
        db      004h,003h,0D9h          ;03E6 ???? (256M) ???
        db      004h,003h,0DAh          ;03E9 ???? (512M) ???
        db      003h,0f9h,0E8h          ;03EC  8Mbit (1M) NAND
        db      003h,0f9h,0EAh          ;03EF 16Mbit (2M) NAND
        db      003h,0f9h,0ECh          ;03F2  8Mbit (1M) NAND
        db      000h,000h               ;03F5 end so
smartmedia_model_table_exception:
        db      004h,00dh               ;03F7

Have you any ideas about the size for this model ?

Luc

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to