From owner-cvs-src@FreeBSD.ORG Sun Nov 16 16:22:21 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6E8B016A4CE; Sun, 16 Nov 2003 16:22:21 -0800 (PST) Received: from mail.chesapeake.net (chesapeake.net [208.142.252.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D53A43FE9; Sun, 16 Nov 2003 16:22:20 -0800 (PST) (envelope-from jroberson@chesapeake.net) Received: from localhost (jroberson@localhost) by mail.chesapeake.net (8.11.6/8.11.6) with ESMTP id hAH0MDx60125; Sun, 16 Nov 2003 19:22:13 -0500 (EST) (envelope-from jroberson@chesapeake.net) Date: Sun, 16 Nov 2003 19:22:13 -0500 (EST) From: Jeff Roberson To: Garrett Wollman In-Reply-To: <200311170009.hAH09n7u073008@khavrinen.lcs.mit.edu> Message-ID: <20031116191819.O10222-100000@mail.chesapeake.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Bruce Evans Subject: Re: cvs commit: src/sys/conf kern.post.mk kmod.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2003 00:22:21 -0000 On Sun, 16 Nov 2003, Garrett Wollman wrote: > < said: > > > Agreed, this is required the support the bug. > > Not everyone agrees that this is a bug. > > I would, however, be willing to stipulate that it is worth limiting > the number of option combinations a third-party vendor would need to > support. Anymore than 1 per release is too much test load for an officially supported product. We're only going to further deter companies from providing binary only drivers if they aren't going to work with most kernels. Furthermore, we're likely to crash if the driver is not compatible with the kernel. > > -GAWollman >