From eea0e0a2203058721b9f445d45ae94fdfc774098 Mon Sep 17 00:00:00 2001 From: Johann Wilhelm Date: Sat, 2 Dec 2006 07:16:32 +0100 Subject: [PATCH] --- yaml --- r: 44779 b: refs/heads/master c: 16c76865df40357027479b6d85f59a07f8d01c8d h: refs/heads/master i: 44777: 2b442737560fd12c6c28ba9a7a494b84582623ae 44775: a4b398c81c092a962a909410bfd6639cc63f5d23 v: v3 --- [refs] | 2 +- trunk/drivers/usb/storage/unusual_devs.h | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 623a28e6ad23..a39110e44d29 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 5859271ebd6c60d7d946bbbb6b485e164c6c614a +refs/heads/master: 16c76865df40357027479b6d85f59a07f8d01c8d diff --git a/trunk/drivers/usb/storage/unusual_devs.h b/trunk/drivers/usb/storage/unusual_devs.h index db8b26012c75..7640bdd4fff2 100644 --- a/trunk/drivers/usb/storage/unusual_devs.h +++ b/trunk/drivers/usb/storage/unusual_devs.h @@ -1328,6 +1328,15 @@ UNUSUAL_DEV( 0x1210, 0x0003, 0x0100, 0x0100, US_SC_DEVICE, US_PR_DEVICE, NULL, US_FL_IGNORE_RESIDUE ), +/* This prevents the kernel from detecting the virtual cd-drive with the + * Windows drivers. +*/ +UNUSUAL_DEV( 0x12d1, 0x1003, 0x0000, 0xffff, + "HUAWEI", + "E220 USB-UMTS Install", + US_SC_DEVICE, US_PR_DEVICE, NULL, + US_FL_IGNORE_DEVICE), + /* Reported by Vilius Bilinkevicius