* [PATCH] Update remaining references to old video4linux list
@ 2009-03-14 21:25 Jean Delvare
2009-03-14 21:39 ` Hans Verkuil
0 siblings, 1 reply; 3+ messages in thread
From: Jean Delvare @ 2009-03-14 21:25 UTC (permalink / raw)
To: LMML
The video4linux-list@redhat.com list is deprecated, point the users to
the new linux-media list instead.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
---
linux/Documentation/video4linux/bttv/README | 4 ++--
linux/drivers/media/radio/radio-si470x.c | 4 ++--
linux/drivers/media/video/bt8xx/bttv-cards.c | 2 +-
v4l/scripts/make_kconfig.pl | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
--- v4l-dvb.orig/linux/Documentation/video4linux/bttv/README 2009-03-01 16:09:08.000000000 +0100
+++ v4l-dvb/linux/Documentation/video4linux/bttv/README 2009-03-14 22:13:43.000000000 +0100
@@ -63,8 +63,8 @@ If you have some knowledge and spare tim
yourself (patches very welcome of course...) You know: The linux
slogan is "Do it yourself".
-There is a mailing list: video4linux-list@redhat.com.
-https://listman.redhat.com/mailman/listinfo/video4linux-list
+There is a mailing list: linux-media@vger.kernel.org.
+http://vger.kernel.org/vger-lists.html#linux-media
If you have trouble with some specific TV card, try to ask there
instead of mailing me directly. The chance that someone with the
--- v4l-dvb.orig/linux/drivers/media/radio/radio-si470x.c 2009-03-04 09:52:51.000000000 +0100
+++ v4l-dvb/linux/drivers/media/radio/radio-si470x.c 2009-03-14 22:12:55.000000000 +0100
@@ -1713,8 +1713,8 @@ static int si470x_usb_driver_probe(struc
printk(KERN_WARNING DRIVER_NAME
": If you have some trouble using this driver,\n");
printk(KERN_WARNING DRIVER_NAME
- ": please report to V4L ML at "
- "video4linux-list@redhat.com\n");
+ ": please report to linux-media ML at "
+ "linux-media@vger.kernel.org\n");
}
/* set initial frequency */
--- v4l-dvb.orig/linux/drivers/media/video/bt8xx/bttv-cards.c 2009-03-13 09:59:49.000000000 +0100
+++ v4l-dvb/linux/drivers/media/video/bt8xx/bttv-cards.c 2009-03-14 22:13:08.000000000 +0100
@@ -2953,7 +2953,7 @@ void __devinit bttv_idcard(struct bttv *
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 video4linux-list@redhat.com\n");
+ "the correct card= insmod option to linux-media@vger.kernel.org\n");
}
}
--- v4l-dvb.orig/v4l/scripts/make_kconfig.pl 2009-03-14 19:57:47.000000000 +0100
+++ v4l-dvb/v4l/scripts/make_kconfig.pl 2009-03-14 22:14:28.000000000 +0100
@@ -576,8 +576,8 @@ config VIDEO_KERNEL_VERSION
requiring a newer kernel is that no one has tested them with an
older one yet.
- If the driver works, please post a report at V4L mailing list:
- video4linux-list\@redhat.com.
+ If the driver works, please post a report at linux-media mailing
+ list: linux-media\@vger.kernel.org.
Unless you know what you are doing, you should answer N.
--
Jean Delvare
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Update remaining references to old video4linux list
2009-03-14 21:25 [PATCH] Update remaining references to old video4linux list Jean Delvare
@ 2009-03-14 21:39 ` Hans Verkuil
2009-03-14 21:51 ` Jean Delvare
0 siblings, 1 reply; 3+ messages in thread
From: Hans Verkuil @ 2009-03-14 21:39 UTC (permalink / raw)
To: Jean Delvare; +Cc: LMML
On Saturday 14 March 2009 22:25:14 Jean Delvare wrote:
> The video4linux-list@redhat.com list is deprecated, point the users to
> the new linux-media list instead.
>
> Signed-off-by: Jean Delvare <khali@linux-fr.org>
> ---
> linux/Documentation/video4linux/bttv/README | 4 ++--
> linux/drivers/media/radio/radio-si470x.c | 4 ++--
> linux/drivers/media/video/bt8xx/bttv-cards.c | 2 +-
> v4l/scripts/make_kconfig.pl | 4 ++--
> 4 files changed, 7 insertions(+), 7 deletions(-)
>
> --- v4l-dvb.orig/linux/Documentation/video4linux/bttv/README 2009-03-01 16:09:08.000000000 +0100
> +++ v4l-dvb/linux/Documentation/video4linux/bttv/README 2009-03-14 22:13:43.000000000 +0100
> @@ -63,8 +63,8 @@ If you have some knowledge and spare tim
> yourself (patches very welcome of course...) You know: The linux
> slogan is "Do it yourself".
>
> -There is a mailing list: video4linux-list@redhat.com.
> -https://listman.redhat.com/mailman/listinfo/video4linux-list
> +There is a mailing list: linux-media@vger.kernel.org.
> +http://vger.kernel.org/vger-lists.html#linux-media
>
> If you have trouble with some specific TV card, try to ask there
> instead of mailing me directly. The chance that someone with the
> --- v4l-dvb.orig/linux/drivers/media/radio/radio-si470x.c 2009-03-04 09:52:51.000000000 +0100
> +++ v4l-dvb/linux/drivers/media/radio/radio-si470x.c 2009-03-14 22:12:55.000000000 +0100
> @@ -1713,8 +1713,8 @@ static int si470x_usb_driver_probe(struc
> printk(KERN_WARNING DRIVER_NAME
> ": If you have some trouble using this driver,\n");
> printk(KERN_WARNING DRIVER_NAME
> - ": please report to V4L ML at "
> - "video4linux-list@redhat.com\n");
> + ": please report to linux-media ML at "
> + "linux-media@vger.kernel.org\n");
> }
>
> /* set initial frequency */
> --- v4l-dvb.orig/linux/drivers/media/video/bt8xx/bttv-cards.c 2009-03-13 09:59:49.000000000 +0100
> +++ v4l-dvb/linux/drivers/media/video/bt8xx/bttv-cards.c 2009-03-14 22:13:08.000000000 +0100
> @@ -2953,7 +2953,7 @@ void __devinit bttv_idcard(struct bttv *
> 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 video4linux-list@redhat.com\n");
> + "the correct card= insmod option to linux-media@vger.kernel.org\n");
> }
> }
>
> --- v4l-dvb.orig/v4l/scripts/make_kconfig.pl 2009-03-14 19:57:47.000000000 +0100
> +++ v4l-dvb/v4l/scripts/make_kconfig.pl 2009-03-14 22:14:28.000000000 +0100
> @@ -576,8 +576,8 @@ config VIDEO_KERNEL_VERSION
> requiring a newer kernel is that no one has tested them with an
> older one yet.
>
> - If the driver works, please post a report at V4L mailing list:
> - video4linux-list\@redhat.com.
> + If the driver works, please post a report at linux-media mailing
> + list: linux-media\@vger.kernel.org.
>
> Unless you know what you are doing, you should answer N.
>
>
>
I've already done this in my tree. It's probably easier for Mauro to just
pull from my v4l-dvb tree.
Regards,
Hans
--
Hans Verkuil - video4linux developer - sponsored by TANDBERG
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Update remaining references to old video4linux list
2009-03-14 21:39 ` Hans Verkuil
@ 2009-03-14 21:51 ` Jean Delvare
0 siblings, 0 replies; 3+ messages in thread
From: Jean Delvare @ 2009-03-14 21:51 UTC (permalink / raw)
To: Hans Verkuil; +Cc: LMML
Hi Hans,
On Sat, 14 Mar 2009 22:39:35 +0100, Hans Verkuil wrote:
> On Saturday 14 March 2009 22:25:14 Jean Delvare wrote:
> > The video4linux-list@redhat.com list is deprecated, point the users to
> > the new linux-media list instead.
> >
> > Signed-off-by: Jean Delvare <khali@linux-fr.org>
> > ---
> > linux/Documentation/video4linux/bttv/README | 4 ++--
> > linux/drivers/media/radio/radio-si470x.c | 4 ++--
> > linux/drivers/media/video/bt8xx/bttv-cards.c | 2 +-
> > v4l/scripts/make_kconfig.pl | 4 ++--
> > 4 files changed, 7 insertions(+), 7 deletions(-)
> > (...)
>
> I've already done this in my tree. It's probably easier for Mauro to just
> pull from my v4l-dvb tree.
Sure, no problem.
Thanks,
--
Jean Delvare
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-03-14 21:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-14 21:25 [PATCH] Update remaining references to old video4linux list Jean Delvare
2009-03-14 21:39 ` Hans Verkuil
2009-03-14 21:51 ` Jean Delvare
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox