From owner-freebsd-drivers@FreeBSD.ORG Sat Dec 15 18:42:15 2007 Return-Path: Delivered-To: freebsd-drivers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4878E16A469 for ; Sat, 15 Dec 2007 18:42:15 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from plato.miralink.com (mail.miralink.com [70.103.185.20]) by mx1.freebsd.org (Postfix) with ESMTP id 24F0013C43E for ; Sat, 15 Dec 2007 18:42:15 +0000 (UTC) (envelope-from sbruno@miralink.com) Received: from localhost (localhost.localdomain [127.0.0.1]) by plato.miralink.com (Postfix) with ESMTP id CC20B61B10A for ; Sat, 15 Dec 2007 10:42:14 -0800 (PST) Received: from plato.miralink.com ([127.0.0.1]) by localhost (plato.miralink.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 13727-05 for ; Sat, 15 Dec 2007 10:42:12 -0800 (PST) Received: from [10.47.1.118] (vpn.office.miralink.com [10.0.0.5]) by plato.miralink.com (Postfix) with ESMTP id D98D761B0DE for ; Sat, 15 Dec 2007 10:42:11 -0800 (PST) Message-ID: <47642003.3080202@miralink.com> Date: Sat, 15 Dec 2007 10:42:11 -0800 From: Sean Bruno User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: freebsd-drivers@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-DSPAM-Result: Innocent X-DSPAM-Processed: Sat Dec 15 10:42:12 2007 X-DSPAM-Confidence: 0.7856 X-DSPAM-Probability: 0.0000 X-DSPAM-Signature: 47642004177681214584237 X-DSPAM-Factors: 27, X-Virus-Scanned: amavisd-new at X-Spam-Status: No, score=-4.499 tagged_above=-10 required=6.6 autolearn=ham tests=[ALL_TRUSTED=-1.8, BAYES_00=-2.599, DSPAM_HAM=-0.1] X-Spam-Score: -4.499 X-Spam-Level: Subject: FreeBSD Kernel "Newbies" X-BeenThere: freebsd-drivers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Writing device drivers for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Dec 2007 18:42:15 -0000 I noticed that the Linux folks have started up a "newbies" project recently that allows mentoring and growth of new kernel programmers as well as a conduit for manufacturers to get drivers written and bugs fixed. http://kernelnewbies.org/ Is there any interest in starting up such an endeavor in the FreeBSD community? I think I could spend ~10 hours a week on such a project, but my kernel programming skills are mediocre at best. Sean