Hi!
I am planning to buy mp3 player with CF card, which uses USB with
Linux. For example Mello, which is on market in our contry. I tryed
to found informations about it, but I found only 3 letters, which
wrotes about problems. These problems still persist? There are  parts
from Donovan Craigs e-mail (11/24/2002):

>  Yes I tried mounting /dev/sda1 and also tried using my devfs (gentoo)
>  box to see which device was created and it had created /dev/sda too.
>
>  The device is also a card viewer, meaning that it shows you contents of
>  the drive on the screen so that you can do an 'ls' type listing on it.
>  Interestingly, it shows it's drive as A:\ which leads me to believe that
>  this is a floppy like device and it 'should' be FAT16 on sda.
>
>  Someone has mentioned that when the flash card gets inserted into the
>  device, the unit 'touches' the card which makes it unreadable on a
>  normal flash reader. However, once the card has been formated using
>  another flash reader, it still workds fine in the device and gets
>  'touched' again.
>
>  Could this be doing something to the boot sector or parition table on
>  the card ?
>
>  Are there any options when mounting FAT drives that can accomodate this
>  ?
>
>  Are there any other filesystems that these things convert cards too ?
>
>  Thank's again..
And this is from log file:____
  > > P:  Vendor=0547 ProdID=2810 Rev= 0.01
  > > C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr=  0mA
  > > I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.) Sub=06 Prot=50
  > > Driver=usb-storage E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms

I think, Cls=08 is OK, but Sub=06 according protocol.h is using
US_SC_SCS (transparent) proctocol. It should be US_SC_8070 removable
media, isn't it?
What you think, about adding this to unusual_devs.h:
UNUSUAL_DEV( 0x0547, 0x2810, 0x0001, 0x0001,
                "Mello",
                "MP3 Player",
                US_SC_8070, US_PR_CB, NULL,0 ),

What you think, it could help, or better forget it? Better idea?
Is there anybody, who could share experiences with Mello?
TIA
--
Joseph



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to