diff options
author | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 21:07:23 -0800 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@sun.com> | 2009-01-30 21:07:23 -0800 |
commit | bb53781f1e274dd9adef4038bd1b06bea2d55c35 (patch) | |
tree | 4ee686d84af0238f90bbf62587f60d8d5f07c952 /README | |
parent | f5540f76b1c756521b541601902b20e1fa118a87 (diff) |
Add README with pointers to mailing list, bugzilla & git repos
Diffstat (limited to 'README')
-rw-r--r-- | README | 20 |
1 files changed, 20 insertions, 0 deletions
@@ -0,0 +1,20 @@ +xf86-video-wsfb - video driver for BSD wsdisplay framebuffer device + +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-wsfb + + http://cgit.freedesktop.org/xorg/driver/xf86-video-wsfb + +For more information on the git code manager, see: + + http://wiki.x.org/wiki/GitPage |