Date: Sat, 29 Nov 2008 17:33:38 +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: <200811291733.mATHXqxF075850@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2008-11-29 17:33:38 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/pci agp_i810.c agpreg.h Log: SVN rev 185443 on 2008-11-29 17:33:38Z 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.5 +120 -18 src/sys/pci/agp_i810.c 1.19.2.1 +15 -1 src/sys/pci/agpreg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811291733.mATHXqxF075850>