On 5/14/05, sushil mayengbam <kernel_hooker@xxxxxxxxx> wrote: > hi folks, > i'm currently on the way to understand the driver for Realtek-8139. > pliz give me some tips and links for making the things work. (pliz don't > suggest to > have Rubini's DRIVER book(i already have!)). > > regards, > sushil > 1) First get the official documents of rtl-8139 chip. The official document is pretty good and contains some c examples. http://www.realtek.com.tw 2) Go through chapter 17 of ldd3(if you are loocking for 2.6 ) or chapter 14(for 2.4) of ldd2. But you might not find the details there. 3) Go through the sources of linux realtek drivers. \drivers\net\8139cp.c and 8139too.c regards Manish Regmi -- --------------------------------------------------------- "Owning a hammer doesn't make one an architect" -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/