On Thu, Sep 19, 2013 at 5:55 AM, Michal Simek <mon...@monstr.eu> wrote:
>> Is there some way a per-device userspace helper can be added that can >> handle adding the headers? Such that different fpga types get different >> helpers? > > What do you exactly mean by that? Any example what do you want to achieve? Bit streams may not be in raw format, so using 'cat' is not possible. Xilinx and Altera have their own bit stream "richer" format, that need to be processed before they are presented to the driver(s). So, a hotplug helper per manufacturer/FPGA is required. Assuming 'cat' will be used is too limiting. Does it make sense to you? Thanks Yves Altera Corp. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/