Guidelines to plug NE2K driver in ELKS
"Marc-F. LUCCA-DANIAU" <[email protected]> Sun, 5 Feb 2017 12:12:40 +0100
| Newsgroups | org.kernel.vger.linux-8086 |
|---|---|
| Message-ID | <[email protected]> |
Hello all, As suggested by Alan and Jody, I delivered a standalone code to drive the NE2K in /elks/arch/i86/drivers/net as a first step, and I intend to connect it to the low end of KTCP (in parallel of SLIP) as a second step. But because KTCP needs a "selectable" device to operate, and because I am not at ease with the select / poll implementation in ELKS, could I have some guidelines to integrate the current standalone code ? Thanks, MFLD