Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138186
b: refs/heads/master
c: 15965f0
h: refs/heads/master
v: v3
  • Loading branch information
Hans Verkuil authored and Mauro Carvalho Chehab committed Mar 30, 2009
1 parent 365c43a commit a84530e
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 33470423aba5da982dc944658da232942824f2d5
refs/heads/master: 15965f063d6d42bd451415923c4cccbdb4a61bdd
4 changes: 2 additions & 2 deletions trunk/Documentation/video4linux/bttv/README
Original file line number Diff line number Diff line change
Expand Up @@ -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
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
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/radio/radio-si470x.c
Original file line number Diff line number Diff line change
Expand Up @@ -1713,7 +1713,7 @@ static int si470x_usb_driver_probe(struct usb_interface *intf,
": 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");
"linux-media@vger.kernel.org\n");
}

/* set initial frequency */
Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/bt8xx/bttv-cards.c
Original file line number Diff line number Diff line change
Expand Up @@ -2924,7 +2924,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 video4linux-list@redhat.com\n");
"the correct card= insmod option to linux-media@vger.kernel.org\n");
}
}

Expand Down
2 changes: 1 addition & 1 deletion trunk/drivers/media/video/usbvision/usbvision.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* 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.
* Updates to driver completed by Dwaine P. Garden
Expand Down

0 comments on commit a84530e

Please sign in to comment.