lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B705244.2010606@ccube.de>
Date:	Mon, 08 Feb 2010 19:04:52 +0100
From:	ccube <friends@...be.de>
To:	linux-kernel@...r.kernel.org
Subject: [PATCH] option.c added DELL wireless HSDPA 5540 Modem

-----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-----
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ