CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/12/06 07:46:17
Modified files: sys/dev/pci/drm: drm_agpsupport.c Log message: Make sure we try to unbind AGP memory regions if the aperture base address is 0, otherwise we never free the memory region bound at offset 0x00 when exiting X on macppc. ok kettenis@ as part of larger diff