commit | 51b5bce8c253b82d4789161cc3b0c74bee313bb1 | [log] [tgz] |
---|---|---|
author | Phil Dibowitz <phil@ipom.com> | Thu Nov 02 23:14:10 2006 -0800 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Thu Nov 16 14:26:11 2006 -0800 |
tree | 4238c426d8ea9b8eeab1f0112f03e4453ad4c6e9 | |
parent | fad14a0da885714c8610982045a6d04a4886865e [diff] |
USB: Fix UCR-61S2B unusual_dev entry Recently this entry's bcd scope was narrowed so as not to falsly apply to bcd's other than 0x0110. But while it breaks those of a larger bcd, it is still needed for those of a smaller bcd - so this changes the lower bcd limit to 0x0000. Signed-off-by: Phil Dibowitz <phil@ipom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>