* [PATCH 77/77]Documentation/networking/tlan.txt update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 78/78]Documentation/networking/arcnet.txt update web addresses Justin P. Mattock
` (12 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
The patch below updates a broken web address to the best
that I can.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/tlan.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/tlan.txt b/Documentation/networking/tlan.txt
index 7e6aa5b..34550df 100644
--- a/Documentation/networking/tlan.txt
+++ b/Documentation/networking/tlan.txt
@@ -2,7 +2,7 @@
(C) 1998 James Banks
(C) 1999-2001 Torben Mathiasen <tmm@image.dk, torben.mathiasen@compaq.com>
-For driver information/updates visit http://opensource.compaq.com
+For driver information/updates visit http://www.compaq.com
TLAN driver for Linux, version 1.14a
@@ -113,5 +113,5 @@ III. Things to try if you have problems.
There is also a tlan mailing list which you can join by sending "subscribe tlan"
in the body of an email to majordomo@vuser.vu.union.edu.
-There is also a tlan website at http://opensource.compaq.com
+There is also a tlan website at http://www.compaq.com
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 78/78]Documentation/networking/arcnet.txt update web addresses.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
2010-07-21 4:55 ` [PATCH 77/77]Documentation/networking/tlan.txt " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 79/79]Documentation/networking/udplite.txt update web address Justin P. Mattock
` (11 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 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/networking/arcnet.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/arcnet.txt b/Documentation/networking/arcnet.txt
index 7960125..9ff5795 100644
--- a/Documentation/networking/arcnet.txt
+++ b/Documentation/networking/arcnet.txt
@@ -68,7 +68,7 @@ REAL NAME" to listserv@tichy.ch.uj.edu.pl. Then, to submit messages to the
list, mail to linux-arcnet@tichy.ch.uj.edu.pl.
There are archives of the mailing list at:
- http://tichy.ch.uj.edu.pl/lists/linux-arcnet
+ http://epistolary.org/mailman/listinfo.cgi/arcnet
The people on linux-net@vger.kernel.org have also been known to be very
helpful, especially when we're talking about ALPHA Linux kernels that may or
@@ -79,7 +79,7 @@ Other Drivers and Info
----------------------
You can try my ARCNET page on the World Wide Web at:
- http://www.worldvisions.ca/~apenwarr/arcnet/
+ http://www.qis.net/~jschmitz/arcnet/
Also, SMC (one of the companies that makes ARCnet cards) has a WWW site you
might be interested in, which includes several drivers for various cards
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 79/79]Documentation/networking/udplite.txt update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
2010-07-21 4:55 ` [PATCH 77/77]Documentation/networking/tlan.txt " Justin P. Mattock
2010-07-21 4:55 ` [PATCH 78/78]Documentation/networking/arcnet.txt update web addresses Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 80/80]Documentation/networking/README.ipw2200 " Justin P. Mattock
` (10 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
Th epatch below updates a broken web addres, as well as removes
a broken web address due to not knowing where this might be.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/udplite.txt | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/Documentation/networking/udplite.txt b/Documentation/networking/udplite.txt
index 855d8da..ee55b53 100644
--- a/Documentation/networking/udplite.txt
+++ b/Documentation/networking/udplite.txt
@@ -11,12 +11,9 @@
This file briefly describes the existing kernel support and the socket API.
For in-depth information, you can consult:
- o The UDP-Lite Homepage: http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/
+ o The UDP-Lite Homepage: http://en.wikipedia.org/wiki/UDP_Lite
From here you can also download some example application source code.
- o The UDP-Lite HOWTO on
- http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/files/UDP-Lite-HOWTO.txt
-
o The Wireshark UDP-Lite WiKi (with capture files):
http://wiki.wireshark.org/Lightweight_User_Datagram_Protocol
@@ -28,8 +25,6 @@
Several applications have been ported successfully to UDP-Lite. Ethereal
(now called wireshark) has UDP-Litev4/v6 support by default. The tarball on
- http://www.erg.abdn.ac.uk/users/gerrit/udp-lite/files/udplite_linux.tar.gz
-
has source code for several v4/v6 client-server and network testing examples.
Porting applications to UDP-Lite is straightforward: only socket level and
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 80/80]Documentation/networking/README.ipw2200 update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (2 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 79/79]Documentation/networking/udplite.txt update web address Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 81/81]Documentation/networking/3c509.txt " Justin P. Mattock
` (9 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
The patch below updates abroken web address.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/README.ipw2200 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/networking/README.ipw2200 b/Documentation/networking/README.ipw2200
index 80c7285..c276490 100644
--- a/Documentation/networking/README.ipw2200
+++ b/Documentation/networking/README.ipw2200
@@ -85,7 +85,7 @@ such, if you are interested in deploying or shipping a driver as part of
solution intended to be used for purposes other than development, please
obtain a tested driver from Intel Customer Support at:
-http://support.intel.com/support/notebook/sb/CS-006408.htm
+http://support.intel.com
1. Introduction
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 81/81]Documentation/networking/3c509.txt update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (3 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 80/80]Documentation/networking/README.ipw2200 " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 82/82]Documentation/networking/s2io.txt update wbe address Justin P. Mattock
` (8 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
Th epatch below updates abroken web address.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/3c509.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/networking/3c509.txt b/Documentation/networking/3c509.txt
index 3c45d5d..dcc9eaf 100644
--- a/Documentation/networking/3c509.txt
+++ b/Documentation/networking/3c509.txt
@@ -31,7 +31,7 @@ models:
Large portions of this documentation were heavily borrowed from the guide
written the original author of the 3c509 driver, Donald Becker. The master
copy of that document, which contains notes on older versions of the driver,
-currently resides on Scyld web server: http://www.scyld.com/network/3c509.html.
+currently resides on Scyld web server: http://www.scyld.com/.
(1) Special Driver Features
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 82/82]Documentation/networking/s2io.txt update wbe address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (4 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 81/81]Documentation/networking/3c509.txt " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 9:05 ` Thomas Weber
2010-07-21 4:55 ` [PATCH 83/83]Documentation/networking/packet_mmap.txt update web address Justin P. Mattock
` (7 subsequent siblings)
13 siblings, 1 reply; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
The patch below updates abroken web address.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/s2io.txt | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/networking/s2io.txt b/Documentation/networking/s2io.txt
index c3d6b4d..dea193a 100644
--- a/Documentation/networking/s2io.txt
+++ b/Documentation/networking/s2io.txt
@@ -133,7 +133,7 @@ bring down CPU utilization.
** For AMD opteron platforms with 8131 chipset, MMRBC=1 and MOST=1 are
recommended as safe parameters.
For more information, please review the AMD8131 errata at
-http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26310.pdf
+http://www.amd.com
6. Available Downloads
Neterion "s2io" driver in Red Hat and Suse 2.6-based distributions is kept up
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* Re: [PATCH 82/82]Documentation/networking/s2io.txt update wbe address.
2010-07-21 4:55 ` [PATCH 82/82]Documentation/networking/s2io.txt update wbe address Justin P. Mattock
@ 2010-07-21 9:05 ` Thomas Weber
2010-07-21 13:34 ` Justin P. Mattock
0 siblings, 1 reply; 19+ messages in thread
From: Thomas Weber @ 2010-07-21 9:05 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: trivial, linux-doc, linux-kernel
Am 21.07.2010 06:55, schrieb Justin P. Mattock:
> The patch below updates abroken web address.
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
>
> ---
> Documentation/networking/s2io.txt | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/networking/s2io.txt b/Documentation/networking/s2io.txt
> index c3d6b4d..dea193a 100644
> --- a/Documentation/networking/s2io.txt
> +++ b/Documentation/networking/s2io.txt
> @@ -133,7 +133,7 @@ bring down CPU utilization.
> ** For AMD opteron platforms with 8131 chipset, MMRBC=1 and MOST=1 are
> recommended as safe parameters.
> For more information, please review the AMD8131 errata at
> -http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26310.pdf
> +http://www.amd.com
>
> 6. Available Downloads
> Neterion "s2io" driver in Red Hat and Suse 2.6-based distributions is kept up
Hello Justin,
http://vip.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26310_AMD-8131_HyperTransport_PCI-X_Tunnel_Revision_Guide_rev_3_18.pdf
please check the context. But I think this document is it.
Thomas
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [PATCH 82/82]Documentation/networking/s2io.txt update wbe address.
2010-07-21 9:05 ` Thomas Weber
@ 2010-07-21 13:34 ` Justin P. Mattock
0 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 13:34 UTC (permalink / raw)
To: Thomas Weber; +Cc: trivial, linux-doc, linux-kernel
On 07/21/2010 02:05 AM, Thomas Weber wrote:
> Am 21.07.2010 06:55, schrieb Justin P. Mattock:
>> The patch below updates abroken web address.
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>> Documentation/networking/s2io.txt | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/Documentation/networking/s2io.txt b/Documentation/networking/s2io.txt
>> index c3d6b4d..dea193a 100644
>> --- a/Documentation/networking/s2io.txt
>> +++ b/Documentation/networking/s2io.txt
>> @@ -133,7 +133,7 @@ bring down CPU utilization.
>> ** For AMD opteron platforms with 8131 chipset, MMRBC=1 and MOST=1 are
>> recommended as safe parameters.
>> For more information, please review the AMD8131 errata at
>> -http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26310.pdf
>> +http://www.amd.com
>>
>> 6. Available Downloads
>> Neterion "s2io" driver in Red Hat and Suse 2.6-based distributions is kept up
>
> Hello Justin,
>
> http://vip.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26310_AMD-8131_HyperTransport_PCI-X_Tunnel_Revision_Guide_rev_3_18.pdf
>
> please check the context. But I think this document is it.
>
> Thomas
>
I'll have to open this up on my other system to make sure, but as for
*.pdf's looks good.. thanks for going though these.
Justin P. Mattock
^ permalink raw reply [flat|nested] 19+ messages in thread
* [PATCH 83/83]Documentation/networking/packet_mmap.txt update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (5 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 82/82]Documentation/networking/s2io.txt update wbe address Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 84/84]Documentation/networking/ipddp.txt " Justin P. Mattock
` (6 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
Th epatch below updates abroken web address.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/packet_mmap.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/packet_mmap.txt b/Documentation/networking/packet_mmap.txt
index 98f71a5..2a72262 100644
--- a/Documentation/networking/packet_mmap.txt
+++ b/Documentation/networking/packet_mmap.txt
@@ -8,7 +8,7 @@ capture network traffic with utilities like tcpdump or any other that needs
raw access to network interface.
You can find the latest version of this document at:
- http://pusa.uv.es/~ulisses/packet_mmap/
+ http://wiki.ipxwarzone.com/index.php5?title=Linux_packet_mmap
Howto can be found at:
http://wiki.gnu-log.net (packet_mmap)
@@ -56,7 +56,7 @@ support for PACKET_MMAP, and also probably the libpcap included in your distribu
I'm aware of two implementations of PACKET_MMAP in libpcap:
- http://pusa.uv.es/~ulisses/packet_mmap/ (by Simon Patarin, based on libpcap 0.6.2)
+ http://wiki.ipxwarzone.com/ (by Simon Patarin, based on libpcap 0.6.2)
http://public.lanl.gov/cpw/ (by Phil Wood, based on lastest libpcap)
The rest of this document is intended for people who want to understand
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 84/84]Documentation/networking/ipddp.txt update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (6 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 83/83]Documentation/networking/packet_mmap.txt update web address Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 85/85]Documentation/networking/README.ipw2100 " Justin P. Mattock
` (5 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 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 location for this let me know.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/ipddp.txt | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/Documentation/networking/ipddp.txt b/Documentation/networking/ipddp.txt
index 661a555..ba5c217 100644
--- a/Documentation/networking/ipddp.txt
+++ b/Documentation/networking/ipddp.txt
@@ -36,11 +36,6 @@ AppleTalk-IP to IP decapsulation.
Basic instructions for user space tools
=======================================
-To enable AppleTalk-IP decapsulation/encapsulation you will need the
-proper tools. You can get the tools for decapsulation from
-http://spacs1.spacs.k12.wi.us/~jschlst/index.html and for encapsulation
-from http://www.maths.unm.edu/~bradford/ltpc.html
-
I will briefly describe the operation of the tools, but you will
need to consult the supporting documentation for each set of tools.
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 85/85]Documentation/networking/README.ipw2100 update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (7 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 84/84]Documentation/networking/ipddp.txt " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 9:16 ` Thomas Weber
2010-07-21 4:55 ` [PATCH 86/86]Documentation/networking/README.sb1000 " Justin P. Mattock
` (4 subsequent siblings)
13 siblings, 1 reply; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 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/networking/README.ipw2100 | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Documentation/networking/README.ipw2100 b/Documentation/networking/README.ipw2100
index f3fcaa4..306540e 100644
--- a/Documentation/networking/README.ipw2100
+++ b/Documentation/networking/README.ipw2100
@@ -72,7 +72,7 @@ such, if you are interested in deploying or shipping a driver as part of
solution intended to be used for purposes other than development, please
obtain a tested driver from Intel Customer Support at:
-http://support.intel.com/support/notebook/sb/CS-006408.htm
+http://support.intel.com
1. Introduction
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* Re: [PATCH 85/85]Documentation/networking/README.ipw2100 update web address.
2010-07-21 4:55 ` [PATCH 85/85]Documentation/networking/README.ipw2100 " Justin P. Mattock
@ 2010-07-21 9:16 ` Thomas Weber
2010-07-21 13:32 ` Justin P. Mattock
0 siblings, 1 reply; 19+ messages in thread
From: Thomas Weber @ 2010-07-21 9:16 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: trivial, linux-doc, linux-kernel
Am 21.07.2010 06:55, schrieb Justin P. Mattock:
> The patch below updates a broken web address.
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
>
> ---
> Documentation/networking/README.ipw2100 | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/Documentation/networking/README.ipw2100 b/Documentation/networking/README.ipw2100
> index f3fcaa4..306540e 100644
> --- a/Documentation/networking/README.ipw2100
> +++ b/Documentation/networking/README.ipw2100
> @@ -72,7 +72,7 @@ such, if you are interested in deploying or shipping a driver as part of
> solution intended to be used for purposes other than development, please
> obtain a tested driver from Intel Customer Support at:
>
> -http://support.intel.com/support/notebook/sb/CS-006408.htm
> +http://support.intel.com
>
>
> 1. Introduction
The best result I could find on Intel website
http://www.intel.com/support/wireless/sb/CS-006408.htm
replaces notebook with wireless.
Thomas
^ permalink raw reply [flat|nested] 19+ messages in thread
* Re: [PATCH 85/85]Documentation/networking/README.ipw2100 update web address.
2010-07-21 9:16 ` Thomas Weber
@ 2010-07-21 13:32 ` Justin P. Mattock
0 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 13:32 UTC (permalink / raw)
To: Thomas Weber; +Cc: trivial, linux-doc, linux-kernel
On 07/21/2010 02:16 AM, Thomas Weber wrote:
> Am 21.07.2010 06:55, schrieb Justin P. Mattock:
>> The patch below updates a broken web address.
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>> Documentation/networking/README.ipw2100 | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>>
>> diff --git a/Documentation/networking/README.ipw2100 b/Documentation/networking/README.ipw2100
>> index f3fcaa4..306540e 100644
>> --- a/Documentation/networking/README.ipw2100
>> +++ b/Documentation/networking/README.ipw2100
>> @@ -72,7 +72,7 @@ such, if you are interested in deploying or shipping a driver as part of
>> solution intended to be used for purposes other than development, please
>> obtain a tested driver from Intel Customer Support at:
>>
>> -http://support.intel.com/support/notebook/sb/CS-006408.htm
>> +http://support.intel.com
>>
>>
>> 1. Introduction
>
> The best result I could find on Intel website
>
> http://www.intel.com/support/wireless/sb/CS-006408.htm
>
> replaces notebook with wireless.
>
> Thomas
>
yeah most stuff from intel I ended up just putting to the company site
due to me spending about 30/45 min looking for one product that wasn't
there or it was there they just changed it to one big page(4xxx)
I'll resend this with the update
Justin P. Mattock
^ permalink raw reply [flat|nested] 19+ messages in thread
* [PATCH 86/86]Documentation/networking/README.sb1000 update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (8 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 85/85]Documentation/networking/README.ipw2100 " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 87/87]Documentation/networking/wavelan.txt " Justin P. Mattock
` (3 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
The patch below removes a web address due to not being able
to find anything in the vacinity.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/README.sb1000 | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/Documentation/networking/README.sb1000 b/Documentation/networking/README.sb1000
index f82d425..2c806e2 100644
--- a/Documentation/networking/README.sb1000
+++ b/Documentation/networking/README.sb1000
@@ -24,12 +24,6 @@ cable modem easy.
http://www.jacksonville.net/~fventuri/
- in Franco's original source code distribution .tar.gz file. Support for
- the sb1000 driver can be found at:
-
- http://home.adelphia.net/~siglercm/sb1000.html
- http://linuxpower.cx/~cable/
-
along with these utilities.
3.) The standard isapnp tools. These are necessary to configure your SB1000
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 87/87]Documentation/networking/wavelan.txt update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (9 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 86/86]Documentation/networking/README.sb1000 " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 88/88]Documentation/networking/ray_cs.txt " Justin P. Mattock
` (2 subsequent siblings)
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
The patch below removes an unused web address due to me not being
able to locate anything in the same vacinity.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/networking/wavelan.txt | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/Documentation/networking/wavelan.txt b/Documentation/networking/wavelan.txt
index afa6e52..4b82293 100644
--- a/Documentation/networking/wavelan.txt
+++ b/Documentation/networking/wavelan.txt
@@ -50,7 +50,6 @@ and a Lucent Modem, and NOT 802.11 compatible.
-----------------
o Config : Not yet in kernel
o Location : Pcmcia package 3.1.10+
- o on-line doc : http://www.fasta.fh-dortmund.de/users/andy/wvlan/
This is the driver for the current generation of Wavelan IEEE,
which is 802.11 compatible. Depending on version, it is 2 Mb/s or 11
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 88/88]Documentation/networking/ray_cs.txt update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (10 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 87/87]Documentation/networking/wavelan.txt " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 89/89]Documentation/power/basic-pm-debugging.txt " Justin P. Mattock
2010-07-21 4:55 ` [PATCH 90/90]Documentation/power/video.txt " Justin P. Mattock
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 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/networking/ray_cs.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/networking/ray_cs.txt b/Documentation/networking/ray_cs.txt
index 145d27a..c0c1230 100644
--- a/Documentation/networking/ray_cs.txt
+++ b/Documentation/networking/ray_cs.txt
@@ -13,8 +13,8 @@ wireless LAN cards.
As of kernel 2.3.18, the ray_cs driver is part of the Linux kernel
source. My web page for the development of ray_cs is at
-http://world.std.com/~corey/raylink.html and I can be emailed at
-corey@world.std.com
+http://web.ralinktech.com/ralink/Home/Support/Linux.html
+and I can be emailed at corey@world.std.com
The kernel driver is based on ray_cs-1.62.tgz
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 89/89]Documentation/power/basic-pm-debugging.txt update web address
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (11 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 88/88]Documentation/networking/ray_cs.txt " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
2010-07-21 4:55 ` [PATCH 90/90]Documentation/power/video.txt " Justin P. Mattock
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 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/power/basic-pm-debugging.txt | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/Documentation/power/basic-pm-debugging.txt b/Documentation/power/basic-pm-debugging.txt
index 1555001..ddd7817 100644
--- a/Documentation/power/basic-pm-debugging.txt
+++ b/Documentation/power/basic-pm-debugging.txt
@@ -179,8 +179,7 @@ use the PM_TRACE mechanism documented in Documentation/s2ram.txt .
To verify that the STR works, it is generally more convenient to use the s2ram
tool available from http://suspend.sf.net and documented at
-http://en.opensuse.org/s2ram . However, before doing that it is recommended to
-carry out STR testing using the facility described in section 1.
+http://en.opensuse.org/SDB:Suspend_to_RAM.
Namely, after writing "freezer", "devices", "platform", "processors", or "core"
into /sys/power/pm_test (available if the kernel is compiled with
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread* [PATCH 90/90]Documentation/power/video.txt update web address.
2010-07-21 4:55 [PATCH 76/76]Documentation/networking/fore200e.txt update web address Justin P. Mattock
` (12 preceding siblings ...)
2010-07-21 4:55 ` [PATCH 89/89]Documentation/power/basic-pm-debugging.txt " Justin P. Mattock
@ 2010-07-21 4:55 ` Justin P. Mattock
13 siblings, 0 replies; 19+ messages in thread
From: Justin P. Mattock @ 2010-07-21 4:55 UTC (permalink / raw)
To: trivial; +Cc: linux-doc, linux-kernel, Justin P. Mattock
The below patch updates a web address and removes a web address
in of which I have no idea where its at.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
Documentation/power/video.txt | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/Documentation/power/video.txt b/Documentation/power/video.txt
index 2b35849..3e6272b 100644
--- a/Documentation/power/video.txt
+++ b/Documentation/power/video.txt
@@ -67,11 +67,11 @@ There are a few types of systems where video works after S3 resume:
POSTing bios works. Ole Rohne has patch to do just that at
http://dev.gentoo.org/~marineam/patch-radeonfb-2.6.11-rc2-mm2.
-(8) on some systems, you can use the video_post utility mentioned here:
- http://bugzilla.kernel.org/show_bug.cgi?id=3670. Do echo 3 > /sys/power/state
- && /usr/sbin/video_post - which will initialize the display in console mode.
- If you are in X, you can switch to a virtual terminal and back to X using
- CTRL+ALT+F1 - CTRL+ALT+F7 to get the display working in graphical mode again.
+(8) on some systems, you can use the video_post utility and or
+ do echo 3 > /sys/power/state && /usr/sbin/video_post - which will
+ initialize the display in console mode. If you are in X, you can switch
+ to a virtual terminal and back to X using CTRL+ALT+F1 - CTRL+ALT+F7 to get
+ the display working in graphical mode again.
Now, if you pass acpi_sleep=something, and it does not work with your
bios, you'll get a hard crash during resume. Be careful. Also it is
@@ -177,7 +177,7 @@ Mainboard Graphics card hack (or "how to do it")
Asus A7V8X nVidia RIVA TNT2 model 64 s3_bios,s3_mode (4)
-(*) from http://www.ubuntulinux.org/wiki/HoaryPMResults, not sure
+(*) from https://wiki.ubuntu.com/HoaryPMResults, not sure
which options to use. If you know, please tell me.
(***) To be tested with a newer kernel.
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 19+ messages in thread