HI,
        I have following out put from dmesg while plugging
Sony HC-85 Handycam to Linux USB port. 
system is Linux 2.6.5

usb-storage 2-1:1.0: usb_probe_interface
usb-storage 2-1:1.0: usb_probe_interface - got id
usb-storage: USB Mass Storage device detected
usb-storage: altsetting is 0, id_index is 37
usb-storage: -- associate_dev
usb-storage: Vendor: Sony
usb-storage: Product: DSC
usb-storage: This device (054c,002e,0500 S ff P 01) has an unneeded
Protocol ent
ry in unusual_devs.h
   Please send a copy of this message to
<[EMAIL PROTECTED]>
usb-storage: Transport: Control/Bulk
usb-storage: Protocol: Transparent SCSI
usb-storage: Endpoints: In: 0xc98351d4 Out: 0xc98351c0 Int: 0xc98351e8
(Period 2
55)
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
usb-storage: usb_stor_ctrl_transfer: rq=00 rqtype=21 value=0000 index=00
len=6
usb-storage: command_abort called
usb-storage: usb_stor_stop_transport called
usb-storage: -- cancelling URB
usb-storage: Status code -104; transferred 0/6
usb-storage: -- transfer cancelled
usb-storage: Call to usb_stor_ctrl_transfer() returned 4
usb-storage: -- command was aborted
usb-storage: scsi command aborted
usb-storage: *** thread sleeping.
usb-storage: queuecommand called
usb-storage: *** thread awakened.
usb-storage: Command TEST_UNIT_READY (6 bytes)
usb-storage:  00 00 00 00 00 00
usb-storage: usb_stor_ctrl_transfer: rq=00 rqtype=21 value=0000 index=00
len=6



I have addd following line to drivers/usb/storage/unusual_devs.h

UNUSUAL_DEV(  0x054c, 0x002e, 0x0500, 0x0500,
        "Sony",
        "DSC",
        US_SC_SCSI, US_PR_CB, NULL,
        US_FL_SINGLE_LUN ),


Hope there is some solution other than installing WIN2000

with best regards
Rajesh

-- 
=============================================================
Rajesh Nayak                            mailto:[EMAIL PROTECTED]
 Departement Artemis                    mailto:[EMAIL PROTECTED]
Observatoire de la Cote d'Azur          ph(o):(33)-04 92 00 31 84
BP 4229 06304 NICE cedex 4 FRANCE       fax:(33) 04 92 00 31 96
==============================================================
To make a bad day worse, spend it wishing for the impossible.
                                                        -Bill Watterson for Calvin
                                                        In Calvin and Hobbes cartoon 
strip.
==============================================================





-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE. 
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to