From owner-freebsd-chat@FreeBSD.ORG Thu Aug 31 22:36:06 2006 Return-Path: X-Original-To: freebsd-chat@freebsd.org Delivered-To: freebsd-chat@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5246116A4DD for ; Thu, 31 Aug 2006 22:36:06 +0000 (UTC) (envelope-from pedro@ambientworks.net) Received: from jp.animata.net (jp.animata.net [220.110.80.87]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9841643D76 for ; Thu, 31 Aug 2006 22:35:50 +0000 (GMT) (envelope-from pedro@ambientworks.net) Received: from jp.animata.net (pedro@localhost.animata.net [127.0.0.1]) by jp.animata.net (8.13.6/8.13.6) with ESMTP id k7VMZiXe020890 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 1 Sep 2006 08:35:44 +1000 (EST) Received: (from pedro@localhost) by jp.animata.net (8.13.6/8.13.3/Submit) id k7VMZiYe023853; Thu, 31 Aug 2006 19:35:44 -0300 (GMT) X-Authentication-Warning: jp.animata.net: pedro set sender to pedro@ambientworks.net using -f Date: Thu, 31 Aug 2006 19:35:43 -0300 From: Pedro Martelletto To: "Marc G. Fournier" Message-ID: <20060831223543.GC15085@jp.animata.net> References: <20060830232723.GU10101@multics.mit.edu> <98f5a8830608301731s2b0663e3g94b0bd32f8a06a78@mail.gmail.com> <950621ad0608310654h78ae0023g346abd108815ae72@mail.gmail.com> <20060831110112.J82634@hub.org> <20060831184715.B82634@hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060831184715.B82634@hub.org> X-Scanned-By: MIMEDefang 2.52 on 220.110.80.87 Cc: misc@openbsd.org, Harpalus a Como , "Constantine A. Murenin" , Thorsten Glaser , netbsd-users@netbsd.org, miros-discuss@mirbsd.org, freebsd-chat@freebsd.org Subject: Re: The future of NetBSD X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Aug 2006 22:36:06 -0000 On Thu, Aug 31, 2006 at 06:50:00PM -0300, Marc G. Fournier wrote: > Even at the kernel level? Look at device drivers and vendors as one > example ... companies like adaptec have to write *one* device driver, for, > what, 50+ distributions of linux ... for us, they need to write one for > FreeBSD, one for NetBSD, one for OpenBSD, and *now* one for DragonflyBSD > ... if we had *at least* a common API for that sort of stuff, it might be > asier to get support at the vendor level, no? Vendors should release documentation, not write drivers. -p.