public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address.
@ 2010-07-21  4:58 Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 122/122]Documentation/video4linux/se401.txt " Justin P. Mattock
                   ` (17 more replies)
  0 siblings, 18 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web addresses.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/ibmcam.txt |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/Documentation/video4linux/ibmcam.txt b/Documentation/video4linux/ibmcam.txt
index 397a94e..a510552 100644
--- a/Documentation/video4linux/ibmcam.txt
+++ b/Documentation/video4linux/ibmcam.txt
@@ -27,9 +27,8 @@ SUPPORTED CAMERAS:
 
 Xirlink "C-It" camera, also known as "IBM PC Camera".
 The device uses proprietary ASIC (and compression method);
-it is manufactured by Xirlink. See http://www.xirlink.com/
-(renamed to http://www.veo.com), http://www.ibmpccamera.com,
-or http://www.c-itnow.com/ for details and pictures.
+it is manufactured by Xirlink. See http://xirlinkwebcam.sourceforge.net, 
+http://www.ibmpccamera.com, or http://www.c-itnow.com/ for details and pictures.
 
 This very chipset ("X Chip", as marked at the factory)
 is used in several other cameras, and they are supported
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 122/122]Documentation/video4linux/se401.txt update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 123/123]Documentation/video4linux/Zoran " Justin P. Mattock
                   ` (16 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/se401.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/video4linux/se401.txt b/Documentation/video4linux/se401.txt
index 7b9d1c9..bd6526e 100644
--- a/Documentation/video4linux/se401.txt
+++ b/Documentation/video4linux/se401.txt
@@ -49,6 +49,6 @@ order to increase the throughput (and thus framerate).
 HELP:
 
 The latest info on this driver can be found at:
-http://www.chello.nl/~j.vreeken/se401/
+http://members.chello.nl/~j.vreeken/se401/
 And questions to me can be send to:
 pe1rxq@amsat.org
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 123/123]Documentation/video4linux/Zoran update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 122/122]Documentation/video4linux/se401.txt " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 124/124]Documentation/video4linux/README.cpia " Justin P. Mattock
                   ` (15 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/Zoran |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/video4linux/Zoran b/Documentation/video4linux/Zoran
index 0e89e76..00e3f92 100644
--- a/Documentation/video4linux/Zoran
+++ b/Documentation/video4linux/Zoran
@@ -174,7 +174,7 @@ and is used in Argentinia, Uruguay, an a few others
 We do not talk about how the audio is broadcast !
 
 A rather good sites about the TV standards are:
-http://www.sony.jp/ServiceArea/Voltage_map/
+http://www.sony.jp/support/
 http://info.electronicwerkstatt.de/bereiche/fernsehtechnik/frequenzen_und_normen/Fernsehnormen/
 and http://www.cabl.com/restaurant/channel.html
 
@@ -330,7 +330,7 @@ These extensions are known as the v4l/mjpeg extensions. See zoran.h for
 details (structs/ioctls).
 
 Information - video4linux:
-http://roadrunner.swansea.linux.org.uk/v4lapi.shtml
+http://linux.bytesex.org/v4l2/API.html
 Documentation/video4linux/API.html
 /usr/include/linux/videodev.h
 
@@ -390,7 +390,7 @@ BUZIOC_G_STATUS
 Get the status of the input lines (video source connected/norm).
 
 For programming example, please, look at lavrec.c and lavplay.c code in
-lavtools-1.2p2 package (URL: http://www.cicese.mx/~mirsev/DC10plus/)
+lavtools-1.2p2 package (URL: http://www.cicese.mx/)
 and the 'examples' directory in the original Buz driver distribution.
 
 Additional notes for software developers:
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 124/124]Documentation/video4linux/README.cpia update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 122/122]Documentation/video4linux/se401.txt " Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 123/123]Documentation/video4linux/Zoran " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 125/125]Documentation/video4linux/hauppauge-wintv-cx88-ir.txt " Justin P. Mattock
                   ` (14 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/README.cpia |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/video4linux/README.cpia b/Documentation/video4linux/README.cpia
index 19cd3bf..8a747fe 100644
--- a/Documentation/video4linux/README.cpia
+++ b/Documentation/video4linux/README.cpia
@@ -185,7 +185,7 @@ THANKS (in no particular order):
 ---------------------------------------------------------------------------
 REFERENCES
 
-   1. http://www.risc.uni-linz.ac.at/people/ppregler
+   1. http://www.risc.uni-linz.ac.at/
       mailto:Peter_Pregler@email.com
    2. see the file COPYING in the top directory of the kernel tree
    3. http://webcam.sourceforge.net/
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 125/125]Documentation/video4linux/hauppauge-wintv-cx88-ir.txt update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (2 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 124/124]Documentation/video4linux/README.cpia " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 126/126]Documentation/video4linux/CQcam.txt " Justin P. Mattock
                   ` (13 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below removes an unused web address.
if anybody knows the where abouts lets me know.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 .../video4linux/hauppauge-wintv-cx88-ir.txt        |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Documentation/video4linux/hauppauge-wintv-cx88-ir.txt b/Documentation/video4linux/hauppauge-wintv-cx88-ir.txt
index faccee6..0958907 100644
--- a/Documentation/video4linux/hauppauge-wintv-cx88-ir.txt
+++ b/Documentation/video4linux/hauppauge-wintv-cx88-ir.txt
@@ -44,8 +44,6 @@ http://www.atmel.com/dyn/resources/prod_documents/doc2817.pdf
 This data sheet (google search) seems to have a lovely description of the
 RC5 basics
 
-http://users.pandora.be/nenya/electronics/rc5/  and more data
-
 http://www.ee.washington.edu/circuit_archive/text/ir_decode.txt
 and even a reference to how to decode a bi-phase data stream.
 
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 126/126]Documentation/video4linux/CQcam.txt update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (3 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 125/125]Documentation/video4linux/hauppauge-wintv-cx88-ir.txt " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 127/127]Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt " Justin P. Mattock
                   ` (12 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates broken web addresses.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/CQcam.txt |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/video4linux/CQcam.txt b/Documentation/video4linux/CQcam.txt
index d230878..8977e7c 100644
--- a/Documentation/video4linux/CQcam.txt
+++ b/Documentation/video4linux/CQcam.txt
@@ -203,11 +203,11 @@ The V4L2 API spec:
   http://v4l2spec.bytesex.org/
 
 Some web pages about the quickcams:
-   http://www.dkfz-heidelberg.de/Macromol/wedemann/mini-HOWTO-cqcam.html
+   http://www.pingouin-land.com/howto/QuickCam-HOWTO.html
 
    http://www.crynwr.com/qcpc/            QuickCam Third-Party Drivers
    http://www.crynwr.com/qcpc/re.html     Some Reverse Engineering
-   http://cse.unl.edu/~cluening/gqcam/    v4l client
+   http://www.wirelesscouch.net/software/gqcam/   v4l client
    http://phobos.illtel.denver.co.us/pub/qcread/ doesn't use v4l
    ftp://ftp.cs.unm.edu/pub/chris/quickcam/   Has lots of drivers
    http://www.cs.duke.edu/~reynolds/quickcam/ Has lots of information
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 127/127]Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (4 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 126/126]Documentation/video4linux/CQcam.txt " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  5:39   ` Thomas Weber
  2010-07-21  4:58 ` [PATCH 128/128]Documentation/video4linux/bttv/MAKEDEV " Justin P. Mattock
                   ` (11 subsequent siblings)
  17 siblings, 1 reply; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below removes an unused web address due to me
having no idea of it's location. if you know let me know.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 .../video4linux/cx88/hauppauge-wintv-cx88-ir.txt   |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt b/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
index faccee6..0958907 100644
--- a/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
+++ b/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
@@ -44,8 +44,6 @@ http://www.atmel.com/dyn/resources/prod_documents/doc2817.pdf
 This data sheet (google search) seems to have a lovely description of the
 RC5 basics
 
-http://users.pandora.be/nenya/electronics/rc5/  and more data
-
 http://www.ee.washington.edu/circuit_archive/text/ir_decode.txt
 and even a reference to how to decode a bi-phase data stream.
 
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 128/128]Documentation/video4linux/bttv/MAKEDEV update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (5 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 127/127]Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 129/129]Documentation/video4linux/bttv/Specs " Justin P. Mattock
                   ` (10 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/bttv/MAKEDEV |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/video4linux/bttv/MAKEDEV b/Documentation/video4linux/bttv/MAKEDEV
index 6c29ba4..9d112f7 100644
--- a/Documentation/video4linux/bttv/MAKEDEV
+++ b/Documentation/video4linux/bttv/MAKEDEV
@@ -14,7 +14,7 @@ function makedev () {
 	ln -s /dev/${1}0 /dev/$1
 }
 
-# see http://roadrunner.swansea.uk.linux.org/v4lapi.shtml
+# see http://linux.bytesex.org/v4l2/API.html
 
 echo "*** new device names ***"
 makedev video 0
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 129/129]Documentation/video4linux/bttv/Specs update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (6 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 128/128]Documentation/video4linux/bttv/MAKEDEV " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 130/130]Documentation/video4linux/bttv/Cards " Justin P. Mattock
                   ` (9 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/bttv/Specs |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/video4linux/bttv/Specs b/Documentation/video4linux/bttv/Specs
index 79b9e57..f32466c 100644
--- a/Documentation/video4linux/bttv/Specs
+++ b/Documentation/video4linux/bttv/Specs
@@ -1,3 +1,3 @@
 Philips		http://www.Semiconductors.COM/pip/
-Conexant	http://www.conexant.com/techinfo/default.asp
-Micronas	http://www.micronas.de/pages/product_documentation/index.html
+Conexant	http://www.conexant.com/
+Micronas	http://www.micronas.com/en/home/index.html
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 130/130]Documentation/video4linux/bttv/Cards update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (7 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 129/129]Documentation/video4linux/bttv/Specs " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 131/131]Documentation/video4linux/README.ivtv " Justin P. Mattock
                   ` (8 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below removes some web addresses in of which
I have no clue on where to find them, and also updates
an address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/bttv/Cards |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/video4linux/bttv/Cards b/Documentation/video4linux/bttv/Cards
index d338965..12217fc 100644
--- a/Documentation/video4linux/bttv/Cards
+++ b/Documentation/video4linux/bttv/Cards
@@ -802,7 +802,7 @@ Kworld (www.kworld.com.tw)
 
 
 
-JTT/ Justy Corp.http://www.justy.co.jp/ (www.jtt.com.jp website down)
+JTT/ Justy Corp.(http://www.jtt.ne.jp/)
 ---------------------------------------------------------------------
    JTT-02 (JTT TV) "TV watchmate pro" (bt848)
 
@@ -828,7 +828,7 @@ Eline www.eline-net.com/
    Eline Vision TVMaster / TVMaster FM (ELV-TVM/ ELV-TVM-FM) = LR26  (bt878)
    Eline Vision TVMaster-2000 (ELV-TVM-2000, ELV-TVM-2000-FM)= LR138 (saa713x)
 
-Spirit http://www.spiritmodems.com.au/
+Spirit 
 ------
    Spirit TV Tuner/Video Capture Card (bt848)
 
@@ -959,6 +959,6 @@ Asus www.asuscom.com
 
 Hoontech
 --------
-http://www.hoontech.com/korean/download/down_driver_list03.html
+http://www.hoontech.de/
    HART Vision 848 (H-ART Vision 848)
    HART Vision 878 (H-Art Vision 878)
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 131/131]Documentation/video4linux/README.ivtv update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (8 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 130/130]Documentation/video4linux/bttv/Cards " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 132/132]Documentation/video4linux/w9966.txt " Justin P. Mattock
                   ` (7 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/README.ivtv |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/video4linux/README.ivtv b/Documentation/video4linux/README.ivtv
index 73df22c..42b0668 100644
--- a/Documentation/video4linux/README.ivtv
+++ b/Documentation/video4linux/README.ivtv
@@ -10,7 +10,7 @@ Hauppauge PVR-350.
 NOTE: this driver requires the latest encoder firmware (version 2.06.039, size
 376836 bytes). Get the firmware from here:
 
-http://dl.ivtvdriver.org/ivtv/firmware/firmware.tar.gz
+http://dl.ivtvdriver.org/ivtv/firmware/
 
 NOTE: 'normal' TV applications do not work with this driver, you need
 an application that can handle MPEG input such as mplayer, xine, MythTV,
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 132/132]Documentation/video4linux/w9966.txt update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (9 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 131/131]Documentation/video4linux/README.ivtv " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 133/133]Documentation/video4linux/API.html " Justin P. Mattock
                   ` (6 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/w9966.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/video4linux/w9966.txt b/Documentation/video4linux/w9966.txt
index 78a6512..8550245 100644
--- a/Documentation/video4linux/w9966.txt
+++ b/Documentation/video4linux/w9966.txt
@@ -24,7 +24,7 @@ where every two pixels take 4 bytes. In SDL (www.libsdl.org) this format
 is called VIDEO_PALETTE_YUV422 (16 bpp).
 
 A minimal test application (with source) is available from:
-  http://hem.fyristorg.com/mogul/w9966.html
+  http://www.slackwaresupport.com/howtos/Webcam-HOWTO
 
 The slow framerate is due to missing DMA ECP read support in the
 parport drivers. I might add working EPP support later.
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 133/133]Documentation/video4linux/API.html update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (10 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 132/132]Documentation/video4linux/w9966.txt " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 134/134]Documentation/w1/masters/omap-hdq " Justin P. Mattock
                   ` (5 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address.
Note: there another address for the V4L1 API but was unable
to locate an address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/video4linux/API.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/video4linux/API.html b/Documentation/video4linux/API.html
index d749d41..d72fd2a 100644
--- a/Documentation/video4linux/API.html
+++ b/Documentation/video4linux/API.html
@@ -17,7 +17,7 @@
    </tr>
    <tr>
     <td>
-     <a href="http://www.linuxtv.org/downloads/video4linux/API/V4L2_API">V4L2 API</a>
+     <a href="http://v4l2spec.bytesex.org/spec-single/v4l2.html">V4L2 API</a>
     </td>
     <td>Should be used for new projects
     </td>
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 134/134]Documentation/w1/masters/omap-hdq update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (11 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 133/133]Documentation/video4linux/API.html " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  5:42   ` Thomas Weber
  2010-07-21  4:58 ` [PATCH 135/135]Documentation/w1/masters/ds2482 " Justin P. Mattock
                   ` (4 subsequent siblings)
  17 siblings, 1 reply; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address pointing to
the comapny due to not being able to find the original content.
if you know let me know.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/w1/masters/omap-hdq |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/w1/masters/omap-hdq b/Documentation/w1/masters/omap-hdq
index ca722e0..fcd228e 100644
--- a/Documentation/w1/masters/omap-hdq
+++ b/Documentation/w1/masters/omap-hdq
@@ -7,7 +7,7 @@ Supported chips:
 
 A useful link about HDQ basics:
 ===============================
-http://focus.ti.com/lit/an/slua408/slua408.pdf
+http://www.ti.com/
 
 Description:
 ============
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 135/135]Documentation/w1/masters/ds2482 update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (12 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 134/134]Documentation/w1/masters/omap-hdq " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  5:44   ` Thomas Weber
  2010-07-21  4:58 ` [PATCH 136/136]Documentation/w1/masters/mxc-w1 " Justin P. Mattock
                   ` (3 subsequent siblings)
  17 siblings, 1 reply; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below removes unused web addresses.
if aybody knows of the where abouts of these let
me know and I'll resend.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/w1/masters/ds2482 |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/Documentation/w1/masters/ds2482 b/Documentation/w1/masters/ds2482
index 299b91c..f561ed6 100644
--- a/Documentation/w1/masters/ds2482
+++ b/Documentation/w1/masters/ds2482
@@ -6,8 +6,7 @@ Supported chips:
     Prefix: 'ds2482'
     Addresses scanned: None
     Datasheets:
-        http://pdfserv.maxim-ic.com/en/ds/DS2482-100-DS2482S-100.pdf
-        http://pdfserv.maxim-ic.com/en/ds/DS2482-800-DS2482S-800.pdf
+        http://pdfserv.maxim-ic.com/
 
 Author: Ben Gardner <bgardner@wabtec.com>
 
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 136/136]Documentation/w1/masters/mxc-w1 update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (13 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 135/135]Documentation/w1/masters/ds2482 " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 137/137]Documentation/zh_CN/HOWTO " Justin P. Mattock
                   ` (2 subsequent siblings)
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

The patch below updates a broken web address pointing it
to the company web site due to not being able to
find. if you know the where abouts let me know and
I'll resend.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/w1/masters/mxc-w1 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/w1/masters/mxc-w1 b/Documentation/w1/masters/mxc-w1
index 97f6199..91370e3 100644
--- a/Documentation/w1/masters/mxc-w1
+++ b/Documentation/w1/masters/mxc-w1
@@ -5,7 +5,7 @@ Supported chips:
   * Freescale MX27, MX31 and probably other i.MX SoCs
     Datasheets:
         http://www.freescale.com/files/32bit/doc/data_sheet/MCIMX31.pdf?fpsp=1
-	http://www.freescale.com/files/dsp/MCIMX27.pdf?fpsp=1
+	http://www.freescale.com/
 
 Author: Originally based on Freescale code, prepared for mainline by
 	Sascha Hauer <s.hauer@pengutronix.de>
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 137/137]Documentation/zh_CN/HOWTO update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (14 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 136/136]Documentation/w1/masters/mxc-w1 " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 138/138]Documentation/zh_CN/SubmittingDrivers " Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 139/139]Documentation/zh_CN/SubmittingPatches " Justin P. Mattock
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2497 bytes --]

The below patch updates broken web addresses.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/zh_CN/HOWTO |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/zh_CN/HOWTO b/Documentation/zh_CN/HOWTO
index 3d80e8a..05169e5 100644
--- a/Documentation/zh_CN/HOWTO
+++ b/Documentation/zh_CN/HOWTO
@@ -112,7 +112,7 @@ Linux内核代码中包含有大量的文档。这些文档对于学习如何与
 
     其他关于如何正确地生成补丁的优秀文档包括:
     "The Perfect Patch"
-        http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt
+        http://userweb.kernel.org/~akpm/stuff/tpp.txt
     "Linux kernel patch submission format"
         http://linux.yyz.us/patch-format.html
 
@@ -168,7 +168,7 @@ Linux内核代码中包含有大量的文档。这些文档对于学习如何与
 
 如果你想加入内核开发社区并协助完成一些任务,却找不到从哪里开始,可以访问
 “Linux内核房管员”计划:
-	http://janitor.kernelnewbies.org/
+	http://kernelnewbies.org/KernelJanitors
 这是极佳的起点。它提供一个相对简单的任务列表,列出内核代码中需要被重新
 整理或者改正的地方。通过和负责这个计划的开发者们一同工作,你会学到将补丁
 集成进内核的基本原理。如果还没有决定下一步要做什么的话,你还可能会得到方
@@ -515,7 +515,7 @@ Linux内核社区并不喜欢一下接收大段的代码。修改需要被恰当
 
 想了解它具体应该看起来像什么,请查阅以下文档中的“ChangeLog”章节:
   “The Perfect Patch”
-      http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt
+      http://userweb.kernel.org/~akpm/stuff/tpp.txt
 
 
 这些事情有时候做起来很难。要在任何方面都做到完美可能需要好几年时间。这是
@@ -525,7 +525,7 @@ Linux内核社区并不喜欢一下接收大段的代码。修改需要被恰当
 
 ---------------
 感谢Paolo Ciarrocchi允许“开发流程”部分基于他所写的文章
-(http://linux.tar.bz/articles/2.6-development_process),感谢Randy
+(http://www.kerneltravel.net/newbie/2.6-development_process),感谢Randy
 Dunlap和Gerrit Huizenga完善了应该说和不该说的列表。感谢Pat Mochel, Hanna
 Linder, Randy Dunlap, Kay Sievers, Vojtech Pavlik, Jan Kara, Josh Boyer,
 Kees Cook, Andrew Morton, Andi Kleen, Vadim Lobanov, Jesper Juhl, Adrian
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 138/138]Documentation/zh_CN/SubmittingDrivers update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (15 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 137/137]Documentation/zh_CN/HOWTO " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  2010-07-21  4:58 ` [PATCH 139/139]Documentation/zh_CN/SubmittingPatches " Justin P. Mattock
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 666 bytes --]

The patch below updates a broken web address.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/zh_CN/SubmittingDrivers |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Documentation/zh_CN/SubmittingDrivers b/Documentation/zh_CN/SubmittingDrivers
index 5f4815c..c27b0f6 100644
--- a/Documentation/zh_CN/SubmittingDrivers
+++ b/Documentation/zh_CN/SubmittingDrivers
@@ -165,4 +165,4 @@ Linux USB项目:
 	http://www.fenrus.org/how-to-not-write-a-device-driver-paper.pdf
 
 内核清洁工 (Kernel Janitor):
-	http://janitor.kernelnewbies.org/
+	http://kernelnewbies.org/KernelJanitors
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* [PATCH 139/139]Documentation/zh_CN/SubmittingPatches update web address.
  2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
                   ` (16 preceding siblings ...)
  2010-07-21  4:58 ` [PATCH 138/138]Documentation/zh_CN/SubmittingDrivers " Justin P. Mattock
@ 2010-07-21  4:58 ` Justin P. Mattock
  17 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  4:58 UTC (permalink / raw)
  To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1723 bytes --]

The patch below updates broken web addresses.

Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>

---
 Documentation/zh_CN/SubmittingPatches |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Documentation/zh_CN/SubmittingPatches b/Documentation/zh_CN/SubmittingPatches
index 985c92e..9a1a6e1 100644
--- a/Documentation/zh_CN/SubmittingPatches
+++ b/Documentation/zh_CN/SubmittingPatches
@@ -83,7 +83,7 @@ Quilt:
 http://savannah.nongnu.org/projects/quilt
 
 Andrew Morton 的补丁脚本:
-http://www.zip.com.au/~akpm/linux/patches/
+http://userweb.kernel.org/~akpm/stuff/patch-scripts.tar.gz
 作为这些脚本的替代,quilt 是值得推荐的补丁管理工具(看上面的链接)。
 
 2)描述你的改动。
@@ -166,7 +166,7 @@ MAITAINERS 文件里的)发送一个手册页(man-pages)补丁,或者至
   人拷贝,只要它是琐碎的)
   任何文件的作者/维护者对该文件的改动(例如 patch monkey 在重传模式下)
 
-URL: <http://www.kernel.org/pub/linux/kernel/people/bunk/trivial/>
+EMAIL: trivial@kernel.org
 
 (译注,关于“琐碎补丁”的一些说明:因为原文的这一部分写得比较简单,所以不得不
 违例写一下译注。"trivial"这个英文单词的本意是“琐碎的,不重要的。”但是在这里
@@ -394,7 +394,7 @@ Static inline 函数相比宏来说,是好得多的选择。Static inline 函
 ----------------
 
 Andrew Morton, "The perfect patch" (tpp).
-  <http://www.zip.com.au/~akpm/linux/patches/stuff/tpp.txt>
+  <http://userweb.kernel.org/~akpm/stuff/tpp.txt>
 
 Jeff Garzik, "Linux kernel patch submission format".
   <http://linux.yyz.us/patch-format.html>
-- 
1.7.1.rc1.21.gf3bd6


^ permalink raw reply related	[flat|nested] 25+ messages in thread

* Re: [PATCH 127/127]Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt update web address.
  2010-07-21  4:58 ` [PATCH 127/127]Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt " Justin P. Mattock
@ 2010-07-21  5:39   ` Thomas Weber
  2010-07-21  5:52     ` Justin P. Mattock
  0 siblings, 1 reply; 25+ messages in thread
From: Thomas Weber @ 2010-07-21  5:39 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: trivial, linux-doc, linux-kernel

Am 21.07.2010 06:58, schrieb Justin P. Mattock:
> The patch below removes an unused web address due to me
> having no idea of it's location. if you know let me know.
> 
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> 
> ---
>  .../video4linux/cx88/hauppauge-wintv-cx88-ir.txt   |    2 --
>  1 files changed, 0 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt b/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
> index faccee6..0958907 100644
> --- a/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
> +++ b/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
> @@ -44,8 +44,6 @@ http://www.atmel.com/dyn/resources/prod_documents/doc2817.pdf
>  This data sheet (google search) seems to have a lovely description of the
>  RC5 basics
>  
> -http://users.pandora.be/nenya/electronics/rc5/  and more data
> -
>  http://www.ee.washington.edu/circuit_archive/text/ir_decode.txt
>  and even a reference to how to decode a bi-phase data stream.
>  

http://www.nenya.be/beor/electronics/rc5.htm

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH 134/134]Documentation/w1/masters/omap-hdq update web address.
  2010-07-21  4:58 ` [PATCH 134/134]Documentation/w1/masters/omap-hdq " Justin P. Mattock
@ 2010-07-21  5:42   ` Thomas Weber
  2010-07-21  5:54     ` Justin P. Mattock
  0 siblings, 1 reply; 25+ messages in thread
From: Thomas Weber @ 2010-07-21  5:42 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: trivial, linux-doc, linux-kernel

Am 21.07.2010 06:58, schrieb Justin P. Mattock:
> The patch below updates a broken web address pointing to
> the comapny due to not being able to find the original content.
> if you know let me know.
> 
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> 
> ---
>  Documentation/w1/masters/omap-hdq |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/w1/masters/omap-hdq b/Documentation/w1/masters/omap-hdq
> index ca722e0..fcd228e 100644
> --- a/Documentation/w1/masters/omap-hdq
> +++ b/Documentation/w1/masters/omap-hdq
> @@ -7,7 +7,7 @@ Supported chips:
>  
>  A useful link about HDQ basics:
>  ===============================
> -http://focus.ti.com/lit/an/slua408/slua408.pdf
> +http://www.ti.com/
>  
>  Description:
>  ============

http://focus.ti.com/lit/an/slua408a/slua408a.pdf

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH 135/135]Documentation/w1/masters/ds2482 update web address.
  2010-07-21  4:58 ` [PATCH 135/135]Documentation/w1/masters/ds2482 " Justin P. Mattock
@ 2010-07-21  5:44   ` Thomas Weber
  2010-07-21  6:01     ` Justin P. Mattock
  0 siblings, 1 reply; 25+ messages in thread
From: Thomas Weber @ 2010-07-21  5:44 UTC (permalink / raw)
  To: Justin P. Mattock; +Cc: trivial, linux-doc, linux-kernel

Am 21.07.2010 06:58, schrieb Justin P. Mattock:
> The patch below removes unused web addresses.
> if aybody knows of the where abouts of these let
> me know and I'll resend.
> 
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
> 
> ---
>  Documentation/w1/masters/ds2482 |    3 +--
>  1 files changed, 1 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/w1/masters/ds2482 b/Documentation/w1/masters/ds2482
> index 299b91c..f561ed6 100644
> --- a/Documentation/w1/masters/ds2482
> +++ b/Documentation/w1/masters/ds2482
> @@ -6,8 +6,7 @@ Supported chips:
>      Prefix: 'ds2482'
>      Addresses scanned: None
>      Datasheets:
> -        http://pdfserv.maxim-ic.com/en/ds/DS2482-100-DS2482S-100.pdf
> -        http://pdfserv.maxim-ic.com/en/ds/DS2482-800-DS2482S-800.pdf
> +        http://pdfserv.maxim-ic.com/
>  
>  Author: Ben Gardner <bgardner@wabtec.com>
>  

http://datasheets.maxim-ic.com/en/ds/DS2482-100.pdf
http://datasheets.maxim-ic.com/en/ds/DS2482-800.pdf

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH 127/127]Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt update web address.
  2010-07-21  5:39   ` Thomas Weber
@ 2010-07-21  5:52     ` Justin P. Mattock
  0 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  5:52 UTC (permalink / raw)
  To: Thomas Weber; +Cc: trivial, linux-doc, linux-kernel

On 07/20/2010 10:39 PM, Thomas Weber wrote:
> Am 21.07.2010 06:58, schrieb Justin P. Mattock:
>> The patch below removes an unused web address due to me
>> having no idea of it's location. if you know let me know.
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>>   .../video4linux/cx88/hauppauge-wintv-cx88-ir.txt   |    2 --
>>   1 files changed, 0 insertions(+), 2 deletions(-)
>>
>> diff --git a/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt b/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
>> index faccee6..0958907 100644
>> --- a/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
>> +++ b/Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt
>> @@ -44,8 +44,6 @@ http://www.atmel.com/dyn/resources/prod_documents/doc2817.pdf
>>   This data sheet (google search) seems to have a lovely description of the
>>   RC5 basics
>>
>> -http://users.pandora.be/nenya/electronics/rc5/  and more data
>> -
>>   http://www.ee.washington.edu/circuit_archive/text/ir_decode.txt
>>   and even a reference to how to decode a bi-phase data stream.
>>
>
> http://www.nenya.be/beor/electronics/rc5.htm
>


ahhh perfect.. I'll redu this with the updated address.
(would of never have found this searching...)

Thanks!!

Justin P. Mattock

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH 134/134]Documentation/w1/masters/omap-hdq update web address.
  2010-07-21  5:42   ` Thomas Weber
@ 2010-07-21  5:54     ` Justin P. Mattock
  0 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  5:54 UTC (permalink / raw)
  To: Thomas Weber; +Cc: trivial, linux-doc, linux-kernel

On 07/20/2010 10:42 PM, Thomas Weber wrote:
> Am 21.07.2010 06:58, schrieb Justin P. Mattock:
>> The patch below updates a broken web address pointing to
>> the comapny due to not being able to find the original content.
>> if you know let me know.
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>>   Documentation/w1/masters/omap-hdq |    2 +-
>>   1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/Documentation/w1/masters/omap-hdq b/Documentation/w1/masters/omap-hdq
>> index ca722e0..fcd228e 100644
>> --- a/Documentation/w1/masters/omap-hdq
>> +++ b/Documentation/w1/masters/omap-hdq
>> @@ -7,7 +7,7 @@ Supported chips:
>>
>>   A useful link about HDQ basics:
>>   ===============================
>> -http://focus.ti.com/lit/an/slua408/slua408.pdf
>> +http://www.ti.com/
>>
>>   Description:
>>   ============
>
> http://focus.ti.com/lit/an/slua408a/slua408a.pdf
>

slua408a.pdf so the small "a" made this thing work..
Thanks for sending the address ill resend an updated patch

Justin P. Mattock

^ permalink raw reply	[flat|nested] 25+ messages in thread

* Re: [PATCH 135/135]Documentation/w1/masters/ds2482 update web address.
  2010-07-21  5:44   ` Thomas Weber
@ 2010-07-21  6:01     ` Justin P. Mattock
  0 siblings, 0 replies; 25+ messages in thread
From: Justin P. Mattock @ 2010-07-21  6:01 UTC (permalink / raw)
  To: Thomas Weber; +Cc: trivial, linux-doc, linux-kernel

On 07/20/2010 10:44 PM, Thomas Weber wrote:
> Am 21.07.2010 06:58, schrieb Justin P. Mattock:
>> The patch below removes unused web addresses.
>> if aybody knows of the where abouts of these let
>> me know and I'll resend.
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>>   Documentation/w1/masters/ds2482 |    3 +--
>>   1 files changed, 1 insertions(+), 2 deletions(-)
>>
>> diff --git a/Documentation/w1/masters/ds2482 b/Documentation/w1/masters/ds2482
>> index 299b91c..f561ed6 100644
>> --- a/Documentation/w1/masters/ds2482
>> +++ b/Documentation/w1/masters/ds2482
>> @@ -6,8 +6,7 @@ Supported chips:
>>       Prefix: 'ds2482'
>>       Addresses scanned: None
>>       Datasheets:
>> -        http://pdfserv.maxim-ic.com/en/ds/DS2482-100-DS2482S-100.pdf
>> -        http://pdfserv.maxim-ic.com/en/ds/DS2482-800-DS2482S-800.pdf
>> +        http://pdfserv.maxim-ic.com/
>>
>>   Author: Ben Gardner<bgardner@wabtec.com>
>>
>
> http://datasheets.maxim-ic.com/en/ds/DS2482-100.pdf
> http://datasheets.maxim-ic.com/en/ds/DS2482-800.pdf
>

cool thanks..

Justin P. Mattock

^ permalink raw reply	[flat|nested] 25+ messages in thread

end of thread, other threads:[~2010-07-21  6:00 UTC | newest]

Thread overview: 25+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-21  4:58 [PATCH 121/121]Documentation/video4linux/ibmcam.txt update web address Justin P. Mattock
2010-07-21  4:58 ` [PATCH 122/122]Documentation/video4linux/se401.txt " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 123/123]Documentation/video4linux/Zoran " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 124/124]Documentation/video4linux/README.cpia " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 125/125]Documentation/video4linux/hauppauge-wintv-cx88-ir.txt " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 126/126]Documentation/video4linux/CQcam.txt " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 127/127]Documentation/video4linux/cx88/hauppauge-wintv-cx88-ir.txt " Justin P. Mattock
2010-07-21  5:39   ` Thomas Weber
2010-07-21  5:52     ` Justin P. Mattock
2010-07-21  4:58 ` [PATCH 128/128]Documentation/video4linux/bttv/MAKEDEV " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 129/129]Documentation/video4linux/bttv/Specs " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 130/130]Documentation/video4linux/bttv/Cards " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 131/131]Documentation/video4linux/README.ivtv " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 132/132]Documentation/video4linux/w9966.txt " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 133/133]Documentation/video4linux/API.html " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 134/134]Documentation/w1/masters/omap-hdq " Justin P. Mattock
2010-07-21  5:42   ` Thomas Weber
2010-07-21  5:54     ` Justin P. Mattock
2010-07-21  4:58 ` [PATCH 135/135]Documentation/w1/masters/ds2482 " Justin P. Mattock
2010-07-21  5:44   ` Thomas Weber
2010-07-21  6:01     ` Justin P. Mattock
2010-07-21  4:58 ` [PATCH 136/136]Documentation/w1/masters/mxc-w1 " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 137/137]Documentation/zh_CN/HOWTO " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 138/138]Documentation/zh_CN/SubmittingDrivers " Justin P. Mattock
2010-07-21  4:58 ` [PATCH 139/139]Documentation/zh_CN/SubmittingPatches " Justin P. Mattock

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox