From a69b5bdf10ab44bf81a7fcd61d963468712b7493 Mon Sep 17 00:00:00 2001 From: Michael Krufky Date: Tue, 11 Oct 2005 18:02:02 +0000 Subject: - Don't bother Gerd with bttv-cards patches. Instead, send to video4linux mailing list. Signed-off-by: Michael Krufky --- linux/drivers/media/video/bttv-cards.c | 4 ++-- v4l/ChangeLog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/linux/drivers/media/video/bttv-cards.c b/linux/drivers/media/video/bttv-cards.c index 71dab01ac..46ee26230 100644 --- a/linux/drivers/media/video/bttv-cards.c +++ b/linux/drivers/media/video/bttv-cards.c @@ -1,5 +1,5 @@ /* - $Id: bttv-cards.c,v 1.90 2005/10/09 18:07:06 mchehab Exp $ + $Id: bttv-cards.c,v 1.91 2005/10/11 18:02:02 mkrufky Exp $ bttv-cards.c @@ -2846,7 +2846,7 @@ void __devinit bttv_idcard(struct bttv *btv) btv->c.nr, btv->cardid & 0xffff, (btv->cardid >> 16) & 0xffff); printk(KERN_DEBUG "please mail id, board name and " - "the correct card= insmod option to kraxel@bytesex.org\n"); + "the correct card= insmod option to video4linux-list@redhat.com\n"); } } diff --git a/v4l/ChangeLog b/v4l/ChangeLog index 8cfe7caa2..04f834043 100644 --- a/v4l/ChangeLog +++ b/v4l/ChangeLog @@ -1,3 +1,11 @@ +2005-10-11 17:59 mkrufky + + * ../linux/drivers/media/video/bttv-cards.c: (bttv_idcard): + - Don't bother Gerd with bttv-cards patches. + Instead, send to video4linux mailing list. + + Signed-off-by: Michael Krufky + 2005-10-11 16:48 mchehab * ../linux/Documentation/video4linux/CARDLIST.em2820: -- cgit v1.2.3