Re: [RFC 7/8] fpga-region: add sysfs interface

2017-02-17 Thread Yves Vandervennet
Moritz, whatever solution we decide to go with has to work with other OS'es. The last thing we want to do is to have wrappers that are Linux specific. Yves On Wed, 15 Feb 2017, Moritz Fischer wrote: >>Hi Jason, >> >>On Wed, Feb 15, 2017 at 12:37 PM, Jason Gunthorpe >> wrote: >>> On Wed, Feb

Re: [RFC PATCH] fpga: Introduce new fpga subsystem

2013-09-25 Thread Yves Vandervennet
Greg, >> The default hotplug-script doesn't do anything special (that the kernel >> couldn't do by itself). What's great is that it could call another >> script that adds headers or does whatever other special un-gzipping or >> other massaging that the firmware image needs before it gets loaded.

Re: [RFC PATCH] fpga: Introduce new fpga subsystem

2013-09-19 Thread Yves Vandervennet
On Thu, Sep 19, 2013 at 5:55 AM, Michal Simek 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