Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265249AbUFHQqK (ORCPT ); Tue, 8 Jun 2004 12:46:10 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265250AbUFHQqK (ORCPT ); Tue, 8 Jun 2004 12:46:10 -0400 Received: from delerium.kernelslacker.org ([81.187.208.145]:18066 "EHLO delerium.codemonkey.org.uk") by vger.kernel.org with ESMTP id S265249AbUFHQqH (ORCPT ); Tue, 8 Jun 2004 12:46:07 -0400 Date: Tue, 8 Jun 2004 17:44:11 +0100 From: Dave Jones To: Matt Domsch Cc: Christoph Hellwig , linux-kernel@vger.kernel.org Subject: Re: intel-agp: skip non-AGP devices Message-ID: <20040608164411.GI3642@redhat.com> Mail-Followup-To: Dave Jones , Matt Domsch , Christoph Hellwig , linux-kernel@vger.kernel.org References: <20040601160457.GA11437@lists.us.dell.com> <20040601162058.GA20983@infradead.org> <20040601163100.GC1265@redhat.com> <20040608160027.GA13214@lists.us.dell.com> <20040608161745.GA13973@lists.us.dell.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040608161745.GA13973@lists.us.dell.com> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 772 Lines: 19 On Tue, Jun 08, 2004 at 11:17:45AM -0500, Matt Domsch wrote: > agpgart-bk and -mm didn't add proper PCI ID lists to sworks-agp.c (yet > I assume). Patch below does the same for this as I submitted for > Intel previously. It only prints a warning now if the device is AGP > capable but unrecognized. Ok, the other drivers do sensible things like checking for cap_ptr, and -ENODEV'ing if we don't find it. Too bad there are some wacky Intel/Sworks chipsets out there that don't have the AGP header, yet have AGP. Dave - 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/