From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268216AbUHFR24 (ORCPT ); Fri, 6 Aug 2004 13:28:56 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268212AbUHFRZb (ORCPT ); Fri, 6 Aug 2004 13:25:31 -0400 Received: from shockwave.systems.pipex.net ([62.241.160.9]:53994 "EHLO shockwave.systems.pipex.net") by vger.kernel.org with ESMTP id S268191AbUHFRYX (ORCPT ); Fri, 6 Aug 2004 13:24:23 -0400 Message-ID: <4113BEC5.6030909@tungstengraphics.com> Date: Fri, 06 Aug 2004 18:24:21 +0100 From: Keith Whitwell User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030922 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jon Smirl Cc: Ian Romanick , Dave Airlie , "DRI developer's list" , lkml Subject: Re: DRM function pointer work.. References: <20040806171641.14189.qmail@web14928.mail.yahoo.com> In-Reply-To: <20040806171641.14189.qmail@web14928.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org > The key here is that distributions release new kernels at a rapid pace. > This is not X where we get a new release every five years. The standard > mechanism for upgrading device drivers in Linux is to add them to the > kernel and wait for a release. So, people have to reboot to install a new graphics driver? How very windows... At least with windows you don't have to re-install the whole OS first... Keith