I have a compactFlash card reader. When I plug it in I get

USB device 5 (vend/prod 0x7c4/0xa400) is not claimed by any active driver

No problem I just load the module by hand

# insmod usb-storage

I get this from dmesg

Initializing USB Mass Storage driver...
usb.c: registered new driver usb-storage
scsi3 : SCSI emulation for USB Mass Storage devices
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 5
USB Mass Storage support registered.

I go and check out /proc/scsi/scsi

Attached devices:
Host: scsi1 Channel: 00 Id: 01 Lun: 00
  Vendor: IBM      Model: DNES-309170W     Rev: SAH0
  Type:   Direct-Access                    ANSI SCSI revision: 03
Host: scsi2 Channel: 00 Id: 00 Lun: 00
  Vendor: LITEON   Model: DVD-ROM LTD163   Rev: GH5E
  Type:   CD-ROM                           ANSI SCSI revision: 02
Host: scsi2 Channel: 00 Id: 01 Lun: 00
  Vendor: LITE-ON  Model: LTR-24102B       Rev: 5S57
  Type:   CD-ROM                           ANSI SCSI revision: 02

No mention of scsi3???

# ls -l /proc/scsi

dr-xr-xr-x    2 root     root            0 Apr  4 16:59 ide-scsi
-r--r--r--    1 root     root            0 Apr  4 16:59 scsi
dr-xr-xr-x    2 root     root            0 Apr  4 16:59 sym53c8xx
dr-xr-xr-x    2 root     root            0 Apr  4 16:59 usb-storage-0

So lets have a look in usb-storage-0

-rw-r--r-- 1 root root 0 Apr 4 17:00 3

# cat 3

   Host scsi3: usb-storage
       Vendor: USB
      Product: Mass Storage
Serial Number: None
     Protocol: Transparent SCSI
    Transport: Bulk
         GUID: 07c4a4000000000000000000
     Attached: 1

So where is my usb mass storage device attached or not? It should be the second scsi disk which would make it /dev/sdb ???

Any help greatly appreciated.

--

Regards,

Steve Waterworth
[EMAIL PROTECTED]

Einstein: "The faster you drive, the slower you age..."



-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: Dedicated Hosting for just $79/mo with 500 GB of bandwidth! No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to