Tapas, Please look into the Linux kernel source, it also has Realtech driver in kernel but perhaps supporting newer chips from realtech.
http://lxr.linux.no/linux+v2.6.36/drivers/net/r8169.c <http://lxr.linux.no/linux+v2.6.36/drivers/net/r8169.c>I think you can go through the link you are trying to validate, being a careful reader, and keep referring to above file for any corresponding changes in API described on that link. Rajat On Wed, Nov 3, 2010 at 10:09 PM, Denis Kirjanov <[email protected]> wrote: > There are many good examples in drivers/net. > drivers/net/pci-skeleton.c for example. I think that it is a not big > problem to compare the text from the link with the current state of > the device drivers. > > On Wed, Nov 3, 2010 at 9:42 AM, Tapas Mishra <[email protected]> > wrote: > > On Wed, Nov 3, 2010 at 8:19 AM, Mulyadi Santosa > > <[email protected]> wrote: > >> On Tue, Nov 2, 2010 at 18:09, Tapas Mishra <[email protected]> > wrote: > >>> Hi, > >>> wanted to know if the information given on this link is still valid. > >>> http://linuxgazette.net/93/bhaskaran.html > >> > >> Have you give it try first and see how it comes up? > > How can I give it a try I am new to programming network devices I am > > reading what ever resources I have. > > (I know about LDD Chapter 17) no where on that link date is mentioned > > so some one who is in practice > > can tell me if these functions are still valid. > > > > -- > > To unsubscribe from this list: send an email with > > "unsubscribe kernelnewbies" to [email protected] > > Please read the FAQ at http://kernelnewbies.org/FAQ > > > > > > > > -- > Regards, > Denis > > -- > To unsubscribe from this list: send an email with > "unsubscribe kernelnewbies" to [email protected] > Please read the FAQ at http://kernelnewbies.org/FAQ > >
