forked from luck/tmp_suning_uos_patched
V4L/DVB (9654): new email address
Please accept this patch to refer to my new email address Signed-off-by: Jelle Foks <jelle@foks.us> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
parent
5faff78904
commit
f8de18d430
@ -2,7 +2,7 @@
|
||||
*
|
||||
* Support for a cx23417 mpeg encoder via cx23885 host port.
|
||||
*
|
||||
* (c) 2004 Jelle Foks <jelle@foks.8m.com>
|
||||
* (c) 2004 Jelle Foks <jelle@foks.us>
|
||||
* (c) 2004 Gerd Knorr <kraxel@bytesex.org>
|
||||
* (c) 2008 Steven Toth <stoth@linuxtv.org>
|
||||
* - CX23885/7/8 support
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Support for a cx23416 mpeg encoder via cx2388x host port.
|
||||
* "blackbird" reference design.
|
||||
*
|
||||
* (c) 2004 Jelle Foks <jelle@foks.8m.com>
|
||||
* (c) 2004 Jelle Foks <jelle@foks.us>
|
||||
* (c) 2004 Gerd Knorr <kraxel@bytesex.org>
|
||||
*
|
||||
* (c) 2005-2006 Mauro Carvalho Chehab <mchehab@infradead.org>
|
||||
@ -39,7 +39,7 @@
|
||||
#include "cx88.h"
|
||||
|
||||
MODULE_DESCRIPTION("driver for cx2388x/cx23416 based mpeg encoder cards");
|
||||
MODULE_AUTHOR("Jelle Foks <jelle@foks.8m.com>, Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]");
|
||||
MODULE_AUTHOR("Jelle Foks <jelle@foks.us>, Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
||||
static unsigned int mpegbufs = 32;
|
||||
|
@ -3,7 +3,7 @@
|
||||
* Support for the mpeg transport stream transfers
|
||||
* PCI function #2 of the cx2388x.
|
||||
*
|
||||
* (c) 2004 Jelle Foks <jelle@foks.8m.com>
|
||||
* (c) 2004 Jelle Foks <jelle@foks.us>
|
||||
* (c) 2004 Chris Pascoe <c.pascoe@itee.uq.edu.au>
|
||||
* (c) 2004 Gerd Knorr <kraxel@bytesex.org>
|
||||
*
|
||||
@ -34,7 +34,7 @@
|
||||
/* ------------------------------------------------------------------ */
|
||||
|
||||
MODULE_DESCRIPTION("mpeg driver for cx2388x based TV cards");
|
||||
MODULE_AUTHOR("Jelle Foks <jelle@foks.8m.com>");
|
||||
MODULE_AUTHOR("Jelle Foks <jelle@foks.us>");
|
||||
MODULE_AUTHOR("Chris Pascoe <c.pascoe@itee.uq.edu.au>");
|
||||
MODULE_AUTHOR("Gerd Knorr <kraxel@bytesex.org> [SuSE Labs]");
|
||||
MODULE_LICENSE("GPL");
|
||||
|
Loading…
Reference in New Issue
Block a user