Date: Mon, 21 Dec 2009 03:28:05 +0000 (UTC) From: Robert Noland <rnoland@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/agp agp_via.c Message-ID: <200912210328.nBL3SNvU030850@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rnoland 2009-12-21 03:28:05 UTC FreeBSD src repository Modified files: sys/dev/agp agp_via.c Log: SVN rev 200764 on 2009-12-21 03:28:05Z by rnoland Fix a handful of issues with via agp support. * Read the pci capability register to identify AGP 3 support * Add missing smaller aperture sizes for AGP3 chips. * Fix the aperture size calculation on AGP2 chips. All sizes between 32M and 256M reported as 256M. * Add \n to error string. This all seems to get the CLE266 EPIA-M board agp working properly, now back to work on drm. MFC after: 2 weeks Revision Changes Path 1.30 +24 -32 src/sys/dev/agp/agp_via.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912210328.nBL3SNvU030850>