From owner-freebsd-drivers@FreeBSD.ORG Sun Dec 16 07:16:05 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 51A4916A418; Sun, 16 Dec 2007 07:16:05 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from harmony.bsdimp.com (bsdimp.com [199.45.160.85]) by mx1.freebsd.org (Postfix) with ESMTP id 13DD913C459; Sun, 16 Dec 2007 07:16:04 +0000 (UTC) (envelope-from imp@bsdimp.com) Received: from localhost (localhost [127.0.0.1]) by harmony.bsdimp.com (8.14.1/8.14.1) with ESMTP id lBG7D5ZM046601; Sun, 16 Dec 2007 00:13:05 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 16 Dec 2007 00:14:48 -0700 (MST) Message-Id: <20071216.001448.-1697992216.imp@bsdimp.com> To: alfred@freebsd.org From: "M. Warner Losh" In-Reply-To: <20071216064710.GY16982@elvis.mu.org> References: <47642003.3080202@miralink.com> <20071216064710.GY16982@elvis.mu.org> X-Mailer: Mew version 5.2 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: freebsd-drivers@freebsd.org Subject: Re: 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: Sun, 16 Dec 2007 07:16:05 -0000 In message: <20071216064710.GY16982@elvis.mu.org> Alfred Perlstein writes: : * Sean Bruno [071215 10:42] wrote: : > 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. : : That would be interesting, to at least set up a mailing list : for kernel-newbies@freebsd.org sort of like questions@freebsd.org : but only for kernel questions. I thought that's what this list was for... Warner