Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=862e9043776578d575494db79d9189795350ed67
Commit:     862e9043776578d575494db79d9189795350ed67
Parent:     92f5cae2e8914d2d762728dd7629e5121ba070f3
Author:     Phil Dibowitz <[EMAIL PROTECTED]>
AuthorDate: Sun Apr 15 23:42:40 2007 -0700
Committer:  Greg Kroah-Hartman <[EMAIL PROTECTED]>
CommitDate: Fri Apr 27 13:28:42 2007 -0700

    USB: Remove Huawei unusual_devs entry
    
    Per the Rui Santos and the hardware manufacturers, this actually inhibits
    useful parts of the hardware. The correct way to use this hardware is with 
the
    software at http://www.kanoistika.sk/bobovsky/archiv/umts/ and the 
manufacturers
    are also planning on including Linux drivers/material in future revisions.
    
    CC: Rui Santos <[EMAIL PROTECTED]>
    CC: <[EMAIL PROTECTED]>
    CC: <[EMAIL PROTECTED]>
    CC: <[EMAIL PROTECTED]>
    CC: <[EMAIL PROTECTED]>
    Signed-off-by: Phil Dibowitz <[EMAIL PROTECTED]>
    Signed-off-by: Greg Kroah-Hartman <[EMAIL PROTECTED]>
---
 drivers/usb/storage/unusual_devs.h |    9 ---------
 1 files changed, 0 insertions(+), 9 deletions(-)

diff --git a/drivers/usb/storage/unusual_devs.h 
b/drivers/usb/storage/unusual_devs.h
index 4a9d0d5..8b3145a 100644
--- a/drivers/usb/storage/unusual_devs.h
+++ b/drivers/usb/storage/unusual_devs.h
@@ -1371,15 +1371,6 @@ 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.  <[EMAIL PROTECTED]>
-*/
-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 <vilisas AT xxx DOT lt) */
 UNUSUAL_DEV(  0x132b, 0x000b, 0x0001, 0x0001,
                "Minolta",
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to