I finally managed to compile the devel kernel. 2.5.43 was 
released today with some compile fixes.

I think my device is supported in this new kernel. I couldn't 
do more tests because redhat doesn't deal well with these new 
kernels (I had no keyboard or mouse working).

What I managed to do through the startup scripts was:

cat /proc/scsi/scsi
Attached devices: 
Host: scsi0 Channel: 00 Id: 00 Lun: 00
  Vendor:          Model: USB Storage-SMC  Rev: 0212
  Type:   Direct-Access                    ANSI SCSI revision: 
02
Host: scsi0 Channel: 00 Id: 00 Lun: 01
  Vendor:          Model: USB Storage-CFC  Rev: 0212
  Type:   Direct-Access                    ANSI SCSI revision: 
02

And some parts of the boot log:

Initializing USB Mass Storage driver...
drivers/usb/core/usb.c: usb_device_probe
drivers/usb/core/usb.c: usb_device_probe - got id
usb-storage: act_altsetting is 0
usb-storage: id_index calculated to be: 94
usb-storage: Array length appears to be: 96
usb-storage: USB Mass Storage device detected
usb-storage: Endpoints: In: 0xefc40db4 Out: 0xefc40da0 Int: 
0x00000000 (Period 0)
usb-storage: New GUID 0aec5010aec501000001a003
usb-storage: GetMaxLUN command result is 1, data is 1
usb-storage: Transport: Bulk
usb-storage: Protocol: Transparent SCSI
usb-storage: Allocating usb_ctrlrequest
usb-storage: Allocating URB
usb-storage: *** thread sleeping.
scsi0 : SCSI emulation for USB Mass Storage devices
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Command INQUIRY (6 bytes)
usb-storage: 12 00 00 00 24 00 00 00 b4 a4 fc ef
usb-storage: Bulk command S 0x43425355 T 0x1 Trg 0 LUN 0 L 36 F 
128 CL 6
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_bulk_transfer_buf(): xfer 36 bytes
usb-storage: usb_stor_bulk_msg() returned 0 xferred 36/36
usb-storage: -- transfer complete
usb-storage: Bulk data transfer result 0x0
usb-storage: Attempting to get CSW...
usb-storage: Bulk status result = 0
usb-storage: Bulk status Sig 0x53425355 T 0x1 R 0 Stat 0x0
usb-storage: Fixing INQUIRY data to show SCSI rev 2 - was 0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
  Vendor:           Model: USB Storage-SMC   Rev: 0212
  Type:   Direct-Access                      ANSI SCSI 
revision: 02
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Faking INQUIRY command for EVPD
usb-storage: scsi cmd done, result=0x2
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Faking INQUIRY command for EVPD
usb-storage: scsi cmd done, result=0x2
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Command INQUIRY (6 bytes)
usb-storage: 12 20 00 00 24 00 00 00 97 11 82 f0
usb-storage: Bulk command S 0x43425355 T 0x4 Trg 0 LUN 1 L 36 F 
128 CL 6
usb-storage: Bulk command transfer result=0
usb-storage: usb_stor_bulk_transfer_buf(): xfer 36 bytes
usb-storage: usb_stor_bulk_msg() returned 0 xferred 36/36
usb-storage: -- transfer complete
usb-storage: Bulk data transfer result 0x0
usb-storage: Attempting to get CSW...
usb-storage: Bulk status result = 0
usb-storage: Bulk status Sig 0x53425355 T 0x4 R 0 Stat 0x0
usb-storage: Fixing INQUIRY data to show SCSI rev 2 - was 0
usb-storage: scsi cmd done, result=0x0
usb-storage: *** thread sleeping.
  Vendor:           Model: USB Storage-CFC   Rev: 0212
  Type:   Direct-Access                      ANSI SCSI 
revision: 02
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Faking INQUIRY command for EVPD
usb-storage: scsi cmd done, result=0x2
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Faking INQUIRY command for EVPD
usb-storage: scsi cmd done, result=0x2
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Bad LUN (0/2)
usb-storage: scsi cmd done, result=0x40000
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Bad target number (1/0)
usb-storage: scsi cmd done, result=0x40000
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Bad target number (2/0)
usb-storage: scsi cmd done, result=0x40000
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Bad target number (3/0)
usb-storage: scsi cmd done, result=0x40000
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Bad target number (4/0)
usb-storage: scsi cmd done, result=0x40000
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Bad target number (5/0)
usb-storage: scsi cmd done, result=0x40000
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Bad target number (6/0)
usb-storage: scsi cmd done, result=0x40000
usb-storage: *** thread sleeping.
usb-storage: queuecommand() called
usb-storage: *** thread awakened.
usb-storage: Bad target number (7/0)
usb-storage: scsi cmd done, result=0x40000
usb-storage: *** thread sleeping.
WARNING: USB Mass Storage data integrity not assured
USB Mass Storage device found at 3
drivers/usb/core/usb.c: registered new driver usb-storage
USB Mass Storage support registered.
usbfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -32
usbfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -32
usbfs: USBDEVFS_CONTROL failed dev 2 rqt 128 rq 6 len 18 ret -32


I wasn't able to mount anything because I had to keyboard but 
at least there seems to be scsi channels attached to the device 
which didn't happen with 2.4.18 or 2.4.20pre10.

Will this support be backported to the 2.4 series?

Thanks for your help!


Citando Matthew Dharm <[EMAIL PROTECTED]>:

} Yes, it supports more hardware.
} 
} Safe?  That's a relative term...
} 
} Matt
} 
} On Sun, Oct 13, 2002 at 10:00:55PM +0100, Andre Cruz
} wrote:
} > No.. Does it support more hardware? Is it safe
} already to use? :)
} > 
} > thanks for the help
} > 
} > Citando Matthew Dharm
} <[EMAIL PROTECTED]>:
} > 
} > } Have you tried a 2.5 kernel?
} > } 
} > } Matt
} > } 
} > } On Sun, Oct 13, 2002 at 12:51:11PM +0100, Andre
} Cruz
} > } wrote:
} > } > Hello. I'm having problems accessing my reader.
} I
} > } think
} > } > USB-storage sees it but there's no SCSI drive
} > } attached.
} > } > } > The system is a Redhat 8.0 with LUN
} SCSI_MULTI_LUN
} > } enabled in
} > } > the kernel.
} > } > } > The reader has a CF and a SM slot.
} > } > } > Here are the logfiles:
} > } > } > dmesg:
} > } > Initializing USB Mass Storage driver...
} > } > usb.c: registered new driver usb-storage
} > } > usb-storage: act_altsettting is 0
} > } > usb-storage: id_index calculated to be: 89
} > } > usb-storage: Array length appears to be: 91
} > } > usb-storage: USB Mass Storage device detected
} > } > usb-storage: Endpoints: In: 0xc1933fb4 Out:
} > } 0xc1933fa0 Int:
} > } > 0x00000000 (Period 0)
} > } > usb-storage: New GUID
} 0aec5010aec501000001a003
} > } > usb-storage: GetMaxLUN command result is 1,
} data is
} > } 1
} > } > usb-storage: Transport: Bulk
} > } > usb-storage: Protocol: Transparent SCSI
} > } > usb-storage: *** thread sleeping.
} > } > scsi0 : SCSI emulation for USB Mass Storage
} > } devices
} > } > usb-storage: queuecommand() called
} > } > usb-storage: *** thread awakened.
} > } > usb-storage: Command INQUIRY (6 bytes)
} > } > usb-storage: 12 00 00 00 ff 00 9b ef ac 80 f6
} ee
} > } > usb-storage: Bulk command S 0x43425355 T 0x1
} Trg 0
} > } LUN 0 L 255 F
} > } > 128 CL 6
} > } > usb-storage: Bulk command transfer result=0
} > } > usb-storage: usb_stor_transfer_partial(): xfer
} 255
} > } bytes
} > } > usb-storage: usb_stor_bulk_msg() returned 0
} xferred
} > } 36/255
} > } > usb-storage: Bulk data transfer result 0x1
} > } > usb-storage: Attempting to get CSW...
} > } > usb-storage: Bulk status result = 0
} > } > usb-storage: Bulk status Sig 0x53425355 T 0x1 R
} 0
} > } Stat 0x1
} > } > usb-storage: -- transport indicates command
} > } failure
} > } > usb-storage: Issuing auto-REQUEST_SENSE
} > } > usb-storage: Bulk command S 0x43425355 T 0x1
} Trg 0
} > } LUN 0 L 18 F
} > } > 128 CL 6
} > } > usb-storage: Bulk command transfer result=0
} > } > usb-storage: usb_stor_transfer_partial(): xfer
} 18
} > } bytes
} > } > usb-storage: usb_stor_bulk_msg() returned 0
} xferred
} > } 18/18
} > } > usb-storage: usb_stor_transfer_partial():
} transfer
} > } complete
} > } > usb-storage: Bulk data transfer result 0x0
} > } > usb-storage: Attempting to get CSW...
} > } > usb-storage: Bulk status result = 0
} > } > usb-storage: Bulk status Sig 0x53425355 T 0x1 R
} 0
} > } Stat 0x0
} > } > usb-storage: -- Result from auto-sense is 0
} > } > usb-storage: -- code: 0x70, key: 0x2, ASC:
} 0x3a,
} > } ASCQ: 0x0
} > } > usb-storage: Not Ready: media not present
} > } > usb-storage: scsi cmd done, result=0x2
} > } > usb-storage: *** thread sleeping.
} > } > usb-storage: queuecommand() called
} > } > usb-storage: *** thread awakened.
} > } > usb-storage: Bad target number (1/0)
} > } > usb-storage: *** thread sleeping.
} > } > usb-storage: queuecommand() called
} > } > usb-storage: *** thread awakened.
} > } > usb-storage: Bad target number (2/0)
} > } > usb-storage: *** thread sleeping.
} > } > usb-storage: queuecommand() called
} > } > usb-storage: *** thread awakened.
} > } > usb-storage: Bad target number (3/0)
} > } > usb-storage: *** thread sleeping.
} > } > usb-storage: queuecommand() called
} > } > usb-storage: *** thread awakened.
} > } > usb-storage: Bad target number (4/0)
} > } > usb-storage: *** thread sleeping.
} > } > usb-storage: queuecommand() called
} > } > usb-storage: *** thread awakened.
} > } > usb-storage: Bad target number (5/0)
} > } > usb-storage: *** thread sleeping.
} > } > usb-storage: queuecommand() called
} > } > usb-storage: *** thread awakened.
} > } > usb-storage: Bad target number (6/0)
} > } > usb-storage: *** thread sleeping.
} > } > usb-storage: queuecommand() called
} > } > usb-storage: *** thread awakened.
} > } > usb-storage: Bad target number (7/0)
} > } > usb-storage: *** thread sleeping.
} > } > WARNING: USB Mass Storage data integrity not
} > } assured
} > } > USB Mass Storage device found at 3
} > } > usb.c: usb-storage driver claimed interface
} > } c1932ee0
} > } > USB Mass Storage support registered.
} > } > } > /proc/scsi/scsi
} > } > } > Attached devices: none
} > } > } > /proc/scsi/usb-storage-0/0
} > } > } >    Host scsi0: usb-storage
} > } >        Vendor:
} > } >       Product:        USB Storage Device
} > } > Serial Number: 0AEC501000001A003
} > } >      Protocol: Transparent SCSI
} > } >     Transport: Bulk
} > } >          GUID: 0aec5010aec501000001a003
} > } >      Attached: Yes
} > } > } > /proc/bus/usb/devices
} > } > only relevant part shown
} > } > } > T:  Bus=01 Lev=01 Prnt=01 Port=01 Cnt=02
} Dev#=  3
} > } Spd=12  MxCh= 0
} > } > D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00
} MxPS=16
} > } #Cfgs=  1
} > } > P:  Vendor=0aec ProdID=5010 Rev= 1.00
} > } > S:  Manufacturer=
} > } > S:  Product=       USB Storage Device
} > } > S:  SerialNumber=0AEC501000001A003
} > } > C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=100mA
} > } > I:  If#= 0 Alt= 0 #EPs= 2 Cls=08(stor.)
} Sub=06
} > } Prot=50
} > } > Driver=usb-storage
} > } > E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
} > } > E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
} > } > } > Please help. Tell me if more info is
} needed. 
} > } > btw. The device works fine in windows xp.
} > } > Thanks
} > } > } > } >
} --------------------------------------------
} > } > SAPO ADSL.PT Agora o kit apenas por 75 Eur. e
} > } tr�fego ilimitado at� ao final de 2002!
} > } > Mais informa��es em
} http://www.sapo.pt/kitadsl
} > } > } > } >
} > }
} -------------------------------------------------------
} > } > 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
} > } 
} > } -- 
} > } Matthew Dharm                             
} Home:
} > } [EMAIL PROTECTED] 
} > } Maintainer, Linux USB Mass Storage Driver
} > } 
} > } What, are you one of those Microsoft-bashing
} Linux
} > } freaks?
} > }                                   -- Customer to Greg
} > } User Friendly, 2/10/1999
} > } 
} > 
} > 
} > --------------------------------------------
} > SAPO ADSL.PT Agora o kit apenas por 75 Eur. e
} tr�fego ilimitado at� ao final de 2002!
} > Mais informa��es em http://www.sapo.pt/kitadsl
} 
} -- 
} Matthew Dharm                              Home:
} [EMAIL PROTECTED] 
} Maintainer, Linux USB Mass Storage Driver
} 
} I'm seen in many forms.  Now open your mouth.  It's
} caffeine time.
}                                       -- Cola Man to Greg
} User Friendly, 10/28/1998
} 


--------------------------------------------
SAPO ADSL.PT Agora o kit apenas por 75 Eur. e tr�fego ilimitado at� ao final de 2002!
Mais informa��es em http://www.sapo.pt/kitadsl


-------------------------------------------------------
This sf.net email is sponsored by: viaVerio will pay you up to
$1,000 for every account that you consolidate with us.
http://ad.doubleclick.net/clk;4749864;7604308;v?
http://www.viaverio.com/consolidator/osdn.cfm
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-users

Reply via email to