[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 112: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3823)
Parallella Community • View topic - FPGA access in Linux 4.4
Page 2 of 2

Re: FPGA access in Linux 4.4

PostPosted: Fri May 13, 2016 1:52 pm
by sebraa

Re: FPGA access in Linux 4.4

PostPosted: Sat May 14, 2016 10:08 am
by kirill
Thanks Ola, having xdevcfg included in the official kernel is very helpful. I see you also fixed device tree to enable fpga clocks, I was going to ask/investigate why they din't work for me, now I don't have to.

@sebraa one can build extra modules without recompiling the kernel, although it is often a bit tricky to get right. So yeah it would be nice if UIO divers were included in the next release, possibly as modules. And I also agree with sebraa with regard to including access to kernel config from /proc.