CHROMIUM: blacklist Micromax CD-ROM devices
This patch follows "CHROMIUM: blacklist huawei and zte cd-rom devices" (commit 8413e71f40024b22bed5cbe94beff965ce22b7ca) to blacklist the CD-ROM device exposed by some Micromax 3G dongle. BUG=chromium:313211 TEST=Tested the following manually: - Plug and unplug a Micromax MMX 377G dongle into peppy 10 times. - Each time, observe that the system connects to the mobile network. Check that "egrep -i 'usb.+reset' /var/log/messages" returns no matches. Change-Id: If99cbf520c5c744c83814568e975a5b538d1eec6 Signed-off-by: Ben Chan <benchan@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/175954 Reviewed-by: mukesh agrawal <quiche@chromium.org>
This commit is contained in:
@@ -83,6 +83,7 @@ static const char *const VENDOR_BLACKLIST[] = {
|
||||
*/
|
||||
"HSPA",
|
||||
"HUAWEI",
|
||||
"Micromax",
|
||||
"USBModem",
|
||||
"ZTE",
|
||||
NULL
|
||||
|
||||
Reference in New Issue
Block a user