linux/drivers/video/kyro
Ondrej Zary ef798d0207 kyrofb: fix on x86_64
kyrofb is completely broken on x86_64 because the registers are defined as
unsigned long. Change them to u32 to make the driver work.
Tested with Hercules 3D Prophet 4000XT.

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Acked-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Florian Tobias Schandinat <FlorianSchandinat@gmx.de>
2012-04-08 14:27:08 +00:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
STG4000InitDevice.c PCI: Change all drivers to use pci_device->revision 2007-07-11 16:02:10 -07:00
STG4000Interface.h [PATCH] drivers/video/: possible cleanups 2006-01-10 08:01:56 -08:00
STG4000OverlayDevice.c Fix common misspellings 2011-03-31 11:26:23 -03:00
STG4000Ramdac.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
STG4000Reg.h kyrofb: fix on x86_64 2012-04-08 14:27:08 +00:00
STG4000VTG.c [PATCH] kyrofb: Fix uninitialized value 2006-03-11 09:19:35 -08:00
fbdev.c fbdev: change asm/uaccess.h to linux/uaccess.h 2007-10-16 09:43:17 -07:00