Re: [Mipsbook-devel] kernel 2.6.31.3 minibook update

2011-06-13 Thread Ruben Viets
Hi, openvpn need to have universal tun/tap device driver support to be enabled (drivers/net/tun.ko). This can be done for the ingenic kernels, at this moment this is disabled in my configs. Can be added as modules or added to the kernel uImage. If you know how to compile the ingenic kernel 2

Re: [Mipsbook-devel] kernel 2.6.31.3 minibook update

2011-06-13 Thread Daniel Glöckner
Hi, On Mon, Jun 13, 2011 at 08:23:09PM +, Ruben Viets wrote: > For kernel 2.6.31.3. Testing is done very limited. ethernet only checked > wired, ethernet is very slow and cause a kernel crash at ifdown eth0, the > 'fix' is nok. are you referring to my March 27 patch? Daniel __