lwip-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-devel] contrib module: add netif drivers


From: Frédéric BERNON
Subject: Re: [lwip-devel] contrib module: add netif drivers
Date: Wed, 21 Nov 2007 20:14:23 +0100

I think that "pktif.c" is not very dependant of Win32, but it's mainly the ethernetif.c skeleton adaptation. "pktdrv.c" is more dependant. But is there any other OS where packet32 library can be used ?

So, for this driver, I'm not sure. But there is cs8900if.c in contrib\ports\old\c16x\netif. So, a folder for only 2 netifs ?


----- Original Message ----- From: <address@hidden>
To: "lwip-devel" <address@hidden>
Sent: Wednesday, November 21, 2007 7:52 PM
Subject: [lwip-devel] contrib module: add netif drivers


Hi all,

I just wanted to make a short poll about adding a third directory directly under the contrib module, named 'netif_drivers' or 'drivers'. The first driver I would move there would be the driver currently located in the msvc6 port, since it is a rather generic driver for using the packet-library, which should be available on many systems.

A problem would be of course to keep drivers free from deoendencies to OS, compiler and other platform related code (the lwIP sys layer can be used).

But maybe it's not that important after all?

Simon


_______________________________________________
lwip-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/lwip-devel







reply via email to

[Prev in Thread] Current Thread [Next in Thread]