Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S265101AbUFAQLg (ORCPT ); Tue, 1 Jun 2004 12:11:36 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S265090AbUFAQIC (ORCPT ); Tue, 1 Jun 2004 12:08:02 -0400 Received: from linux.us.dell.com ([143.166.224.162]:61905 "EHLO lists.us.dell.com") by vger.kernel.org with ESMTP id S265094AbUFAQFD (ORCPT ); Tue, 1 Jun 2004 12:05:03 -0400 Date: Tue, 1 Jun 2004 11:04:57 -0500 From: Matt Domsch To: davej@redhat.com Cc: linux-kernel@vger.kernel.org Subject: intel-agp: skip non-AGP devices Message-ID: <20040601160457.GA11437@lists.us.dell.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="KsGdsel6WgEHnImy" Content-Disposition: inline User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2202 Lines: 77 --KsGdsel6WgEHnImy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Dave,=20 On our PowerEdge 2600 system, which has an Intel E7501 Memroy Controller Hub, the intel-agp probe code is reporting, at KERN_ERR no less: agpgart: Unsupported Intel chipset (device id 254c) Now, of course it says this, as this device does not present itself as AGP-capable: 00:00.0 Host bridge: Intel Corp. E7501 Memory Controller Hub (rev 01) Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr+ Steppi= ng- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=3Dfast >TAbort- SERR- device); + if (cap_ptr) + printk(KERN_WARNING PFX "Unsupported Intel chipset (device id: %04x)\n", + pdev->device); return -ENODEV; }; =20 --KsGdsel6WgEHnImy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFAvKkpIavu95Lw/AkRAhgbAJ4jaZaR1Fp7McB0X/p5ZB8yUZWq5QCfUBwA BNRSV8O/IcONmZ/o6M1tTZ0= =4t4z -----END PGP SIGNATURE----- --KsGdsel6WgEHnImy-- - 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/