CVSROOT: /cvs Module name: src Changes by: o...@cvs.openbsd.org 2009/06/06 05:11:10
Modified files: sys/dev/pci : agp_i810.c Log message: unfuck the rest of the way. when we bind the scribble pages to the aperture, skip over dcache on i810 chipsets and stolen memory on later chips. I didn't notice this before because I mostly used this code with GEM code, which doesn't use the stolen memory.