public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: ccube <friends@ccube.de>
To: linux-kernel@vger.kernel.org
Subject: [PATCH] option.c added DELL wireless HSDPA 5540 Modem
Date: Mon, 08 Feb 2010 19:04:52 +0100	[thread overview]
Message-ID: <4B705244.2010606@ccube.de> (raw)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi folks,
i really dont know if everything is correct.
This is my first submit into this mailing list.
I added support for my HSDPA UMTS-card.
Perhaps you can check! ;)

regards,
Lukas


- ---

- --- drivers/usb/serial/option.c.old	2010-02-08 18:53:12.583195124 +0100
+++ drivers/usb/serial/option.c	2010-02-08 18:55:39.039023408 +0100
@@ -246,6 +246,8 @@
 #define DELL_PRODUCT_5520_MINICARD_GENERIC_L	0x8137
 #define DELL_PRODUCT_5520_MINICARD_GENERIC_I	0x8138

+#define DELL_PRODUCT_5540_MINICARD		0x8184
+
 #define DELL_PRODUCT_5730_MINICARD_SPRINT	0x8180
 #define DELL_PRODUCT_5730_MINICARD_TELUS	0x8181
 #define DELL_PRODUCT_5730_MINICARD_VZW		0x8182
@@ -494,6 +496,7 @@
 	{ USB_DEVICE(DELL_VENDOR_ID, DELL_PRODUCT_5730_MINICARD_SPRINT) },	/*
Dell Wireless 5730 Mobile Broadband EVDO/HSPA Mini-Card */
 	{ USB_DEVICE(DELL_VENDOR_ID, DELL_PRODUCT_5730_MINICARD_TELUS) },	/*
Dell Wireless 5730 Mobile Broadband EVDO/HSPA Mini-Card */
 	{ USB_DEVICE(DELL_VENDOR_ID, DELL_PRODUCT_5730_MINICARD_VZW) }, 	/*
Dell Wireless 5730 Mobile Broadband EVDO/HSPA Mini-Card */
+	{ USB_DEVICE(DELL_VENDOR_ID, DELL_PRODUCT_5540_MINICARD) }, 		/* Dell
Wireless 5540 Mobile Broadband HSPA Mini-Card */
 	{ USB_DEVICE(ANYDATA_VENDOR_ID, ANYDATA_PRODUCT_ADU_E100A) },	/*
ADU-E100, ADU-310 */
 	{ USB_DEVICE(ANYDATA_VENDOR_ID, ANYDATA_PRODUCT_ADU_500A) },
 	{ USB_DEVICE(ANYDATA_VENDOR_ID, ANYDATA_PRODUCT_ADU_620UW) },
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.14 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEcBAEBAgAGBQJLcFJEAAoJEM98oVUsldl38A8H/1Wb1z8esHxL47IJ9Yidc4Su
UgJyE2BLBZSbMclqHKv4csYii0Y4Fa0hFWifK79GwqwDdmFtiywT/ig9QGcYLEiO
+TemWMr1bvqvAicdadj1zdzpEZUsXvdSxoYnu3c5CLzKmk40/JlNQ50zxAb6RM71
KK4CDPen160nVVnP8sQl3LxyXfNAK5nEB+ocrVRQiz8kKb+9oZs78yOC3nkqjC4K
uZNnD/4ruFlYhNOqvnbfnSwefTpZtgo0OM8tSeTt4w8/7GRNkaXpa3ru/7GszSSu
qx+ULIQZvcQhqRZPamMmbo9yhWflmcmE4mA6ffcP7cCTtLEucHvdALkLYT8PX6o=
=zgdC
-----END PGP SIGNATURE-----

             reply	other threads:[~2010-02-08 18:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-02-08 18:04 ccube [this message]
2010-02-08 18:51 ` [PATCH] option.c added DELL wireless HSDPA 5540 Modem Frans Pop

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4B705244.2010606@ccube.de \
    --to=friends@ccube.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox