xserver/hw/kdrive/neomagic
Daniel Stone 523fe64ba1 kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers()
In theory, removing LinuxPciScan should make these drivers OS-independent.
2006-10-23 02:56:28 +03:00
..
ChangeLog
Makefile.am
README
backend.c
backend.h
neo_draw.c
neomagic.c
neomagic.h
neomagicstub.c kdrive/lots of DDXes: make stubs use KdOsAddInputDrivers() 2006-10-23 02:56:28 +03:00

Neomagic KDrive driver for xserver

This is a very simple implementation for Neomagic based cards.
Almost all functions are handled by the VESA driver, and
only solid drawing and bitblt are done with acceleration,

This driver has been tested in MagicGraph 256AV+(NM2230) card
but it should work on other cards as well.

The only warning is to choose a working mode.  You can ask
for supported modes using -listmodes.  I use -mode 0x117.

--
Franco Catrin L.
fcatrin@tuxpan.com