GATOS(1) | GATOS Manual | GATOS(1) |
Gatos - ATI-TV for GNU/Linux
The GATOS (General ATI TV and Overlay Software) is an effort to create standard drivers for all currently unsupported features of ATI video cards, specifically TV features.
The GATOS homepage is located at:
http://gatos.sourceforge.net/
Updates, news, additional documentation and the FAQ can be found there.
Insomnia (Stea Greene) <insomnia@core.binghamton.edu> send bug reports and code patches to this address.
There are many programs packaged with GATOS:
- xatitv : GUI "TV in a window" application. - atitv : Simple text-mode program. - gatos-conf : GUI GATOS configuration application. - atitoppm, - atitogif, - atitojpg, - yuvsum, - atisplit : YUV conversion program. - scanpci : PCI bus utility.
To submit a bug report, send an e-mail to:
Insomnia (Stea Greene) <insomnia@core.binghamton.edu> with a subject line of: GATOS BUG: <brief description...> Then in the main body of the message:
misbehavior,
IBTK you are using,
attachment or right in the message),
fix the problem. See PATCHES below,
When a bug is fixed or if the bug report is not understood, you will get a reply, so make sure your message is properly reply-able.
To create a patch, first make sure you have a full tree of both the original and the modified trees (herin called "gatos-orig" and "gatos-new" respectively).
Make sure each tree is clean by using:
make distclean
in EACH directory. Then change to the directory immediately above these two directories and use the following command:
diff -ur gatos-orig gatos-new > gatos-new-patch
Look at gatos-new-patch (with a text editor or viewer) and make sure nothing is changed that you didn't intend to be. You can submit this patch to me either included in an e-mail, or as a MIME attachment, or you can compress it and send it as a MIME attachment, as follows:
Compress it with:
gzip -9 gatos-new-patch
Then send gatos-new-patch.gz to me as a MIME attachment.
If there is a problem with the patch, or I have a question or the patch/description is not understood, you will get a reply, so make sure your message is properly reply-able.
Files not covered by the main GATOS license (GNU Public License):
sources (slightly modified) and are Copyright (C) 1993 by Linus Torvalds.
Cutshaw.
Robin Cutshaw and Øyvind Aabling.
Primary Authors:
Øyvind Aabling <Oyvind.Aabling@uni-c.dk>
Daniel Caujolle-Bert <lobadia@club-internet.fr>
Vladimir Dergachev <vdergach@sas.upenn.edu>
Insomnia (Stea Greene) <insomnia@core.binghamton.edu>
Christian Lupien <lupien@physics.utoronto.ca>
Octavian PURDILA <purdila@sundy.cs.pub.ro>
Other Contributors:
Bob Bell <bbell@macroped.com>
Bruce Forsberg <forsberg@adnc.com>
Chris Hardy <chris@hardys.org>
Victor Bogado da Silva Lins <bogado@openlink.com.br>
Ken Dresser <Ken@dresser.net>
Jan ONDREJ <ondrejj@salstar.shadow.sk>
techt <techt@pikeonline.net>
hook <hook@netrio.com.br>
Rodrigo Ventura <yoda@isr.ist.utl.pt>
Based on:
20 Dec 1999 |