I've got a FlashLink ALLinOne USB Reader from SimpleTech. 
I've gotten the device to sort-of attach to my linux box. I'm running 
linux 2.4.22. I use the usb port to sync my palm, so i know the usb stuff
works.

Output of cat /proc/scsi/scsi:

Attached devices: 
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor: MITSUMI  Model: CR-4804TE        Rev: 2.4C
  Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi1 Channel: 00 Id: 00 Lun: 00
  Vendor: SPRING   Model: MultiCard Slot A Rev: 0100
  Type:   Direct-Access                    ANSI SCSI revision: 02

I have a cdburner... that's scsi0.

I also have a directory /proc/scsi/usb-storage-0/ where the file 1 exists.

Output of cat /proc/scsi/usb-storage-0/1:

   Host scsi1: usb-storage
   Vendor: ----- Ltd.
   Product: SPRING-Rev1.1
   Serial Number: 982029841734
   Protocol: Transparent SCSI
   Transport: Bulk
   GUID: 07cc02000000982029841734
   Attached: Yes
   
Lookin good to me... Now I'm ready to insert a card and mount. For grins I run
sg_scan.

Output of sg_scan:

/dev/sg0: scsi0 channel=0 id=0 lun=0 [em]  type=5
/dev/sg1: scsi1 channel=0 id=0 lun=0 [em]  type=0

Hmm... Ok I guess...

How about sg_map:

/dev/sg0  /dev/scd0
/dev/sg1

Uh oh... this isn't good. For whatever reason it does not link /dev/sda0 to 
/dev/sg1. Why? I have compiled in the block device (disk) support for scsi.
Any help on this would be great.... I'm tired of using windows to read and
write to my SD card!!

      Jay


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to