Hi,

> I'd guess this to be a relabled DataFab ML4-USB.
> Incase yes, it contains a NeoDio chip (for CF/SM/SD) and a MemoryStick chip
> plus a USB hub.
> Check http://www.qbik.ch/usb/devices/showdev.php?id=1146.
>
> Also note: the MemoryStick part takes extremly long to get started. Mostly
> the linux hub code will timeout and thus you can't access the MemoryStick
> slot.
>
> Got /proc/bus/usb/devices for us ?
>

thanks a lot, i took a look at that page and as the Vendor/Product-Id
exactly matches it seems you're perfectly right.

I added the recommended line to "unusual_devs.h" and now there is a bit
more content:

schleim:/proc/scsi/sg # cat device_hdr devices device_strs
host    chan    id      lun     type    opens   qdepth  busy    online
0       0       4       0       5       0       3       0       1
1       0       0       0       0       0       1       1       1
1       0       0       1       0       0       1       0       1
1       0       0       2       0       0       1       0       1
1       0       0       3       0       0       1       0       1
1       0       0       4       0       0       1       0       1
1       0       0       5       0       0       1       0       1
1       0       0       6       0       0       1       0       1
1       0       0       7       0       0       1       0       1
2       0       0       0       0       0       1       0       1
SCSI-CD         ReWritable-2x2x6        2.00
    Hama        MultiSlot CF/SM/        0100
    Hama        MultiSlot CF/SM/        0100
    Hama        MultiSlot CF/SM/        0100
    Hama        MultiSlot CF/SM/        0100
    Hama        MultiSlot CF/SM/        0100
    Hama        MultiSlot CF/SM/        0100
    Hama        MultiSlot CF/SM/        0100
    Hama        MultiSlot CF/SM/        0100
OEI-USB         Memory Stick            80.0

(Those strings were the ones i chose when i edited unusual_devs.h)

At this point it seems i'm wrong in the developer list, i wanted
to report that my system was brought down by just connecting that
reader, but that's fixed now.

My next question would be why there are eight LUNs for one device
that could be seen as four logical devices.

And i still don't know how to mount the compact flash part, when
i mount it it tries to "modprobe block-major-8", it seems i need
to compile SCSI as a module?  What do people do that want to boot
from SCSI?

And finally, what device do i need to mount?  I didn't yet get any
success on that one and this is surely not the right question on
a developer list...


Thanks for your help,
Torsten.


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to