CVSROOT: /cvs/directfb
Module name: DirectFB
Changes by: syrjala 20040302 17:17:13
Modified files:
gfxdrivers/matrox: matrox.c matrox.h matrox_bes.c matrox_crtc2.c
matrox_maven.c
Log message:
SGRAM auto-detection via /proc/bus/pci.
Verify that we have found the correct entry in /proc/bus/pci by checking against the
physical frambuffer address.
Tried to make /proc/bus/pci code better looking :)
Moved mdrv->g450 to mdev->g450_matrox and added device_data pointer to driver_data.
Removed "#ifdef FB_ACCEL_MATROX_MGAG400" stuff. Not all instances were covered anyway.
--
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with
"unsubscribe directfb-cvs" as subject.