From owner-freebsd-chat@FreeBSD.ORG Thu Aug 31 22:28:47 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 6C9E916A4DD for ; Thu, 31 Aug 2006 22:28:47 +0000 (UTC) (envelope-from scrappy@freebsd.org) Received: from hub.org (hub.org [200.46.204.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id A495F43D73 for ; Thu, 31 Aug 2006 22:28:34 +0000 (GMT) (envelope-from scrappy@freebsd.org) Received: from localhost (wm.hub.org [200.46.204.128]) by hub.org (Postfix) with ESMTP id 0E37B291B0B; Thu, 31 Aug 2006 19:28:30 -0300 (ADT) Received: from hub.org ([200.46.204.220]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 54285-02; Thu, 31 Aug 2006 22:28:33 +0000 (UTC) Received: by hub.org (Postfix, from userid 1046) id 31401291B09; Thu, 31 Aug 2006 19:28:29 -0300 (ADT) Received: from localhost (localhost [127.0.0.1]) by hub.org (Postfix) with ESMTP id 264EC290C98; Thu, 31 Aug 2006 19:28:29 -0300 (ADT) Date: Thu, 31 Aug 2006 19:28:29 -0300 (ADT) From: "Marc G. Fournier" X-X-Sender: freebsd@hub.org To: Gilles Chehade In-Reply-To: <44F7619B.8010609@evilkittens.org> Message-ID: <20060831192632.T82634@hub.org> References: <20060830232723.GU10101@multics.mit.edu> <98f5a8830608301731s2b0663e3g94b0bd32f8a06a78@mail.gmail.com> <950621ad0608310654h78ae0023g346abd108815ae72@mail.gmail.com> <20060831110112.J82634@hub.org> <20060831184715.B82634@hub.org> <44F7619B.8010609@evilkittens.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: miros-discuss@mirbsd.org, misc@openbsd.org, freebsd-chat@freebsd.org, netbsd-users@netbsd.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:28:47 -0000 On Fri, 1 Sep 2006, Gilles Chehade wrote: > Marc G. Fournier wrote: >>> >>> I doubt that'll be productive -- NetBSD, FreeBSD and OpenBSD have all >>> different goals... >> >> 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? >> > > How would a common API provide more support from the vendor ? What does the > API have to do with releasing documentation ? I'd rather have Adaptec provide a source code driver for their cards directly, then have Scott Long have to fight with unavailability of documentation itself ... if the driver works, what do we need documentation for?