commit | 8be27c2de64e95c3da12a4b002f623570b039874 | [log] [tgz] |
---|---|---|
author | Jeff Long <JeffLong@mitre.org> | Wed Nov 28 11:02:09 2007 -0500 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Mon Dec 17 10:47:14 2007 -0800 |
tree | 4079d208d74fc7b64305ab03ecb9f4532c692363 | |
parent | 33abc04f0420dceed0ebc2d1094019d3bb2b5c29 [diff] |
USB: cp2101: new device id This adds a device ID for the Aerocomm Radio Modem, which uses the cp2102. I'm sure changing num_bulk_in/num_bulk_out to NUM_DONT_CARE is the wrong fix, but this is the only device I have with a cp2102, so I have no idea what a good global value would be, if there is one. Zero didn't work with this device. From: Jeff Long <JeffLong@mitre.org> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>