Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 26 Dec 2001 15:14:06 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 26 Dec 2001 15:13:47 -0500 Received: from eispost12.serverdienst.de ([212.168.16.111]:25860 "EHLO imail") by vger.kernel.org with ESMTP id ; Wed, 26 Dec 2001 15:13:38 -0500 Content-Type: text/plain; charset="iso-8859-1" From: Robert Szentmihalyi To: Eliezer dos Santos =?iso-8859-1?q?Magalh=E3es?= , Subject: Re: writing device drivers Date: Wed, 26 Dec 2001 21:13:09 +0100 X-Mailer: KMail [version 1.3.2] In-Reply-To: <01c301c18e45$6e2dd6b0$6400000a@cyber> In-Reply-To: <01c301c18e45$6e2dd6b0$6400000a@cyber> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <200112262115659.SM00162@there> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wednesday, 26. December 2001 20:42, Eliezer dos Santos Magalh?es wrote: > Hello all , > where can I find a good paper , or something good that could > teach me how to write device drivers ?? I really would like to > know , mainly network device drivers , for example , how could I > re-write the rtl8139 driver ? Please , if someone can help me ... > Tankx ... One of the best books on this topic is "Linux Device Drivers" by Alessandro Rubini & Jonathan Corbet. You may have a look at it at http://www.xml.com/ldd/chapter/book/index.html but I suggest buying the printed book. It's definately worth the money. hth, Robert -- Where do you want to be tomorrow? Entracom. Building Linux systems. http://www.entracom.de - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/