diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 21:04:39 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 21:04:39 -0800 |
commit | 5fd80e29b10b9e9b6c5ad4a2ecdf5d9b4013a9e4 (patch) | |
tree | ba68bdd9864124526fb5b6a1331cc5930b1873ce | |
parent | 86c9439917cab56c2b0eef6cd5fd6d8fad886c33 (diff) |
Add README with pointers to mailing list, bugzilla & git repos
-rw-r--r-- | README | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +xf86-video-tdfx - 3Dfx 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-tdfx + + http://cgit.freedesktop.org/xorg/driver/xf86-video-tdfx + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage |