From owner-freebsd-doc@FreeBSD.ORG Thu Jun 2 07:28:01 2005 Return-Path: X-Original-To: doc@freebsd.org Delivered-To: freebsd-doc@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 91BE816A41C for ; Thu, 2 Jun 2005 07:28:01 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F0F143D1F for ; Thu, 2 Jun 2005 07:28:01 +0000 (GMT) (envelope-from joseph.koshy@gmail.com) Received: by rproxy.gmail.com with SMTP id i8so91902rne for ; Thu, 02 Jun 2005 00:28:00 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=fAwDZol5DoTsF+OJGpEeQptNKDA3sNE6d8GGFWzooADi0aTNn9DtpifP4thlUSgZiC29WihdOOr5dBbnhOdZ8JGyfmlWFeG18osaRDYfHUcR8b7eDsbCtg2ZTQSWBbWJfWf4vRWg6VMwvU5P+4OOuJA2LO23PFt6LaVn6DcsYQk= Received: by 10.38.88.44 with SMTP id l44mr219320rnb; Thu, 02 Jun 2005 00:28:00 -0700 (PDT) Received: by 10.38.209.31 with HTTP; Thu, 2 Jun 2005 00:28:00 -0700 (PDT) Message-ID: <84dead7205060200284d227dee@mail.gmail.com> Date: Thu, 2 Jun 2005 12:58:00 +0530 From: Joseph Koshy To: "marm.mm@t-online.de" In-Reply-To: <1DdjvJ-0zSyo40@fwd33.aul.t-online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <1DdjvJ-0zSyo40@fwd33.aul.t-online.de> Cc: doc@freebsd.org Subject: Re: functions reference X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Joseph Koshy List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Jun 2005 07:28:01 -0000 > the freebsd source, does it make sense to distribute a=20 > referenve to those functions ? There is an online reference at http://fxr.watson.org/. > For example writing drivers for a > network card, requires knowlegde about several things,=20 > so creating a section for writing modules and pack all the=20 > things which are associated within this sections. Yes we badly need a set of tutorials/guides on such programming tasks. Currently browsing the source is the way to understand how such things are done. Our section 9 manuals also need to be updated in places. --=20 FreeBSD Volunteer, http://people.freebsd.org/~jkoshy