Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261869AbVCCQHh (ORCPT ); Thu, 3 Mar 2005 11:07:37 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261909AbVCCQHg (ORCPT ); Thu, 3 Mar 2005 11:07:36 -0500 Received: from linux01.gwdg.de ([134.76.13.21]:1994 "EHLO linux01.gwdg.de") by vger.kernel.org with ESMTP id S261869AbVCCQHY (ORCPT ); Thu, 3 Mar 2005 11:07:24 -0500 Date: Thu, 3 Mar 2005 17:07:20 +0100 (MET) From: Jan Engelhardt cc: linux-kernel@vger.kernel.org Subject: Re: pci_find_class obsolete In-Reply-To: <42271D12.90408@tiscali.de> Message-ID: References: <42271D12.90408@tiscali.de> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII To: unlisted-recipients:; (no To-header on input) Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 748 Lines: 24 >> What function would I need to use, now that pci_find_class is gone? > Hi! > you have to use pci_get_class (). But have a look at the patches for 6111 > on my webiste: I use 4996 because it uses four times less kernel memory than 6111. (And on top, 6111 does not give me any performance improvements over 4996.) > http://unixforge.org/~matthias-christian-ott/index.php?entry=entry050303-082233 What's the patch doing? I do not use AGPGART/DRI - no performance plus either. Jan Engelhardt -- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/