commit | 49cd2480baeb377f91e66ba682f81cac2a1feaa1 | [log] [tgz] |
---|---|---|
author | Filip Joelsson <filip@blueturtle.nu> | Sun Aug 31 08:22:16 2008 +0200 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Tue Sep 23 13:58:07 2008 -0700 |
tree | 187bf31e55890cf63cb0ec6549b1ac124386a148 | |
parent | c3e3208e4b0cf4ed69cbcaa5e059e5cf64437c9a [diff] |
USB: Fixing Nokia 3310c in storage mode I had trouble connecting my cell phone as a storage device - so I added it to the unusual_devs.h list. I had trouble with the bcdDeviceMin and Max values - so after some experimenting I made it pretty inclusive. From: Filip Joelsson <filip@blueturtle.nu> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>