-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

This is the point:
i have an usb floppy driver and a multi-card flash reader/writer.

The floppy does not work with "probe for all luns" enabled
But i cannot access any port except the first one on my multi-card device if i 
do not enable "probe for all luns", and i need them, expecially one of them 
which is not the first.

With "probe for all luns" enabled the floppy give me this output:
hub.c: new USB device 00:04.2-1.1, assigned address 7
scsi3 : SCSI emulation for USB Mass Storage devices
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
  Vendor: SMSC      Model: USB FDC           Rev: 2.10
  Type:   Direct-Access                      ANSI SCSI revision: 02
Attached scsi removable disk sde at scsi3, channel 0, id 0, lun 0
Attached scsi removable disk sdf at scsi3, channel 0, id 0, lun 1
Attached scsi removable disk sdg at scsi3, channel 0, id 0, lun 2
Attached scsi removable disk sdh at scsi3, channel 0, id 0, lun 3
Attached scsi removable disk sdi at scsi3, channel 0, id 0, lun 4
Attached scsi removable disk sdj at scsi3, channel 0, id 0, lun 5
Attached scsi removable disk sdk at scsi3, channel 0, id 0, lun 6
Attached scsi removable disk sdl at scsi3, channel 0, id 0, lun 7
SCSI device sde: 2880 512-byte hdwr sectors (1 MB)
sde: Write Protect is off
 sde: sde1 sde2 sde3 sde4
SCSI device sdf: 2880 512-byte hdwr sectors (1 MB)
sdf: Write Protect is off
 sdf: sdf1 sdf2 sdf3 sdf4
SCSI device sdg: 2880 512-byte hdwr sectors (1 MB)
sdg: Write Protect is off
 sdg: sdg1 sdg2 sdg3 sdg4
SCSI device sdh: 2880 512-byte hdwr sectors (1 MB)
sdh: Write Protect is off
 sdh: sdh1 sdh2 sdh3 sdh4
SCSI device sdi: 2880 512-byte hdwr sectors (1 MB)
sdi: Write Protect is off
 sdi: sdi1 sdi2 sdi3 sdi4
SCSI device sdj: 2880 512-byte hdwr sectors (1 MB)
sdj: Write Protect is off
 sdj: sdj1 sdj2 sdj3 sdj4
SCSI device sdk: 2880 512-byte hdwr sectors (1 MB)
sdk: Write Protect is off
 sdk: sdk1 sdk2 sdk3 sdk4
SCSI device sdl: 2880 512-byte hdwr sectors (1 MB)
sdl: Write Protect is off
 sdl: sdl1 sdl2 sdl3 sdl4
WARNING: USB Mass Storage data integrity not assured

... and with sg_map i get:
the reader:
/dev/sg2  /dev/sda
/dev/sg3  /dev/sdb
/dev/sg4  /dev/sdc
/dev/sg5  /dev/sdd
all the following are the floppy!
/dev/sg6  /dev/sde
/dev/sg7  /dev/sdf
/dev/sg8  /dev/sdg
/dev/sg9  /dev/sdh
/dev/sg10  /dev/sdi
/dev/sg11  /dev/sdj
/dev/sg12  /dev/sdk
/dev/sg13  /dev/sdl

but none from sde to sdl mounts!

Please give me some hints!

bye

- -- 

! 
 Willy Gardiol - [EMAIL PROTECTED]
 gardiol.eu.org
 Use linux for your freedom.

    Forse una storia d'amore � proprio
    questo: non un contratto tra parti
    uguali, ma un'esplosione di sogni
    e desideri che non trovano sfogo
    nella vita quotidiana.

        Janette Winterson, Passioni.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/iEVpQ9qolN/zUk4RAqeYAKCDrXFDTnAqnfZjGN4nkkqqG3h+ogCgp0H1
dhViWZ0SXBWJjfx+GpWj/vU=
=EJQW
-----END PGP SIGNATURE-----



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to