diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 21:04:20 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 21:04:20 -0800 |
commit | 330e87f2a5c26aedc9b8f204a7e713f0a3aa3773 (patch) | |
tree | ebea4cfaff11cc9506bd2c5c1f571daf31e7ef79 | |
parent | 55b1ad67715c9af1a652bc893b072ed0cf8d94c0 (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 @@ +ffb - SUNFFB 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-sunffb + + http://cgit.freedesktop.org/xorg/driver/xf86-video-sunffb + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage |