From owner-freebsd-questions@FreeBSD.ORG Thu Aug 14 07:59:16 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88AF937B401 for ; Thu, 14 Aug 2003 07:59:16 -0700 (PDT) Received: from webserver2.rtl.org (rtl-3.i2k.com [63.94.12.207]) by mx1.FreeBSD.org (Postfix) with ESMTP id AA36443F75 for ; Thu, 14 Aug 2003 07:59:15 -0700 (PDT) (envelope-from jstewart@rtl.org) Received: from rtl.org (rtl-2.i2k.com [63.94.12.206]) by webserver2.rtl.org (8.11.6/8.11.6) with ESMTP id h7EEsAi32182; Thu, 14 Aug 2003 10:54:10 -0400 Message-ID: <3F3BA405.2020101@rtl.org> Date: Thu, 14 Aug 2003 11:00:21 -0400 From: Jason Stewart User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030701 X-Accept-Language: en-us, en MIME-Version: 1.0 To: unix_rules@excite.com References: <20030812065120.45EB23D22@xmxpita.excite.com> In-Reply-To: <20030812065120.45EB23D22@xmxpita.excite.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: Writing FreeBSD device drivers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2003 14:59:16 -0000 unix wrote: >Hi, > > I am looking for some good documentation to get a head start in FreeBSD device driver programming. Can any of you gurus provide me with some pointers regarding the availability of such documentation? > > >Thanx in advance... > > > > >_______________________________________________ > >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > > I would not call myself a guru, but this might be of use to you: http://www.freebsd.org/doc/en_US.ISO8859-1/books/arch-handbook/index.html http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/index.html