History log of /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vgahw/vgaHW.h
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# bbcda59b 09-Jul-2016 jmcneill <jmcneill@NetBSD.org>

Avoid legacy VGA I/O port access on MIPS. Xorg converts the I/O port
address to a pointer and dereferences it, and then seg faults.

This fixes Xorg on my Lemote YeeLoong netbook.

# 706f2543 09-Jun-2016 mrg <mrg@NetBSD.org>

initial import of existing netbsd xorg-server 1.10 sources in the
xorg-server.old subdir.