Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Nov 2014 19:50:15 +0100
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        Konstantin Belousov <kib@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r274040 - in head/sys: conf dev/agp
Message-ID:  <20141103195015.7d78af57@kalimero.tijl.coosemans.org>
In-Reply-To: <201411031149.sA3BnaNe053503@svn.freebsd.org>
References:  <201411031149.sA3BnaNe053503@svn.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 3 Nov 2014 11:49:36 +0000 (UTC) Konstantin Belousov <kib@FreeBSD.org> wrote:
> Author: kib
> Date: Mon Nov  3 11:49:35 2014
> New Revision: 274040
> URL: https://svnweb.freebsd.org/changeset/base/274040
> 
> Log:
>   agp_intel.c provides support for AGP on Intel chipsets from 440/BX to
>   875.  This intersects with the agp_i810.c, which supports all Intels
>   from i810 to Core i5/7.  Both agp_intel.c and agp_i810.c are compiled
>   into kernel when device agp is specified in config, and agp_i810
>   attach seems to be selected by chance due to linking order.

I think agp_intel are the plain AGP chipsets while agp_i810 are the
integrated graphics.  None of the device IDs you deleted from agp_intel
appear in agp_i810.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20141103195015.7d78af57>