There are also some good articles in Linux Magazine and Linux Journal on writing device drivers. And Borland's Kylix Developer suite comes with a good book with a whole chapter on writing device drivers. Of course that means writing device drivers in the PASCAL language. But Kylix is a RAD environment [ which of course is probably useless for writing a device driver ;) ]. > -----Original Message----- > From: D. Hageman [mailto:dhageman@dracken.com] > Sent: Wednesday, October 03, 2001 9:56 AM > To: arvindp > Cc: kclug@kclug.org > Subject: Re: Ethernet lan driver > > > > 1) Go to book store and buy "Linux Device Drivers" published > by O'Rielly. > > 2) While you are there ... you might was well pick up > "Understanding the > Linux Kernel" published by O'Rielly. > > 3) Read. > > 4) Look at the code of the pre-existing ethernet drivers and > use the same > "code structure" as a roadmap. > > or if you are in a hurry ... just skip to step 4 and start hacking ... > > > On Wed, 3 Oct 2001, arvindp wrote: > > > Hello groups, > > > > I want to develope ethernet lan device driver on Linux. > Any linux development kit is present in world or not ? How i > will start to wirte device driver. I know littel bit about > hardware like vender_id and device_id etc. . > > > > Please send information as soon. > > > > Thanks, > > Hitesh k suhagiya. > > > > -- > //========================================================\ > || D. Hageman || > \========================================================// > > > > majordomo@kclug.org >