Warning!

Notice: the grml team is migrating from Mercurial to Git.
Please visit git.grml.org instead!

Add 4220_sierra_umts_MC8775.diff
authorMichael Prokop <mika@grml.org>
Sat Oct 06 19:18:47 2007 +0200 (14 months ago)
changeset 589a2188c5048b
manifest9a2188c5048b
parent 57a897a9a41df1
child 591a0502ab515f
Add 4220_sierra_umts_MC8775.diff
2.6.23/4220_sierra_umts_MC8775.diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/2.6.23/4220_sierra_umts_MC8775.diff Sat Oct 06 19:18:47 2007 +0200
@@ -0,0 +1,20 @@
+diff --git a/drivers/usb/serial/sierra.c.orig b/drivers/usb/serial/sierra.c
+index 0bb8de4..8236f9f 100644
+--- a/drivers/usb/serial/sierra.c.orig
++++ b/drivers/usb/serial/sierra.c
+@@ -108,6 +108,7 @@ static struct usb_device_id id_table [] = {
+ { USB_DEVICE(0x1199, 0x6804) }, /* Sierra Wireless MC8755 */
+ { USB_DEVICE(0x1199, 0x6803) }, /* Sierra Wireless MC8765 */
+ { USB_DEVICE(0x1199, 0x6812) }, /* Sierra Wireless MC8775 & AC 875U */
++ { USB_DEVICE(0x1199, 0x6813) }, /* Sierra Wireless MC8775 */
+ { USB_DEVICE(0x1199, 0x6820) }, /* Sierra Wireless AirCard 875 */
+ { USB_DEVICE(0x1199, 0x6832) }, /* Sierra Wireless MC8780*/
+ { USB_DEVICE(0x1199, 0x6833) }, /* Sierra Wireless MC8781*/
+@@ -144,6 +145,7 @@ static struct usb_device_id id_table_3port [] = {
+ { USB_DEVICE(0x1199, 0x6804) }, /* Sierra Wireless MC8755 */
+ { USB_DEVICE(0x1199, 0x6803) }, /* Sierra Wireless MC8765 */
+ { USB_DEVICE(0x1199, 0x6812) }, /* Sierra Wireless MC8775 & AC 875U */
++ { USB_DEVICE(0x1199, 0x6813) }, /* Sierra Wireless MC8775 */
+ { USB_DEVICE(0x1199, 0x6820) }, /* Sierra Wireless AirCard 875 */
+ { USB_DEVICE(0x1199, 0x6832) }, /* Sierra Wireless MC8780*/
+ { USB_DEVICE(0x1199, 0x6833) }, /* Sierra Wireless MC8781*/