jalaja devi wrote:
> 
> I want to port a Network driver from kernel2.2.x to
> 2.4. Could anyone please point me a handy pointer
> where i can find a complete documentation.

http://www.firstfloor.org/~andi/softnet/

Also, take a look at acenic.c and eepro100.c.  They
both support 2.2 and 2.4.  The compatibility macros
will provide pointers.

> I could find some, but not the complete changes
> required.
> 
> Also, Approximate time estimation for this migration
> from an experienced developer would be much helpful.

It took me about 30 minutes to scruffily hack a 2.2 net
driver into the 2.4 APIs.  I'd allow a day to do it
properly.  Plus another day for testing, especially
if you want to support SMP well.

-
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to