CVSROOT: /cvs Module name: xenocara Changes by: kette...@cvs.openbsd.org 2009/06/04 11:21:00
Modified files: driver/xf86-video-glint/src: Makefile.am Log message: Since the driver uses the big-endian view of the registers we shouldn't be byteswapping during register access. Define PPC_MMIO_IS_BE and SPARC_MMIO_IS_BE to prevent this. ok matthieu@