netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] hso: add support for new products
@ 2010-05-25 12:33 f.aben
  2010-05-25 23:09 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: f.aben @ 2010-05-25 12:33 UTC (permalink / raw)
  To: davem, gregkh; +Cc: linux-usb, netdev, j.dumon


This patch adds a few new product id's for the hso driver.

Signed-off-by: Filip Aben <f.aben@option.com>
---
diff --git a/drivers/net/usb/hso.c b/drivers/net/usb/hso.c
index be0cc99..8355f0e 100644
--- a/drivers/net/usb/hso.c
+++ b/drivers/net/usb/hso.c
@@ -475,6 +475,9 @@ static const struct usb_device_id hso_ids[] = {
 	{USB_DEVICE(0x0af0, 0x8302)},
 	{USB_DEVICE(0x0af0, 0x8304)},
 	{USB_DEVICE(0x0af0, 0x8400)},
+	{USB_DEVICE(0x0af0, 0x8600)},
+	{USB_DEVICE(0x0af0, 0x8800)},
+	{USB_DEVICE(0x0af0, 0x8900)},
 	{USB_DEVICE(0x0af0, 0xd035)},
 	{USB_DEVICE(0x0af0, 0xd055)},
 	{USB_DEVICE(0x0af0, 0xd155)},

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] hso: add support for new products
  2010-05-25 12:33 [PATCH] hso: add support for new products f.aben
@ 2010-05-25 23:09 ` David Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2010-05-25 23:09 UTC (permalink / raw)
  To: f.aben; +Cc: gregkh, linux-usb, netdev, j.dumon

From: f.aben@option.com
Date: Tue, 25 May 2010 14:33:01 +0200 (CEST)

> This patch adds a few new product id's for the hso driver.
> 
> Signed-off-by: Filip Aben <f.aben@option.com>

Applied, thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-05-25 23:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-25 12:33 [PATCH] hso: add support for new products f.aben
2010-05-25 23:09 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).