> what do you mean ? Do you have fifo mode hardcoded in HW ?? If that's > the case none of those will be used and you will call > ep_config_from_hw() instead of ep_config_from_table(). Otherwise, you > can pass a fifo_mode table from board-file. See that it's part of the > platform_data. We have dynamic FIFO's and use ep_config_from_table(). > Tell me exactly why you would need an extra fifo mode and we can start a discussion, > currently I see no shadow of need for another fifo_mode table. As of now I want to add double buffering to EP1 TX and RX. In future, I may need to add double buffering for some other EP's also. Regard, -Praveena Nadahally -- 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