From owner-freebsd-arch@FreeBSD.ORG Thu Sep 11 14:34:33 2003 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D6A6A16A4BF; Thu, 11 Sep 2003 14:34:33 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9D2D43FB1; Thu, 11 Sep 2003 14:34:32 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.9/8.12.3) with ESMTP id h8BLYUTX036667; Thu, 11 Sep 2003 15:34:31 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Thu, 11 Sep 2003 15:34:30 -0600 (MDT) Message-Id: <20030911.153430.91755961.imp@bsdimp.com> To: dfr@nlsystems.com From: "M. Warner Losh" In-Reply-To: <1063213147.26798.1.camel@builder02.qubesoft.com> References: <1063213147.26798.1.camel@builder02.qubesoft.com> X-Mailer: Mew version 2.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: arch@freebsd.org Subject: Re: When to burn those bridges X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 21:34:34 -0000 In message: <1063213147.26798.1.camel@builder02.qubesoft.com> Doug Rabson writes: : My feeling about that was always that the hostb driver provides : absolutely no added value in the system. When I was developing agp : originally, I just nuked it and kldloading agp.ko worked just fine. is that true even on systems with multiple host bridges? Warner