On Thu, Aug 28, 2014 at 11:25:30AM +0800, 刘磊 wrote: > Dear Johan: > Thanks for you reply. > i had been find the pid of 0x9008 and 0x3197 was in moto-modem and qcserial drivers. > but the pid from 0xfff6 to 0xfffb and 0xffee/0xffec had been delete in new patch, that pid was not in usb drivers before. > i hope we can add that pid in option.c. thanks. Ahhh, commit 73228a0538a7 ("USB: option,zte_ev: move most ZTE CDMA devices to zte_ev") not only moved PIDs as its changelog claimed but also added new ones. Sneaky. I think we should be conservative here and add them back to zte_ev for now and then move them to option in 3.18. They have after all never been handled by any other driver than zte_ev. Thanks for catching this! Johan > >> - { USB_DEVICE(0x19d2, 0xfffc) }, > >> - { USB_DEVICE(0x19d2, 0xfffb) }, > >> - /* AC8710_V3 */ > >> - { USB_DEVICE(0x19d2, 0xfff6) }, > >> - { USB_DEVICE(0x19d2, 0xfff7) }, > >> - { USB_DEVICE(0x19d2, 0xfff8) }, > >> - { USB_DEVICE(0x19d2, 0xfff9) }, > >> - { USB_DEVICE(0x19d2, 0xffee) }, > >> - { USB_DEVICE(0x19d2, 0xffec) }, -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html