Hi, Attached patch extracts implementation of FDC commands to external methods. All command handlers share the same prototype ; this is required for my upcoming patch which will simplify code a lot. That's no real code change, simply code moving. Hervé