Commit 15965f06 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab

V4L/DVB (11051): v4l-dvb: replace remaining references to the old mailinglist.

Signed-off-by: default avatarHans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab@redhat.com>
parent 33470423
...@@ -63,8 +63,8 @@ If you have some knowledge and spare time, please try to fix this ...@@ -63,8 +63,8 @@ If you have some knowledge and spare time, please try to fix this
yourself (patches very welcome of course...) You know: The linux yourself (patches very welcome of course...) You know: The linux
slogan is "Do it yourself". slogan is "Do it yourself".
There is a mailing list: video4linux-list@redhat.com. There is a mailing list: linux-media@vger.kernel.org
https://listman.redhat.com/mailman/listinfo/video4linux-list http://vger.kernel.org/vger-lists.html#linux-media
If you have trouble with some specific TV card, try to ask there If you have trouble with some specific TV card, try to ask there
instead of mailing me directly. The chance that someone with the instead of mailing me directly. The chance that someone with the
......
...@@ -1713,7 +1713,7 @@ static int si470x_usb_driver_probe(struct usb_interface *intf, ...@@ -1713,7 +1713,7 @@ static int si470x_usb_driver_probe(struct usb_interface *intf,
": If you have some trouble using this driver,\n"); ": If you have some trouble using this driver,\n");
printk(KERN_WARNING DRIVER_NAME printk(KERN_WARNING DRIVER_NAME
": please report to V4L ML at " ": please report to V4L ML at "
"video4linux-list@redhat.com\n"); "linux-media@vger.kernel.org\n");
} }
/* set initial frequency */ /* set initial frequency */
......
...@@ -2924,7 +2924,7 @@ void __devinit bttv_idcard(struct bttv *btv) ...@@ -2924,7 +2924,7 @@ void __devinit bttv_idcard(struct bttv *btv)
btv->c.nr, btv->cardid & 0xffff, btv->c.nr, btv->cardid & 0xffff,
(btv->cardid >> 16) & 0xffff); (btv->cardid >> 16) & 0xffff);
printk(KERN_DEBUG "please mail id, board name and " printk(KERN_DEBUG "please mail id, board name and "
"the correct card= insmod option to video4linux-list@redhat.com\n"); "the correct card= insmod option to linux-media@vger.kernel.org\n");
} }
} }
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
* Dwaine Garden <dwainegarden@rogers.com> * Dwaine Garden <dwainegarden@rogers.com>
* *
* *
* Report problems to v4l MailingList : http://www.redhat.com/mailman/listinfo/video4linux-list * Report problems to v4l MailingList: linux-media@vger.kernel.org
* *
* This module is part of usbvision driver project. * This module is part of usbvision driver project.
* Updates to driver completed by Dwaine P. Garden * Updates to driver completed by Dwaine P. Garden
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment