Am Donnerstag, den 02.10.2008, 20:09 -0700 schrieb Paul White: > > What is agpgart? What do I need to make this work?
In linux it is a kernel driver that manages the agp gart. A similar driver seems to exist dor freebsd, a quick google returned "agp(4)" driver. You will need that driver. Even Thou the chipset is a PCIe chipset, the AGP GART is used internally by the intel chipsets to manage system memory allocated by driver, which should be used by the gfx chipset. -- Thomas Ilnseher <[EMAIL PROTECTED]> _______________________________________________ xorg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xorg
