Re: [PATCH]linux-usb:To resolve the issue that the "option" driveris loaded wrongly when Huawei datacard the PID of which is 0x14ACinsterted into Linux System.

From: Greg KH
Date: Mon Nov 01 2010 - 07:04:46 EST


On Mon, Nov 01, 2010 at 11:32:18AM +0800, marui wrote:
> From: ma rui <m00150988@xxxxxxxxxx>
> 1.This patch is based on kernel of 2.6.36
> 2.when huawei datacard with PID 0x14AC is insterted into Linux system, the present kernel will load the "option" driver to all the interfaces. But actually, some interfaces run as other function and do not need "option" driver.
> 3.In this path, we modify the id_tables, when the PID is 0x14ac ,VID is 0x12d1, Only when the interface's Class is 0xff,Subclass is 0xff, Pro is 0xff, it does need "option" driver.
> Signed-off-by: ma rui <m00150988@xxxxxxxxxx>

Thanks for the patch, I'll queue it up.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/