Hello I started writing firmware for the Cypress eazyusb (AN2131Q). To deploy it, I need to recompile/reinstall the kernel and the kernel modules right now. To be able to change the firmware quickly thereby improving development speed, I would like to dynamically link it to the kernel. One element to accomplish this seems to be CONFIG_FIRMWARE_IN_KERNEL=n in the .config file. This alone however does not to change the loaded firmware. Also "make firmware_install", a subsequent recompilation/installation of all modules, and repluging of the EAZYUSB does not to do the trick. What else do I need to do ? Is the firmware deployed in an additional kernel module that I need to reload by any chance ? Thanks Tilman -- 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