summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Krufky <devnull@localhost>2005-10-11 18:02:02 +0000
committerMichael Krufky <devnull@localhost>2005-10-11 18:02:02 +0000
commita69b5bdf10ab44bf81a7fcd61d963468712b7493 (patch)
treeb5a6abfe3c1d3916b728669b6a74a1699677ada7
parent68d88eb55d524be2cccf6aabd501318b015f3852 (diff)
downloadmediapointer-dvb-s2-a69b5bdf10ab44bf81a7fcd61d963468712b7493.tar.gz
mediapointer-dvb-s2-a69b5bdf10ab44bf81a7fcd61d963468712b7493.tar.bz2
- Don't bother Gerd with bttv-cards patches.
Instead, send to video4linux mailing list. Signed-off-by: Michael Krufky <mkrufky@m1k.net>
-rw-r--r--linux/drivers/media/video/bttv-cards.c4
-rw-r--r--v4l/ChangeLog8
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 <mkrufky@m1k.net>
+
2005-10-11 16:48 mchehab
* ../linux/Documentation/video4linux/CARDLIST.em2820: