From owner-freebsd-arch@FreeBSD.ORG Mon Jan 26 21:57:26 2009 Return-Path: Delivered-To: arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4AA9E1065674; Mon, 26 Jan 2009 21:57:26 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id 1D7758FC08; Mon, 26 Jan 2009 21:57:26 +0000 (UTC) (envelope-from jhb@freebsd.org) Received: from server.baldwin.cx (pool-98-109-39-197.nwrknj.fios.verizon.net [98.109.39.197]) by cyrus.watson.org (Postfix) with ESMTPSA id A9D3946B0C; Mon, 26 Jan 2009 16:57:25 -0500 (EST) Received: from localhost (john@localhost [127.0.0.1]) (authenticated bits=0) by server.baldwin.cx (8.14.3/8.14.3) with ESMTP id n0QLvJk9080649; Mon, 26 Jan 2009 16:57:19 -0500 (EST) (envelope-from jhb@freebsd.org) From: John Baldwin To: Alfred Perlstein Date: Mon, 26 Jan 2009 16:40:59 -0500 User-Agent: KMail/1.9.7 References: <200901260947.32870.jhb@freebsd.org> <20090126203824.GO5889@elvis.mu.org> In-Reply-To: <20090126203824.GO5889@elvis.mu.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200901261640.59239.jhb@freebsd.org> X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-2.0.2 (server.baldwin.cx [127.0.0.1]); Mon, 26 Jan 2009 16:57:20 -0500 (EST) X-Virus-Scanned: ClamAV 0.94.2/8905/Mon Jan 26 12:29:36 2009 on server.baldwin.cx X-Virus-Status: Clean X-Spam-Status: No, score=-4.4 required=4.2 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on server.baldwin.cx Cc: arch@freebsd.org Subject: Re: Trimming the default /boot/device.hints X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jan 2009 21:57:26 -0000 On Monday 26 January 2009 3:38:24 pm Alfred Perlstein wrote: > There's no way to conditionally include them based on if > ISA is present? No, but I dare you to show me a box with ISA expansion slots that you plan to run 8.0 on. :) Or rather, I dare you to show me _enough_ of said boxes to where removing these hints from the default set will inconvenience more users than the folks having their ethernet come up as le1 in vmware guests. :) -- John Baldwin