From owner-cvs-all Mon Oct 2 5:22:27 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 7B17537B503; Mon, 2 Oct 2000 05:22:24 -0700 (PDT) Received: (from alex@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA67384; Mon, 2 Oct 2000 05:22:24 -0700 (PDT) (envelope-from alex@FreeBSD.org) Message-Id: <200010021222.FAA67384@freefall.freebsd.org> From: Alexander Langer Date: Mon, 2 Oct 2000 05:22:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: www/en/tutorials index.sgml X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG alex 2000/10/02 05:22:24 PDT Modified files: en/tutorials index.sgml Log: Open a new list for external tutorials. List three kernel-programming tuturials on Daemonnews: * Dynamic Kernel Linker (KLD) Facility Programming Tutorial by Andrew Reiter * How to Write Kernel Drivers with Newbus by myself * Writing an ISA device driver by Sergey Babkin Reading this documents gives one a fairly good start in kernel programming. Revision Changes Path 1.17 +19 -2 www/en/tutorials/index.sgml To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message