The device descriptors are coded such that it won't get picked up without
an apropriate unusual_devs.h entry.

The existing entry only covers devices up to revision 2.10 -- you have
revision 3.22.

Edit the unusual_devs.h file, find the line for 0x054c, 0x0010 and change
the 4th parameter to 0x322 and it should work.

If it does, let me know and I'll commit the change back to the kernel tree.

Matt

On Mon, Jun 18, 2001 at 07:56:59PM -0400, Chris Bradford wrote:
> hi --
> 
> I've been running around in circles trying to get the usb-storage driver 
> working properly ...  I have a Sony digital camera (DSC-P50) and the 
> vendorID and deviceID are listed, but the usb-storage driver won't pick 
> up the device.
> 
> When I insert the device, I get the following message in the log:
> 
> usb.c: USB device 6 (vend/prod 0x54c/0x10) is not claimed by any active 
> driver.
> 
> Ok, great.  I verified that 0x054c/0x0010 is covered by the usb-storage 
> driver.  Here's my /proc/bus/usb/devices file:
> 
> T:  Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#=  1 Spd=12  MxCh= 2
> B:  Alloc=  0/900 us ( 0%), #Int=  0, #Iso=  0
> D:  Ver= 1.10 Cls=09(hub  ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=0000 ProdID=0000 Rev= 0.00
> S:  Product=USB OHCI Root Hub
> S:  SerialNumber=c8800000
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  0mA
> I:  If#= 0 Alt= 0 #EPs= 1 Cls=09(hub  ) Sub=00 Prot=00 Driver=hub
> E:  Ad=81(I) Atr=03(Int.) MxPS=   2 Ivl=255ms
> T:  Bus=01 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#=  6 Spd=12  MxCh= 0
> D:  Ver= 1.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
> P:  Vendor=054c ProdID=0010 Rev= 3.22
> S:  Manufacturer=Sony
> S:  Product=Sony DSC
> C:* #Ifs= 1 Cfg#= 1 Atr=40 MxPwr=  2mA
> I:  If#= 0 Alt= 0 #EPs= 3 Cls=08(stor.) Sub=ff Prot=01 Driver=(none)
> E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
> E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=  0ms
> E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=255ms
> 
> This one has me stumped.  If anybody can give me a few clues about what 
> might be wrong, I'd appreciate it.  I'm running kernel 2.4.5!
> 
> Regards
> 
> --csb
> vze23763<at>verizon<dot>net
> 
> 
> 
> _______________________________________________
> [EMAIL PROTECTED]
> To unsubscribe, use the last form field at:
> http://lists.sourceforge.net/lists/listinfo/linux-usb-users

-- 
Matthew Dharm                              Home: [EMAIL PROTECTED] 
Maintainer, Linux USB Mass Storage Driver

You should try to see the techs say "three piece suit".
                                        -- The Chief
User Friendly, 11/23/1997

PGP signature

Reply via email to