Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932374AbWEHIgF (ORCPT ); Mon, 8 May 2006 04:36:05 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932370AbWEHIgF (ORCPT ); Mon, 8 May 2006 04:36:05 -0400 Received: from omx1-ext.sgi.com ([192.48.179.11]:28567 "EHLO omx1.americas.sgi.com") by vger.kernel.org with ESMTP id S932364AbWEHIgC (ORCPT ); Mon, 8 May 2006 04:36:02 -0400 Message-ID: <445F02E4.5000004@sgi.com> Date: Mon, 08 May 2006 10:35:48 +0200 From: Jes Sorensen User-Agent: Thunderbird 1.5 (X11/20060317) MIME-Version: 1.0 To: Arjan van de Ven CC: Grant Coady , "Randy.Dunlap" , Brent Casavant , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, akpm@osdl.org, jeremy@sgi.com Subject: Re: [PATCH] Move various PCI IDs to header file References: <20060504180614.X88573@chenjesu.americas.sgi.com> <20060504173722.028c2b24.rdunlap@xenotime.net> <445AE690.5030700@sgi.com> <0jkn52lnu505eb26plf5o7buertimg2e6v@4ax.com> <445EF968.3080903@sgi.com> <1147077120.2888.5.camel@laptopd505.fenrus.org> In-Reply-To: <1147077120.2888.5.camel@laptopd505.fenrus.org> X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 780 Lines: 22 Arjan van de Ven wrote: > On Mon, 2006-05-08 at 09:55 +0200, Jes Sorensen wrote: >> So much for being able to go through the pci_ids.h file to get an idea >> about whether or not a device may have a chance of being supported :( > > that wasn't there ever anyway.. > > modules.pcimap is more like it anyway Wasn't bullet proof since some people just stuck it in their drivers due to laziness, but it was a pretty good indicator. I've gone through it many times to see if I could find a match for a device ;( Anyway .... Cheers, Jes - 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/