diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-11-22 16:01:57 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2009-11-22 16:01:57 +0000 |
commit | 62804e7d0223e3d2ee861237b4cc53d404dabae6 (patch) | |
tree | 295d421a3752ea122129b55191e6988aeac7938f /driver/xf86-video-cirrus/README | |
parent | 466319a7bb300b639699a52453384f977d93128a (diff) |
Update to xf86-video-cirrus 1.3.2
Diffstat (limited to 'driver/xf86-video-cirrus/README')
-rw-r--r-- | driver/xf86-video-cirrus/README | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/driver/xf86-video-cirrus/README b/driver/xf86-video-cirrus/README new file mode 100644 index 000000000..4e1c707e3 --- /dev/null +++ b/driver/xf86-video-cirrus/README @@ -0,0 +1,24 @@ +xf86-video-cirrus - Cirrus Logic video driver for the Xorg X server + +Please submit bugs & patches to the Xorg bugzilla: + + https://bugs.freedesktop.org/enter_bug.cgi?product=xorg + +All questions regarding this software should be directed at the +Xorg mailing list: + + http://lists.freedesktop.org/mailman/listinfo/xorg + +The master development code repository can be found at: + + git://anongit.freedesktop.org/git/xorg/driver/xf86-video-cirrus + + http://cgit.freedesktop.org/xorg/driver/xf86-video-cirrus + +For patch submission instructions, see: + + http://www.x.org/wiki/Development/Documentation/SubmittingPatches + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage |