dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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
STG4000InitDevice.c
STG4000Interface.h
STG4000OverlayDevice.c
STG4000Ramdac.c
STG4000Reg.h kyrofb: fix on x86_64 2012-04-08 14:27:08 +00:00
STG4000VTG.c
fbdev.c