xserver-multidpi/hw/xfree86/vgahw
Adam Jackson 8db029064b vgahw: Fix DACDelay() macro to use the driver's vtable
We don't want to unconditionally use I/O routines here, since if the
driver is using mmap'd VGA ports then the I/O handle won't be set up.

Tested-by: Jeff Chua <jeff.chua.linux@gmail.com>
Signed-off-by: Adam Jackson <ajax@redhat.com>
Reviewed-by: Mark Kettenis <kettenis@openbsd.org>
Signed-off-by: Keith Packard <keithp@keithp.com>
2012-01-09 13:09:49 -08:00
..
Makefile.am Remove smashing of CFLAGS from server build. 2006-09-18 12:11:18 -07:00
vgaCmap.c Remove unnecessary parentheses around return values in functions 2010-06-10 06:42:42 -07:00
vgaHW.c pci: Remove xf86MapDomainMemory 2011-10-15 21:18:46 -07:00
vgaHW.h vgahw: Fix DACDelay() macro to use the driver's vtable 2012-01-09 13:09:49 -08:00
vgaHWmodule.c Ensure all *ModuleData symbols are marked _X_EXPORT. Start removing 2006-06-05 03:00:24 +00:00