Date: Wed, 1 Feb 2006 10:44:42 -0500 From: John Baldwin <jhb@freebsd.org> To: Stefan Ehmann <shoesoft@gmx.net> Cc: anholt@freebsd.org, current@freebsd.org Subject: Re: Patch to fix i915 drm with vgapci changes Message-ID: <200602011044.44271.jhb@freebsd.org> In-Reply-To: <1138788002.701.0.camel@localhost> References: <200601311739.27980.jhb@freebsd.org> <1138788002.701.0.camel@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday 01 February 2006 05:00, Stefan Ehmann wrote: > On Tue, 2006-01-31 at 17:39 -0500, John Baldwin wrote: > > This patch uses an identify routine in the agp driver to add the agp > > child to vgapci instead of having vgapci guess based on the PCIY_AGP > > capability. Patch is at > > http://www.FreeBSD.org/~jhb/patches/agp_vgapci.patch > > Doesn't compile because of missing return statement. > > Otherwise it works fine for me. Sorry, that's because the identify routine is supposed to return void. -- John Baldwin <jhb@FreeBSD.org> <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200602011044.44271.jhb>