Date: Tue, 20 Dec 2005 13:18:41 -0700 From: Scott Long <scottl@samsco.org> To: John Baldwin <jhb@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/pci agp.c agpvar.h Message-ID: <43A86721.8010405@samsco.org> In-Reply-To: <200512202005.jBKK5Ld7024624@repoman.freebsd.org> References: <200512202005.jBKK5Ld7024624@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
John Baldwin wrote: > jhb 2005-12-20 20:05:21 UTC > > FreeBSD src repository > > Modified files: > sys/pci agp.c agpvar.h > Log: > Don't map the AGP aperture into contiguous KVA. The various graphics > drivers already map sections into KVA as needed anyway. Note that this > will probably break the nvidia driver, but I will coordinate to get that > fixed. > > MFC after: 2 weeks > > Revision Changes Path > 1.49 +1 -3 src/sys/pci/agp.c > 1.3 +0 -1 src/sys/pci/agpvar.h So this means no more panicing when using a card with 256 or 512MB of RAM? Scott
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43A86721.8010405>