Re: [etherlab-users] Make Module Errors

2015-10-16 Thread David Jiménez Mejías
Thank you very much for your reply, I just tried but I get new error. The original call for alloc_netdev() is teh next: dev->netdev = alloc_netdev(sizeof(ec_gen_device_t *), , ether_setup); Adding the third argument according with you tip, the line looks like follow: dev->netdev =

Re: [etherlab-users] Make Module Errors

2015-10-16 Thread David Jiménez Mejías
Sorry for the reply before, don't take it on care. All just done correctly. Thanks - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - David Jiménez Mejías - Gran Telescopio de Canarias S.A Ingeniero de Operación / Operation Engineer Centro de Astrofísica de La

[etherlab-users] Make Module Errors

2015-10-16 Thread David Jiménez Mejías
Hello! I'm working on Ubuntu 14.04 with 3.19 kernel and I would like to install the EtherLab Master on it. I just done correctly ./configure with the generic driver because de kernel 3.19 is not supported by my actual driver (e1000e). make just done correctly too The make module doesn't

Re: [etherlab-users] Make Module Errors

2015-10-16 Thread Patrick Brünn
Hi David, with Kernel 3.17 the signature of alloc_netdev() changed. A simple patch would be to add “NET_NAME_UNKNOWN” as third parameter. Regards, Patrick --- From: etherlab-users [mailto:etherlab-users-boun...@etherlab.org] On Behalf Of David Jiménez Mejías Sent: Freitag, 16. Oktober 2015