Re: Kernel beceem driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Aug 30, 2012 at 12:10 PM, Linus Torvalds
<torvalds@xxxxxxxxxxxxxxxxxxxx> wrote:
> Forwarded to the proper authorities,
>
>              Linus
>
>
> ---------- Forwarded message ----------
> From: Rinat Camalov <richman1000000d@xxxxxxxxx>
> Date: Thu, Aug 30, 2012 at 12:57 AM
> Subject: Kernel beceem driver
> To: torvalds@xxxxxxxxxxxxxxxxxxxx
>
>
> 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

I am currently performing more cleanup efforts on this driver.  I will
make sure your device is added in my next patch.

Thanks,
Kevin
_______________________________________________
devel mailing list
devel@xxxxxxxxxxxxxxxxxxxxxx
http://driverdev.linuxdriverproject.org/mailman/listinfo/devel


[Index of Archives]     [Linux Driver Backports]     [DMA Engine]     [Linux GPIO]     [Linux SPI]     [Video for Linux]     [Linux USB Devel]     [Linux Coverity]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]
  Powered by Linux