Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 190162
b: refs/heads/master
c: cfbaa39
h: refs/heads/master
v: v3
  • Loading branch information
William Lightning authored and Greg Kroah-Hartman committed Apr 22, 2010
1 parent d2e99f1 commit 7406a0d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9600cbb24b3937dc6ebf470211d8908354ca3b0c
refs/heads/master: cfbaa39347b34837f26e01fe8f4f8dbbae60b520
1 change: 1 addition & 0 deletions trunk/drivers/usb/serial/sierra.c
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ static const struct sierra_iface_info direct_ip_interface_blacklist = {
static const struct usb_device_id id_table[] = {
{ USB_DEVICE(0x0F3D, 0x0112) }, /* Airprime/Sierra PC 5220 */
{ USB_DEVICE(0x03F0, 0x1B1D) }, /* HP ev2200 a.k.a MC5720 */
{ USB_DEVICE(0x03F0, 0x211D) }, /* HP ev2210 a.k.a MC5725 */
{ USB_DEVICE(0x03F0, 0x1E1D) }, /* HP hs2300 a.k.a MC8775 */

{ USB_DEVICE(0x1199, 0x0017) }, /* Sierra Wireless EM5625 */
Expand Down

0 comments on commit 7406a0d

Please sign in to comment.