diff options
author | Randy Dunlap <rdunlap@xenotime.net> | 2005-11-22 00:32:31 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-11-22 12:14:30 -0500 |
commit | 98766fbe604bc198ced93c57220c2d4a78ad6c11 (patch) | |
tree | 964f630ea0ef6b7ad4c37468955526d09abe4ebd /Documentation/video4linux/zr36120.txt | |
parent | 6c52f1377d9cc4bedec5d4e1e3b22756b8978399 (diff) |
[PATCH] kernel Doc/ URL corrections
Correct lots of URLs in Documentation/ Also a few minor whitespace cleanups
and typo/spello fixes. Sadly there are still a lot of bad URLs remaining.
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'Documentation/video4linux/zr36120.txt')
-rw-r--r-- | Documentation/video4linux/zr36120.txt | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/Documentation/video4linux/zr36120.txt b/Documentation/video4linux/zr36120.txt index 4af6c52595eb..5d6357eefde4 100644 --- a/Documentation/video4linux/zr36120.txt +++ b/Documentation/video4linux/zr36120.txt | |||
@@ -76,8 +76,11 @@ activates the GRAB bit. A few ms later the VSYNC (re-)rises and | |||
76 | the zoran starts to work on a new and freshly broadcasted frame.... | 76 | the zoran starts to work on a new and freshly broadcasted frame.... |
77 | 77 | ||
78 | For pointers I used the specs of both chips. Below are the URLs: | 78 | For pointers I used the specs of both chips. Below are the URLs: |
79 | http://www.zoran.com/ftp/download/devices/pci/ZR36120/36120data.pdf | 79 | http://www.zoran.com/ftp/download/devices/pci/ZR36120/36120data.pdf |
80 | http://www-us.semiconductor.philips.com/acrobat/datasheets/SAA_7110_A_1.pdf | 80 | http://www-us.semiconductor.philips.com/acrobat/datasheets/SAA_7110_A_1.pdf |
81 | Some alternatives for the Philips SAA 7110 datasheet are: | ||
82 | http://www.datasheetcatalog.com/datasheets_pdf/S/A/A/7/SAA7110.shtml | ||
83 | http://www.datasheetarchive.com/search.php?search=SAA7110&sType=part | ||
81 | 84 | ||
82 | The documentation has very little on absolute numbers or timings | 85 | The documentation has very little on absolute numbers or timings |
83 | needed for the various modes/resolutions, but there are other | 86 | needed for the various modes/resolutions, but there are other |