Date: Sat, 29 Nov 2008 17:36:14 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/pci agp_i810.c agpreg.h Message-ID: <200811291736.mATHaOCS076102@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2008-11-29 17:36:14 UTC FreeBSD src repository Modified files: (Branch: RELENG_7_1) sys/pci agp_i810.c agpreg.h Log: SVN rev 185445 on 2008-11-29 17:36:14Z by rnoland MFC r183555: Correctly handle Intel g33 chips and add support for g45 chips. g33 based chips use a different method of identifying the gtt size. g45 based chips gtt is located in a different area of stolen memory. Approved by: re@ (kensmith) Revision Changes Path 1.41.2.4.2.2 +120 -18 src/sys/pci/agp_i810.c 1.19.6.2 +15 -1 src/sys/pci/agpreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811291736.mATHaOCS076102>