Forwarded to the proper authorities,
Linus
---------- Forwarded message ----------
From: Rinat Camalov <[email protected]>
Date: Thu, Aug 30, 2012 at 12:57 AM
Subject: Kernel beceem driver
To: [email protected]
Hello!! I tried to contact ZTE, but the don't respond.
In the linux kernel there is a driver for bcm250 chipset
(/drivers/staging/bcm) but my device ZTE AX226 has this id 19d2:0172,
and in this file /drivers/staging/bcm/interfaceinit.h there is no my
device, only 19d2:0132 (which is NOT zte ax226 device, it is other
device, someone mistaking it ). I'm changing it manualy and compiling
kernel, it takes long time . Could you please add my device id to
/drivers/staging/bcm/interfaceinit.h correctly.
#define BCM_USB_PRODUCT_ID_226 0x0132 // this one is incorrect
#define BCM_USB_PRODUCT_ID_226 0x0172 // this is correct one
_______________________________________________
devel mailing list
[email protected]
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel