From owner-freebsd-stable@FreeBSD.ORG Thu Nov 25 23:48:47 2004 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8773316A4CE for ; Thu, 25 Nov 2004 23:48:47 +0000 (GMT) Received: from mail.dt.e-technik.uni-dortmund.de (mail.dt.e-technik.Uni-Dortmund.DE [129.217.163.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id D779B43D1D for ; Thu, 25 Nov 2004 23:48:46 +0000 (GMT) (envelope-from ma@dt.e-technik.uni-dortmund.de) Received: from localhost (localhost [127.0.0.1])D943B4A12F for ; Fri, 26 Nov 2004 00:48:45 +0100 (CET) Received: from mail.dt.e-technik.uni-dortmund.de ([127.0.0.1]) by localhost (krusty [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 05760-03-2 for ; Fri, 26 Nov 2004 00:48:45 +0100 (CET) Received: from m2a2.dyndns.org (p5485408E.dip.t-dialin.net [84.133.64.142]) 238254A12B for ; Fri, 26 Nov 2004 00:48:45 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by merlin.emma.line.org (Postfix) with ESMTP id 5E499DE67C for ; Fri, 26 Nov 2004 00:48:44 +0100 (CET) Received: from merlin.emma.line.org ([127.0.0.1]) by localhost (m2a2.dyndns.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 29266-06 for ; Fri, 26 Nov 2004 00:48:43 +0100 (CET) Received: by merlin.emma.line.org (Postfix, from userid 500) id 9D9C4DE67B; Fri, 26 Nov 2004 00:48:43 +0100 (CET) To: freebsd-stable@freebsd.org In-Reply-To: <41A65FA7.2080704@mukappabeta.de> (Matthias Buelow's message of "Thu, 25 Nov 2004 23:41:43 +0100") User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (gnu/linux) References: <51611.192.168.0.200.1101398532.squirrel@192.168.0.200> <200411251706.22229.mark@markdnet.demon.co.uk> <1101405168.99948.43.camel@zircon.zircon.seattle.wa.us> <200411251807.47294.mark@markdnet.demon.co.uk> <20041125194327.C5321@bigtower.net> <1101411381.568.1.camel@grass.dyndns.org> <1101411674.99948.51.camel@zircon.zircon.seattle.wa.us> <86u0rdr9l0.fsf@srvbsdnanssv.interne.kisoft-services.com> <1101412864.568.7.camel@grass.dyndns.org> <41A63AE3.9020008@mukappabeta.de> <20041125221914.M81723@wcborstel.nl> <41A65FA7.2080704@mukappabeta.de> From: Matthias Andree Date: Fri, 26 Nov 2004 00:48:43 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Scanned: by amavisd-new at dt.e-technik.uni-dortmund.de Subject: Re: the best graphicscard for FreeBSD X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Nov 2004 23:48:47 -0000 Matthias Buelow writes: > (but are probably well-known to the competitor). With the drivers > getting bigger and bigger (the ATI Catalyst graphics driver component > alone is over 8 megs), maybe a lot of the logics is actually in the > proprietary driver code? Likely. The same can be seen for CPUs, more and more specialization is in the compiler. Ask Intel, Sun or Mips how much they're spending on chip development and how much on compiler development. :) -- Matthias Andree