diff options
author | John Anthony Kazos Jr <jakj@j-a-k-j.com> | 2007-05-09 02:50:42 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-05-09 02:58:19 -0400 |
commit | be2a608bd08ec00e19e14b322e07f443d2711084 (patch) | |
tree | 5050106052ad30cf5f78265d8427f2da1c0faee6 | |
parent | dd4ef01c4004410e6515d9dd0d92dec133c60b9b (diff) |
documentation: convert the Documentation directory to UTF-8
Convert files within the Documentation directory to UTF-8.
Adrian Bunk:
small additional fixes
Signed-off-by: John Anthony Kazos Jr. <jakj@j-a-k-j.com>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
45 files changed, 85 insertions, 85 deletions
diff --git a/Documentation/arm/Samsung-S3C24XX/H1940.txt b/Documentation/arm/Samsung-S3C24XX/H1940.txt index d6b1de92b111..f4a7b22c8664 100644 --- a/Documentation/arm/Samsung-S3C24XX/H1940.txt +++ b/Documentation/arm/Samsung-S3C24XX/H1940.txt | |||
@@ -23,7 +23,7 @@ Support | |||
23 | 23 | ||
24 | http://handhelds.org/moin/moin.cgi/HpIpaqH1940 | 24 | http://handhelds.org/moin/moin.cgi/HpIpaqH1940 |
25 | 25 | ||
26 | Herbert Pötzl pages: | 26 | Herbert Pötzl pages: |
27 | 27 | ||
28 | http://vserver.13thfloor.at/H1940/ | 28 | http://vserver.13thfloor.at/H1940/ |
29 | 29 | ||
@@ -32,7 +32,7 @@ Maintainers | |||
32 | ----------- | 32 | ----------- |
33 | 33 | ||
34 | This project is being maintained and developed by a variety | 34 | This project is being maintained and developed by a variety |
35 | of people, including Ben Dooks, Arnaud Patard, and Herbert Pötzl. | 35 | of people, including Ben Dooks, Arnaud Patard, and Herbert Pötzl. |
36 | 36 | ||
37 | Thanks to the many others who have also provided support. | 37 | Thanks to the many others who have also provided support. |
38 | 38 | ||
diff --git a/Documentation/auxdisplay/cfag12864b b/Documentation/auxdisplay/cfag12864b index 3572b98f45b8..b714183d4125 100644 --- a/Documentation/auxdisplay/cfag12864b +++ b/Documentation/auxdisplay/cfag12864b | |||
@@ -78,9 +78,9 @@ Select (17)------------------------------(16) Data / Instruction | |||
78 | Ground (18)---[GND] [+5v]---(19) LED + | 78 | Ground (18)---[GND] [+5v]---(19) LED + |
79 | Ground (19)---[GND] | 79 | Ground (19)---[GND] |
80 | Ground (20)---[GND] E A Values: | 80 | Ground (20)---[GND] E A Values: |
81 | Ground (21)---[GND] [GND]---[P1]---(18) Vee · R = Resistor = 22 ohm | 81 | Ground (21)---[GND] [GND]---[P1]---(18) Vee - R = Resistor = 22 ohm |
82 | Ground (22)---[GND] | · P1 = Preset = 10 Kohm | 82 | Ground (22)---[GND] | - P1 = Preset = 10 Kohm |
83 | Ground (23)---[GND] ---- S ------( 3) V0 · P2 = Preset = 1 Kohm | 83 | Ground (23)---[GND] ---- S ------( 3) V0 - P2 = Preset = 1 Kohm |
84 | Ground (24)---[GND] | | | 84 | Ground (24)---[GND] | | |
85 | Ground (25)---[GND] [GND]---[P2]---[R]---(20) LED - | 85 | Ground (25)---[GND] [GND]---[P2]---[R]---(20) LED - |
86 | 86 | ||
diff --git a/Documentation/binfmt_misc.txt b/Documentation/binfmt_misc.txt index d097f09ee15a..f609ebf9c78f 100644 --- a/Documentation/binfmt_misc.txt +++ b/Documentation/binfmt_misc.txt | |||
@@ -113,4 +113,4 @@ cause unexpected behaviour and can be a security hazard. | |||
113 | There is a web page about binfmt_misc at | 113 | There is a web page about binfmt_misc at |
114 | http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html | 114 | http://www.tat.physik.uni-tuebingen.de/~rguenth/linux/binfmt_misc.html |
115 | 115 | ||
116 | Richard Günther <rguenth@tat.physik.uni-tuebingen.de> | 116 | Richard Günther <rguenth@tat.physik.uni-tuebingen.de> |
diff --git a/Documentation/crypto/api-intro.txt b/Documentation/crypto/api-intro.txt index 9b84b805ab75..a2ac6d294793 100644 --- a/Documentation/crypto/api-intro.txt +++ b/Documentation/crypto/api-intro.txt | |||
@@ -177,7 +177,7 @@ Portions of this API were derived from the following projects: | |||
177 | and; | 177 | and; |
178 | 178 | ||
179 | Nettle (http://www.lysator.liu.se/~nisse/nettle/) | 179 | Nettle (http://www.lysator.liu.se/~nisse/nettle/) |
180 | Niels Möller | 180 | Niels Möller |
181 | 181 | ||
182 | Original developers of the crypto algorithms: | 182 | Original developers of the crypto algorithms: |
183 | 183 | ||
@@ -200,8 +200,8 @@ SHA1 algorithm contributors: | |||
200 | 200 | ||
201 | DES algorithm contributors: | 201 | DES algorithm contributors: |
202 | Raimar Falke | 202 | Raimar Falke |
203 | Gisle Sælensminde | 203 | Gisle Sælensminde |
204 | Niels Möller | 204 | Niels Möller |
205 | 205 | ||
206 | Blowfish algorithm contributors: | 206 | Blowfish algorithm contributors: |
207 | Herbert Valerio Riedel | 207 | Herbert Valerio Riedel |
diff --git a/Documentation/dvb/README.dvb-usb b/Documentation/dvb/README.dvb-usb index 46b78b7331c2..bf2a9cdfe7bb 100644 --- a/Documentation/dvb/README.dvb-usb +++ b/Documentation/dvb/README.dvb-usb | |||
@@ -228,5 +228,5 @@ Patches, comments and suggestions are very very welcome. | |||
228 | 228 | ||
229 | Ulf Hermenau for helping me out with traditional chinese. | 229 | Ulf Hermenau for helping me out with traditional chinese. |
230 | 230 | ||
231 | André Smoktun and Christian Frömmel for supporting me with | 231 | André Smoktun and Christian Frömmel for supporting me with |
232 | hardware and listening to my problems very patiently. | 232 | hardware and listening to my problems very patiently. |
diff --git a/Documentation/dvb/contributors.txt b/Documentation/dvb/contributors.txt index 4c33cced5f65..4865addebe1c 100644 --- a/Documentation/dvb/contributors.txt +++ b/Documentation/dvb/contributors.txt | |||
@@ -66,7 +66,7 @@ Michael Dreher <michael@5dot1.de> | |||
66 | Andreas 'randy' Weinberger | 66 | Andreas 'randy' Weinberger |
67 | for the support of the Fujitsu-Siemens Activy budget DVB-S | 67 | for the support of the Fujitsu-Siemens Activy budget DVB-S |
68 | 68 | ||
69 | Kenneth Aafløy <ke-aa@frisurf.no> | 69 | Kenneth Aafløy <ke-aa@frisurf.no> |
70 | for adding support for Typhoon DVB-S budget card | 70 | for adding support for Typhoon DVB-S budget card |
71 | 71 | ||
72 | Ernst Peinlich <e.peinlich@inode.at> | 72 | Ernst Peinlich <e.peinlich@inode.at> |
diff --git a/Documentation/fb/framebuffer.txt b/Documentation/fb/framebuffer.txt index 610e7801207b..b3e3a0356839 100644 --- a/Documentation/fb/framebuffer.txt +++ b/Documentation/fb/framebuffer.txt | |||
@@ -215,11 +215,11 @@ vertical retrace time is the sum of the upper margin, the lower margin and the | |||
215 | vsync length. | 215 | vsync length. |
216 | 216 | ||
217 | +----------+---------------------------------------------+----------+-------+ | 217 | +----------+---------------------------------------------+----------+-------+ |
218 | | | ^ | | | | 218 | | | ↑ | | | |
219 | | | |upper_margin | | | | 219 | | | |upper_margin | | | |
220 | | | ¥ | | | | 220 | | | ↓ | | | |
221 | +----------###############################################----------+-------+ | 221 | +----------###############################################----------+-------+ |
222 | | # ^ # | | | 222 | | # ↑ # | | |
223 | | # | # | | | 223 | | # | # | | |
224 | | # | # | | | 224 | | # | # | | |
225 | | # | # | | | 225 | | # | # | | |
@@ -238,15 +238,15 @@ vsync length. | |||
238 | | # | # | | | 238 | | # | # | | |
239 | | # | # | | | 239 | | # | # | | |
240 | | # | # | | | 240 | | # | # | | |
241 | | # ¥ # | | | 241 | | # ↓ # | | |
242 | +----------###############################################----------+-------+ | 242 | +----------###############################################----------+-------+ |
243 | | | ^ | | | | 243 | | | ↑ | | | |
244 | | | |lower_margin | | | | 244 | | | |lower_margin | | | |
245 | | | ¥ | | | | 245 | | | ↓ | | | |
246 | +----------+---------------------------------------------+----------+-------+ | 246 | +----------+---------------------------------------------+----------+-------+ |
247 | | | ^ | | | | 247 | | | ↑ | | | |
248 | | | |vsync_len | | | | 248 | | | |vsync_len | | | |
249 | | | ¥ | | | | 249 | | | ↓ | | | |
250 | +----------+---------------------------------------------+----------+-------+ | 250 | +----------+---------------------------------------------+----------+-------+ |
251 | 251 | ||
252 | The frame buffer device expects all horizontal timings in number of dotclocks | 252 | The frame buffer device expects all horizontal timings in number of dotclocks |
diff --git a/Documentation/fb/sstfb.txt b/Documentation/fb/sstfb.txt index df27f5bf15db..550ca775a4cb 100644 --- a/Documentation/fb/sstfb.txt +++ b/Documentation/fb/sstfb.txt | |||
@@ -2,9 +2,9 @@ | |||
2 | Introduction | 2 | Introduction |
3 | 3 | ||
4 | This is a frame buffer device driver for 3dfx' Voodoo Graphics | 4 | This is a frame buffer device driver for 3dfx' Voodoo Graphics |
5 | (aka voodoo 1, aka sst1) and Voodoo² (aka Voodoo 2, aka CVG) based | 5 | (aka voodoo 1, aka sst1) and Voodoo² (aka Voodoo 2, aka CVG) based |
6 | video boards. It's highly experimental code, but is guaranteed to work | 6 | video boards. It's highly experimental code, but is guaranteed to work |
7 | on my computer, with my "Maxi Gamer 3D" and "Maxi Gamer 3d²" boards, | 7 | on my computer, with my "Maxi Gamer 3D" and "Maxi Gamer 3d²" boards, |
8 | and with me "between chair and keyboard". Some people tested other | 8 | and with me "between chair and keyboard". Some people tested other |
9 | combinations and it seems that it works. | 9 | combinations and it seems that it works. |
10 | The main page is located at <http://sstfb.sourceforge.net>, and if | 10 | The main page is located at <http://sstfb.sourceforge.net>, and if |
diff --git a/Documentation/hwmon/adm1026 b/Documentation/hwmon/adm1026 index 473c689d7924..f4327db2307e 100644 --- a/Documentation/hwmon/adm1026 +++ b/Documentation/hwmon/adm1026 | |||
@@ -80,7 +80,7 @@ temperature sensor inputs. Both the PWM output and the DAC output can be | |||
80 | used to control fan speed. Usually only one of these two outputs will be | 80 | used to control fan speed. Usually only one of these two outputs will be |
81 | used. Write the minimum PWM or DAC value to the appropriate control | 81 | used. Write the minimum PWM or DAC value to the appropriate control |
82 | register. Then set the low temperature limit in the tmin values for each | 82 | register. Then set the low temperature limit in the tmin values for each |
83 | temperature sensor. The range of control is fixed at 20 °C, and the | 83 | temperature sensor. The range of control is fixed at 20 °C, and the |
84 | largest difference between current and tmin of the temperature sensors sets | 84 | largest difference between current and tmin of the temperature sensors sets |
85 | the control output. See the datasheet for several example circuits for | 85 | the control output. See the datasheet for several example circuits for |
86 | controlling fan speed with the PWM and DAC outputs. The fan speed sensors | 86 | controlling fan speed with the PWM and DAC outputs. The fan speed sensors |
diff --git a/Documentation/hwmon/gl518sm b/Documentation/hwmon/gl518sm index ce0881883bca..229f8b789185 100644 --- a/Documentation/hwmon/gl518sm +++ b/Documentation/hwmon/gl518sm | |||
@@ -13,7 +13,7 @@ Supported chips: | |||
13 | 13 | ||
14 | Authors: | 14 | Authors: |
15 | Frodo Looijaard <frodol@dds.nl>, | 15 | Frodo Looijaard <frodol@dds.nl>, |
16 | Kyösti Mälkki <kmalkki@cc.hut.fi> | 16 | Kyösti Mälkki <kmalkki@cc.hut.fi> |
17 | Hong-Gunn Chew <hglinux@gunnet.org> | 17 | Hong-Gunn Chew <hglinux@gunnet.org> |
18 | Jean Delvare <khali@linux-fr.org> | 18 | Jean Delvare <khali@linux-fr.org> |
19 | 19 | ||
diff --git a/Documentation/hwmon/lm83 b/Documentation/hwmon/lm83 index f7aad1489cb0..a04d1fe9269c 100644 --- a/Documentation/hwmon/lm83 +++ b/Documentation/hwmon/lm83 | |||
@@ -45,7 +45,7 @@ Unconfirmed motherboards: | |||
45 | The LM82 is confirmed to have been found on most AMD Geode reference | 45 | The LM82 is confirmed to have been found on most AMD Geode reference |
46 | designs and test platforms. | 46 | designs and test platforms. |
47 | 47 | ||
48 | The driver has been successfully tested by Magnus Forsström, who I'd | 48 | The driver has been successfully tested by Magnus Forsström, who I'd |
49 | like to thank here. More testers will be of course welcome. | 49 | like to thank here. More testers will be of course welcome. |
50 | 50 | ||
51 | The fact that the LM83 is only scarcely used can be easily explained. | 51 | The fact that the LM83 is only scarcely used can be easily explained. |
diff --git a/Documentation/hwmon/sis5595 b/Documentation/hwmon/sis5595 index b7ae36b8cdf5..4f8877a34f37 100644 --- a/Documentation/hwmon/sis5595 +++ b/Documentation/hwmon/sis5595 | |||
@@ -8,7 +8,7 @@ Supported chips: | |||
8 | Datasheet: Publicly available at the Silicon Integrated Systems Corp. site. | 8 | Datasheet: Publicly available at the Silicon Integrated Systems Corp. site. |
9 | 9 | ||
10 | Authors: | 10 | Authors: |
11 | Kyösti Mälkki <kmalkki@cc.hut.fi>, | 11 | Kyösti Mälkki <kmalkki@cc.hut.fi>, |
12 | Mark D. Studebaker <mdsxyz123@yahoo.com>, | 12 | Mark D. Studebaker <mdsxyz123@yahoo.com>, |
13 | Aurelien Jarno <aurelien@aurel32.net> 2.6 port | 13 | Aurelien Jarno <aurelien@aurel32.net> 2.6 port |
14 | 14 | ||
diff --git a/Documentation/hwmon/via686a b/Documentation/hwmon/via686a index a936fb3824b2..d651b25f7519 100644 --- a/Documentation/hwmon/via686a +++ b/Documentation/hwmon/via686a | |||
@@ -8,7 +8,7 @@ Supported chips: | |||
8 | Datasheet: On request through web form (http://www.via.com.tw/en/support/datasheets/) | 8 | Datasheet: On request through web form (http://www.via.com.tw/en/support/datasheets/) |
9 | 9 | ||
10 | Authors: | 10 | Authors: |
11 | Kyösti Mälkki <kmalkki@cc.hut.fi>, | 11 | Kyösti Mälkki <kmalkki@cc.hut.fi>, |
12 | Mark D. Studebaker <mdsxyz123@yahoo.com> | 12 | Mark D. Studebaker <mdsxyz123@yahoo.com> |
13 | Bob Dougherty <bobd@stanford.edu> | 13 | Bob Dougherty <bobd@stanford.edu> |
14 | (Some conversion-factor data were contributed by | 14 | (Some conversion-factor data were contributed by |
diff --git a/Documentation/hwmon/w83792d b/Documentation/hwmon/w83792d index 8171c285bb55..14a668ed8aaa 100644 --- a/Documentation/hwmon/w83792d +++ b/Documentation/hwmon/w83792d | |||
@@ -107,7 +107,7 @@ Known problems: | |||
107 | by CR[0x49h]. | 107 | by CR[0x49h]. |
108 | - The function of vid and vrm has not been finished, because I'm NOT | 108 | - The function of vid and vrm has not been finished, because I'm NOT |
109 | very familiar with them. Adding support is welcome. | 109 | very familiar with them. Adding support is welcome. |
110 | - The function of chassis open detection needs more tests. | 110 | Â - The function of chassis open detection needs more tests. |
111 | - If you have ASUS server board and chip was not found: Then you will | 111 | - If you have ASUS server board and chip was not found: Then you will |
112 | need to upgrade to latest (or beta) BIOS. If it does not help please | 112 | need to upgrade to latest (or beta) BIOS. If it does not help please |
113 | contact us. | 113 | contact us. |
diff --git a/Documentation/i2c/busses/i2c-i810 b/Documentation/i2c/busses/i2c-i810 index 83c3b9743c3c..778210ee1583 100644 --- a/Documentation/i2c/busses/i2c-i810 +++ b/Documentation/i2c/busses/i2c-i810 | |||
@@ -7,7 +7,7 @@ Supported adapters: | |||
7 | Authors: | 7 | Authors: |
8 | Frodo Looijaard <frodol@dds.nl>, | 8 | Frodo Looijaard <frodol@dds.nl>, |
9 | Philip Edelbrock <phil@netroedge.com>, | 9 | Philip Edelbrock <phil@netroedge.com>, |
10 | Kyösti Mälkki <kmalkki@cc.hut.fi>, | 10 | Kyösti Mälkki <kmalkki@cc.hut.fi>, |
11 | Ralph Metzler <rjkm@thp.uni-koeln.de>, | 11 | Ralph Metzler <rjkm@thp.uni-koeln.de>, |
12 | Mark D. Studebaker <mdsxyz123@yahoo.com> | 12 | Mark D. Studebaker <mdsxyz123@yahoo.com> |
13 | 13 | ||
diff --git a/Documentation/i2c/busses/i2c-sis96x b/Documentation/i2c/busses/i2c-sis96x index 08d7b2dac69a..266481fd26e2 100644 --- a/Documentation/i2c/busses/i2c-sis96x +++ b/Documentation/i2c/busses/i2c-sis96x | |||
@@ -60,7 +60,7 @@ Mark D. Studebaker <mdsxyz123@yahoo.com> | |||
60 | - design hints and bug fixes | 60 | - design hints and bug fixes |
61 | Alexander Maylsh <amalysh@web.de> | 61 | Alexander Maylsh <amalysh@web.de> |
62 | - ditto, plus an important datasheet... almost the one I really wanted | 62 | - ditto, plus an important datasheet... almost the one I really wanted |
63 | Hans-Günter Lütke Uphues <hg_lu@t-online.de> | 63 | Hans-Günter Lütke Uphues <hg_lu@t-online.de> |
64 | - patch for SiS735 | 64 | - patch for SiS735 |
65 | Robert Zwerus <arzie@dds.nl> | 65 | Robert Zwerus <arzie@dds.nl> |
66 | - testing for SiS645DX | 66 | - testing for SiS645DX |
diff --git a/Documentation/i2c/busses/i2c-via b/Documentation/i2c/busses/i2c-via index 55edfe1a640b..343870661ac3 100644 --- a/Documentation/i2c/busses/i2c-via +++ b/Documentation/i2c/busses/i2c-via | |||
@@ -4,7 +4,7 @@ Supported adapters: | |||
4 | * VIA Technologies, InC. VT82C586B | 4 | * VIA Technologies, InC. VT82C586B |
5 | Datasheet: Publicly available at the VIA website | 5 | Datasheet: Publicly available at the VIA website |
6 | 6 | ||
7 | Author: Kyösti Mälkki <kmalkki@cc.hut.fi> | 7 | Author: Kyösti Mälkki <kmalkki@cc.hut.fi> |
8 | 8 | ||
9 | Description | 9 | Description |
10 | ----------- | 10 | ----------- |
diff --git a/Documentation/i2c/busses/i2c-viapro b/Documentation/i2c/busses/i2c-viapro index 775f489e86f6..06b4be3ef6d8 100644 --- a/Documentation/i2c/busses/i2c-viapro +++ b/Documentation/i2c/busses/i2c-viapro | |||
@@ -17,7 +17,7 @@ Supported adapters: | |||
17 | Datasheet: available on request and under NDA from VIA | 17 | Datasheet: available on request and under NDA from VIA |
18 | 18 | ||
19 | Authors: | 19 | Authors: |
20 | Kyösti Mälkki <kmalkki@cc.hut.fi>, | 20 | Kyösti Mälkki <kmalkki@cc.hut.fi>, |
21 | Mark D. Studebaker <mdsxyz123@yahoo.com>, | 21 | Mark D. Studebaker <mdsxyz123@yahoo.com>, |
22 | Jean Delvare <khali@linux-fr.org> | 22 | Jean Delvare <khali@linux-fr.org> |
23 | 23 | ||
diff --git a/Documentation/i2c/i2c-protocol b/Documentation/i2c/i2c-protocol index b4022c914210..579b92d5f3a3 100644 --- a/Documentation/i2c/i2c-protocol +++ b/Documentation/i2c/i2c-protocol | |||
@@ -68,7 +68,7 @@ We have found some I2C devices that needs the following modifications: | |||
68 | 68 | ||
69 | Flags I2C_M_IGNORE_NAK | 69 | Flags I2C_M_IGNORE_NAK |
70 | Normally message is interrupted immediately if there is [NA] from the | 70 | Normally message is interrupted immediately if there is [NA] from the |
71 | client. Setting this flag treats any [NA] as [A], and all of | 71 | client. Setting this flag treats any [NA] as [A], and all of |
72 | message is sent. | 72 | message is sent. |
73 | These messages may still fail to SCL lo->hi timeout. | 73 | These messages may still fail to SCL lo->hi timeout. |
74 | 74 | ||
diff --git a/Documentation/i2o/README b/Documentation/i2o/README index 9aa6ddb446eb..0ebf58c73f54 100644 --- a/Documentation/i2o/README +++ b/Documentation/i2o/README | |||
@@ -30,13 +30,13 @@ Juha Sievanen, University of Helsinki Finland | |||
30 | Bug fixes | 30 | Bug fixes |
31 | Core code extensions | 31 | Core code extensions |
32 | 32 | ||
33 | Auvo Häkkinen, University of Helsinki Finland | 33 | Auvo Häkkinen, University of Helsinki Finland |
34 | LAN OSM code | 34 | LAN OSM code |
35 | /Proc interface to LAN class | 35 | /Proc interface to LAN class |
36 | Bug fixes | 36 | Bug fixes |
37 | Core code extensions | 37 | Core code extensions |
38 | 38 | ||
39 | Taneli Vähäkangas, University of Helsinki Finland | 39 | Taneli Vähäkangas, University of Helsinki Finland |
40 | Fixes to i2o_config | 40 | Fixes to i2o_config |
41 | 41 | ||
42 | CREDITS | 42 | CREDITS |
diff --git a/Documentation/isdn/CREDITS b/Documentation/isdn/CREDITS index e1b3023efaa8..7c17c837064f 100644 --- a/Documentation/isdn/CREDITS +++ b/Documentation/isdn/CREDITS | |||
@@ -2,7 +2,7 @@ | |||
2 | I want to thank all who contributed to this project and especially to: | 2 | I want to thank all who contributed to this project and especially to: |
3 | (in alphabetical order) | 3 | (in alphabetical order) |
4 | 4 | ||
5 | Thomas Bogendörfer (tsbogend@bigbug.franken.de) | 5 | Thomas Bogendörfer (tsbogend@bigbug.franken.de) |
6 | Tester, lots of bugfixes and hints. | 6 | Tester, lots of bugfixes and hints. |
7 | 7 | ||
8 | Alan Cox (alan@redhat.com) | 8 | Alan Cox (alan@redhat.com) |
@@ -11,7 +11,7 @@ Alan Cox (alan@redhat.com) | |||
11 | Henner Eisen (eis@baty.hanse.de) | 11 | Henner Eisen (eis@baty.hanse.de) |
12 | For X.25 implementation. | 12 | For X.25 implementation. |
13 | 13 | ||
14 | Volker Götz (volker@oops.franken.de) | 14 | Volker Götz (volker@oops.franken.de) |
15 | For contribution of man-pages, the imontty-tool and a perfect | 15 | For contribution of man-pages, the imontty-tool and a perfect |
16 | maintaining of the mailing-list at hub-wue. | 16 | maintaining of the mailing-list at hub-wue. |
17 | 17 | ||
diff --git a/Documentation/isdn/README b/Documentation/isdn/README index 761595243931..6783437f21c2 100644 --- a/Documentation/isdn/README +++ b/Documentation/isdn/README | |||
@@ -402,7 +402,7 @@ README for the ISDN-subsystem | |||
402 | the script tools/tcltk/isdnmon. You can add actions for line-status | 402 | the script tools/tcltk/isdnmon. You can add actions for line-status |
403 | changes. See the comments at the beginning of the script for how to | 403 | changes. See the comments at the beginning of the script for how to |
404 | do that. There are other tty-based tools in the tools-subdirectory | 404 | do that. There are other tty-based tools in the tools-subdirectory |
405 | contributed by Michael Knigge (imon), Volker Götz (imontty) and | 405 | contributed by Michael Knigge (imon), Volker Götz (imontty) and |
406 | Andreas Kool (isdnmon). | 406 | Andreas Kool (isdnmon). |
407 | 407 | ||
408 | l) For initial testing, you can set the verbose-level to 2 (default: 0). | 408 | l) For initial testing, you can set the verbose-level to 2 (default: 0). |
diff --git a/Documentation/isdn/README.icn b/Documentation/isdn/README.icn index a5f55eadb3ca..13f833d4e910 100644 --- a/Documentation/isdn/README.icn +++ b/Documentation/isdn/README.icn | |||
@@ -3,8 +3,8 @@ $Id: README.icn,v 1.7 2000/08/06 09:22:51 armin Exp $ | |||
3 | You can get the ICN-ISDN-card from: | 3 | You can get the ICN-ISDN-card from: |
4 | 4 | ||
5 | Thinking Objects Software GmbH | 5 | Thinking Objects Software GmbH |
6 | Versbacher Röthe 159 | 6 | Versbacher Röthe 159 |
7 | 97078 Würzburg | 7 | 97078 Würzburg |
8 | Tel: +49 931 2877950 | 8 | Tel: +49 931 2877950 |
9 | Fax: +49 931 2877951 | 9 | Fax: +49 931 2877951 |
10 | 10 | ||
diff --git a/Documentation/java.txt b/Documentation/java.txt index c768dc63b34e..3cce3fbb6644 100644 --- a/Documentation/java.txt +++ b/Documentation/java.txt | |||
@@ -390,7 +390,7 @@ the execution bit, then just do | |||
390 | 390 | ||
391 | 391 | ||
392 | originally by Brian A. Lantz, brian@lantz.com | 392 | originally by Brian A. Lantz, brian@lantz.com |
393 | heavily edited for binfmt_misc by Richard Günther | 393 | heavily edited for binfmt_misc by Richard Günther |
394 | new scripts by Colin J. Watson <cjw44@cam.ac.uk> | 394 | new scripts by Colin J. Watson <cjw44@cam.ac.uk> |
395 | added executable Jar file support by Kurt Huwig <kurt@iku-netz.de> | 395 | added executable Jar file support by Kurt Huwig <kurt@iku-netz.de> |
396 | 396 | ||
diff --git a/Documentation/kernel-docs.txt b/Documentation/kernel-docs.txt index c68dafeda7a7..d9e3b199929b 100644 --- a/Documentation/kernel-docs.txt +++ b/Documentation/kernel-docs.txt | |||
@@ -236,7 +236,7 @@ | |||
236 | 236 | ||
237 | * Title: "Design and Implementation of the Second Extended | 237 | * Title: "Design and Implementation of the Second Extended |
238 | Filesystem" | 238 | Filesystem" |
239 | Author: Rémy Card, Theodore Ts'o, Stephen Tweedie. | 239 | Author: Rémy Card, Theodore Ts'o, Stephen Tweedie. |
240 | URL: http://web.mit.edu/tytso/www/linux/ext2intro.html | 240 | URL: http://web.mit.edu/tytso/www/linux/ext2intro.html |
241 | Keywords: ext2, linux fs history, inode, directory, link, devices, | 241 | Keywords: ext2, linux fs history, inode, directory, link, devices, |
242 | VFS, physical structure, performance, benchmarks, ext2fs library, | 242 | VFS, physical structure, performance, benchmarks, ext2fs library, |
diff --git a/Documentation/m68k/README.buddha b/Documentation/m68k/README.buddha index ef484a719bb9..3ea9827ba3c7 100644 --- a/Documentation/m68k/README.buddha +++ b/Documentation/m68k/README.buddha | |||
@@ -204,7 +204,7 @@ always shows a "no IRQ here" on the Buddha, and accesses to | |||
204 | the third IDE port are going into data's Nirwana on the | 204 | the third IDE port are going into data's Nirwana on the |
205 | Buddha. | 205 | Buddha. |
206 | 206 | ||
207 | Jens Schönfeld february 19th, 1997 | 207 | Jens Schönfeld february 19th, 1997 |
208 | updated may 27th, 1997 | 208 | updated may 27th, 1997 |
209 | eMail: sysop@nostlgic.tng.oche.de | 209 | eMail: sysop@nostlgic.tng.oche.de |
210 | 210 | ||
diff --git a/Documentation/networking/6pack.txt b/Documentation/networking/6pack.txt index 48ed2b711bd2..d0777a1200e1 100644 --- a/Documentation/networking/6pack.txt +++ b/Documentation/networking/6pack.txt | |||
@@ -1,6 +1,6 @@ | |||
1 | This is the 6pack-mini-HOWTO, written by | 1 | This is the 6pack-mini-HOWTO, written by |
2 | 2 | ||
3 | Andreas Könsgen DG3KQ | 3 | Andreas Könsgen DG3KQ |
4 | Internet: ajk@iehk.rwth-aachen.de | 4 | Internet: ajk@iehk.rwth-aachen.de |
5 | AMPR-net: dg3kq@db0pra.ampr.org | 5 | AMPR-net: dg3kq@db0pra.ampr.org |
6 | AX.25: dg3kq@db0ach.#nrw.deu.eu | 6 | AX.25: dg3kq@db0ach.#nrw.deu.eu |
diff --git a/Documentation/networking/packet_mmap.txt b/Documentation/networking/packet_mmap.txt index 5a232d946be3..db0cd5169581 100644 --- a/Documentation/networking/packet_mmap.txt +++ b/Documentation/networking/packet_mmap.txt | |||
@@ -13,7 +13,7 @@ You can find the latest version of this document at | |||
13 | 13 | ||
14 | Please send me your comments to | 14 | Please send me your comments to |
15 | 15 | ||
16 | Ulisses Alonso Camaró <uaca@i.hate.spam.alumni.uv.es> | 16 | Ulisses Alonso Camaró <uaca@i.hate.spam.alumni.uv.es> |
17 | 17 | ||
18 | ------------------------------------------------------------------------------- | 18 | ------------------------------------------------------------------------------- |
19 | + Why use PACKET_MMAP | 19 | + Why use PACKET_MMAP |
diff --git a/Documentation/networking/slicecom.hun b/Documentation/networking/slicecom.hun index 5acf1918694a..bed2f045e550 100644 --- a/Documentation/networking/slicecom.hun +++ b/Documentation/networking/slicecom.hun | |||
@@ -1,7 +1,7 @@ | |||
1 | 1 | ||
2 | SliceCOM adapter felhasznaloi dokumentacioja - 0.51 verziohoz | 2 | SliceCOM adapter felhasznaloi dokumentacioja - 0.51 verziohoz |
3 | 3 | ||
4 | Bartók István <bartoki@itc.hu> | 4 | Bartók István <bartoki@itc.hu> |
5 | Utolso modositas: Wed Aug 29 17:26:58 CEST 2001 | 5 | Utolso modositas: Wed Aug 29 17:26:58 CEST 2001 |
6 | 6 | ||
7 | ----------------------------------------------------------------- | 7 | ----------------------------------------------------------------- |
diff --git a/Documentation/networking/slicecom.txt b/Documentation/networking/slicecom.txt index 32d3b916afad..c82c0cf981b4 100644 --- a/Documentation/networking/slicecom.txt +++ b/Documentation/networking/slicecom.txt | |||
@@ -1,9 +1,9 @@ | |||
1 | 1 | ||
2 | SliceCOM adapter user's documentation - for the 0.51 driver version | 2 | SliceCOM adapter user's documentation - for the 0.51 driver version |
3 | 3 | ||
4 | Written by Bartók István <bartoki@itc.hu> | 4 | Written by Bartók István <bartoki@itc.hu> |
5 | 5 | ||
6 | English translation: Lakatos György <gyuri@itc.hu> | 6 | English translation: Lakatos György <gyuri@itc.hu> |
7 | Mon Dec 11 15:28:42 CET 2000 | 7 | Mon Dec 11 15:28:42 CET 2000 |
8 | 8 | ||
9 | Last modified: Wed Aug 29 17:25:37 CEST 2001 | 9 | Last modified: Wed Aug 29 17:25:37 CEST 2001 |
diff --git a/Documentation/networking/tms380tr.txt b/Documentation/networking/tms380tr.txt index c169a57bc925..1f73e13058df 100644 --- a/Documentation/networking/tms380tr.txt +++ b/Documentation/networking/tms380tr.txt | |||
@@ -71,24 +71,24 @@ Below find attached the setting for the SK NET TR 4/16 ISA adapters | |||
71 | CHAPTER 1 LOCATION OF DIP-SWITCH | 71 | CHAPTER 1 LOCATION OF DIP-SWITCH |
72 | ============================================================== | 72 | ============================================================== |
73 | 73 | ||
74 | UÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ | 74 | UÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄ¿ |
75 | þUÄÄÄÄÄÄ¿ UÄÄÄÄÄ¿ UÄÄÄ¿ þ | 75 | þUÄÄÄÄÄÄ¿ UÄÄÄÄÄ¿ UÄÄÄ¿ þ |
76 | þAÄÄÄÄÄÄU W1 AÄÄÄÄÄU UÄÄÄÄ¿ þ þ þ | 76 | þAÄÄÄÄÄÄU W1 AÄÄÄÄÄU UÄÄÄÄ¿ þ þ þ |
77 | þUÄÄÄÄÄÄ¿ þ þ þ þ UÄÄÅ¿ | 77 | þUÄÄÄÄÄÄ¿ þ þ þ þ UÄÄÅ¿ |
78 | þAÄÄÄÄÄÄU UÄÄÄÄÄÄÄÄÄÄÄ¿ AÄÄÄÄU þ þ þ þþ | 78 | þAÄÄÄÄÄÄU UÄÄÄÄÄÄÄÄÄÄÄ¿ AÄÄÄÄU þ þ þ þþ |
79 | þUÄÄÄÄÄÄ¿ þ þ UÄÄÄ¿ AÄÄÄU AÄÄÅU | 79 | þUÄÄÄÄÄÄ¿ þ þ UÄÄÄ¿ AÄÄÄU AÄÄÅU |
80 | þAÄÄÄÄÄÄU þ TMS380C26 þ þ þ þ | 80 | þAÄÄÄÄÄÄU þ TMS380C26 þ þ þ þ |
81 | þUÄÄÄÄÄÄ¿ þ þ AÄÄÄU AÄ¿ | 81 | þUÄÄÄÄÄÄ¿ þ þ AÄÄÄU AÄ¿ |
82 | þAÄÄÄÄÄÄU þ þ þ þ | 82 | þAÄÄÄÄÄÄU þ þ þ þ |
83 | þ AÄÄÄÄÄÄÄÄÄÄÄU þ þ | 83 | þ AÄÄÄÄÄÄÄÄÄÄÄU þ þ |
84 | þ þ þ | 84 | þ þ þ |
85 | þ AÄU | 85 | þ AÄU |
86 | þ þ | 86 | þ þ |
87 | þ þ | 87 | þ þ |
88 | þ þ | 88 | þ þ |
89 | þ þ | 89 | þ þ |
90 | AÄÄÄÄÄÄÄÄÄÄÄÄAÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄAÄÄAÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄAÄÄÄÄÄÄÄÄÄU | 90 | AÄÄÄÄÄÄÄÄÄÄÄÄAÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄAÄÄAÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄAÄÄÄÄÄÄÄÄÄU |
91 | AÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄU AÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄU | 91 | AÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄU AÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄU |
92 | 92 | ||
93 | ============================================================== | 93 | ============================================================== |
94 | CHAPTER 2 DEFAULT SETTINGS | 94 | CHAPTER 2 DEFAULT SETTINGS |
@@ -108,9 +108,9 @@ AÄÄÄÄÄÄÄÄÄÄÄÄAÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄAÄÄAÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄÄAÄÄÄÄÄÄÄÄÄU | |||
108 | CHAPTER 3 DIP SWITCH W1 DESCRIPTION | 108 | CHAPTER 3 DIP SWITCH W1 DESCRIPTION |
109 | ============================================================== | 109 | ============================================================== |
110 | 110 | ||
111 | UÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄ¿ ON | 111 | UÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄ¿ ON |
112 | þ 1 þ 2 þ 3 þ 4 þ 5 þ 6 þ 7 þ 8 þ | 112 | þ 1 þ 2 þ 3 þ 4 þ 5 þ 6 þ 7 þ 8 þ |
113 | AÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄU OFF | 113 | AÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄAÄÄÄU OFF |
114 | |AD | BootROM Addr. | I/O | | 114 | |AD | BootROM Addr. | I/O | |
115 | +-+-+-------+-------+-----+-----+ | 115 | +-+-+-------+-------+-----+-----+ |
116 | | | | | 116 | | | | |
diff --git a/Documentation/pcieaer-howto.txt b/Documentation/pcieaer-howto.txt index 16c251230c82..d5da86170106 100644 --- a/Documentation/pcieaer-howto.txt +++ b/Documentation/pcieaer-howto.txt | |||
@@ -13,7 +13,7 @@ Reporting (AER) driver and provides information on how to use it, as | |||
13 | well as how to enable the drivers of endpoint devices to conform with | 13 | well as how to enable the drivers of endpoint devices to conform with |
14 | PCI Express AER driver. | 14 | PCI Express AER driver. |
15 | 15 | ||
16 | 1.2 Copyright © Intel Corporation 2006. | 16 | 1.2 Copyright © Intel Corporation 2006. |
17 | 17 | ||
18 | 1.3 What is the PCI Express AER Driver? | 18 | 1.3 What is the PCI Express AER Driver? |
19 | 19 | ||
diff --git a/Documentation/power/swsusp.txt b/Documentation/power/swsusp.txt index c55bd5079b90..5b8d6953f05e 100644 --- a/Documentation/power/swsusp.txt +++ b/Documentation/power/swsusp.txt | |||
@@ -48,7 +48,7 @@ before suspend (it is limited to 500 MB by default). | |||
48 | 48 | ||
49 | Article about goals and implementation of Software Suspend for Linux | 49 | Article about goals and implementation of Software Suspend for Linux |
50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 50 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
51 | Author: G‚ábor Kuti | 51 | Author: G‚ábor Kuti |
52 | Last revised: 2003-10-20 by Pavel Machek | 52 | Last revised: 2003-10-20 by Pavel Machek |
53 | 53 | ||
54 | Idea and goals to achieve | 54 | Idea and goals to achieve |
diff --git a/Documentation/s390/Debugging390.txt b/Documentation/s390/Debugging390.txt index 0993969609cf..d30a281c570f 100644 --- a/Documentation/s390/Debugging390.txt +++ b/Documentation/s390/Debugging390.txt | |||
@@ -2209,7 +2209,7 @@ Breakpoint 2 at 0x4d87a4: file top.c, line 2609. | |||
2209 | #3 0x5167e6 in readline_internal_char () at readline.c:454 | 2209 | #3 0x5167e6 in readline_internal_char () at readline.c:454 |
2210 | #4 0x5168ee in readline_internal_charloop () at readline.c:507 | 2210 | #4 0x5168ee in readline_internal_charloop () at readline.c:507 |
2211 | #5 0x51692c in readline_internal () at readline.c:521 | 2211 | #5 0x51692c in readline_internal () at readline.c:521 |
2212 | #6 0x5164fe in readline (prompt=0x7ffff810 "\177ÿøx\177ÿ÷Ø\177ÿøxÀ") | 2212 | #6 0x5164fe in readline (prompt=0x7ffff810 "\177ÂÿÂøx\177ÂÿÂ÷ÂØ\177ÂÿÂøxÂÀ") |
2213 | at readline.c:349 | 2213 | at readline.c:349 |
2214 | #7 0x4d7a8a in command_line_input (prrompt=0x564420 "(gdb) ", repeat=1, | 2214 | #7 0x4d7a8a in command_line_input (prrompt=0x564420 "(gdb) ", repeat=1, |
2215 | annotation_suffix=0x4d6b44 "prompt") at top.c:2091 | 2215 | annotation_suffix=0x4d6b44 "prompt") at top.c:2091 |
diff --git a/Documentation/scsi/aha152x.txt b/Documentation/scsi/aha152x.txt index 2ce022cec9be..29ce6d87e451 100644 --- a/Documentation/scsi/aha152x.txt +++ b/Documentation/scsi/aha152x.txt | |||
@@ -1,7 +1,7 @@ | |||
1 | $Id: README.aha152x,v 1.2 1999/12/25 15:32:30 fischer Exp fischer $ | 1 | $Id: README.aha152x,v 1.2 1999/12/25 15:32:30 fischer Exp fischer $ |
2 | Adaptec AHA-1520/1522 SCSI driver for Linux (aha152x) | 2 | Adaptec AHA-1520/1522 SCSI driver for Linux (aha152x) |
3 | 3 | ||
4 | Copyright 1993-1999 Jürgen Fischer <fischer@norbit.de> | 4 | Copyright 1993-1999 Jürgen Fischer <fischer@norbit.de> |
5 | TC1550 patches by Luuk van Dijk (ldz@xs4all.nl) | 5 | TC1550 patches by Luuk van Dijk (ldz@xs4all.nl) |
6 | 6 | ||
7 | 7 | ||
diff --git a/Documentation/scsi/st.txt b/Documentation/scsi/st.txt index 3c12422f7f41..b7be95b5bd24 100644 --- a/Documentation/scsi/st.txt +++ b/Documentation/scsi/st.txt | |||
@@ -1,5 +1,5 @@ | |||
1 | This file contains brief information about the SCSI tape driver. | 1 | This file contains brief information about the SCSI tape driver. |
2 | The driver is currently maintained by Kai Mäkisara (email | 2 | The driver is currently maintained by Kai Mäkisara (email |
3 | Kai.Makisara@kolumbus.fi) | 3 | Kai.Makisara@kolumbus.fi) |
4 | 4 | ||
5 | Last modified: Mon Mar 7 21:14:44 2005 by kai.makisara | 5 | Last modified: Mon Mar 7 21:14:44 2005 by kai.makisara |
diff --git a/Documentation/scsi/tmscsim.txt b/Documentation/scsi/tmscsim.txt index 8b2168aa4fc7..61c0531e044a 100644 --- a/Documentation/scsi/tmscsim.txt +++ b/Documentation/scsi/tmscsim.txt | |||
@@ -426,7 +426,7 @@ Thanks to Linus Torvalds, Alan Cox, the FSF people, the XFree86 team and | |||
426 | all the others for the wonderful OS and software. | 426 | all the others for the wonderful OS and software. |
427 | Thanks to C.L. Huang and Philip Giang (Tekram) for the initial driver | 427 | Thanks to C.L. Huang and Philip Giang (Tekram) for the initial driver |
428 | release and support. | 428 | release and support. |
429 | Thanks to Doug Ledford, Gérard Roudier for support with SCSI coding. | 429 | Thanks to Doug Ledford, Gérard Roudier for support with SCSI coding. |
430 | Thanks to a lot of people (espec. Chiaki Ishikawa, Andreas Haumer, Hubert | 430 | Thanks to a lot of people (espec. Chiaki Ishikawa, Andreas Haumer, Hubert |
431 | Tonneau) for intensively testing the driver (and even risking data loss | 431 | Tonneau) for intensively testing the driver (and even risking data loss |
432 | doing this during early revisions). | 432 | doing this during early revisions). |
diff --git a/Documentation/sonypi.txt b/Documentation/sonypi.txt index c1237a925505..4857acfc50f1 100644 --- a/Documentation/sonypi.txt +++ b/Documentation/sonypi.txt | |||
@@ -1,7 +1,7 @@ | |||
1 | Sony Programmable I/O Control Device Driver Readme | 1 | Sony Programmable I/O Control Device Driver Readme |
2 | -------------------------------------------------- | 2 | -------------------------------------------------- |
3 | Copyright (C) 2001-2004 Stelian Pop <stelian@popies.net> | 3 | Copyright (C) 2001-2004 Stelian Pop <stelian@popies.net> |
4 | Copyright (C) 2001-2002 Alcôve <www.alcove.com> | 4 | Copyright (C) 2001-2002 Alcôve <www.alcove.com> |
5 | Copyright (C) 2001 Michael Ashley <m.ashley@unsw.edu.au> | 5 | Copyright (C) 2001 Michael Ashley <m.ashley@unsw.edu.au> |
6 | Copyright (C) 2001 Junichi Morita <jun1m@mars.dti.ne.jp> | 6 | Copyright (C) 2001 Junichi Morita <jun1m@mars.dti.ne.jp> |
7 | Copyright (C) 2000 Takaya Kinjo <t-kinjo@tc4.so-net.ne.jp> | 7 | Copyright (C) 2000 Takaya Kinjo <t-kinjo@tc4.so-net.ne.jp> |
diff --git a/Documentation/sound/oss/mwave b/Documentation/sound/oss/mwave index 858334bb46b0..5fbcb1609275 100644 --- a/Documentation/sound/oss/mwave +++ b/Documentation/sound/oss/mwave | |||
@@ -163,7 +163,7 @@ OR the Default= line COULD be | |||
163 | Default=SBPRO | 163 | Default=SBPRO |
164 | 164 | ||
165 | Reboot to Windows 95 and choose Linux. When booted, use sndconfig to configure | 165 | Reboot to Windows 95 and choose Linux. When booted, use sndconfig to configure |
166 | the sound modules and voilà - ThinkPad sound with Linux. | 166 | the sound modules and voilà - ThinkPad sound with Linux. |
167 | 167 | ||
168 | Now the gotchas - you can either have CD sound OR Mixers but not both. That's a | 168 | Now the gotchas - you can either have CD sound OR Mixers but not both. That's a |
169 | problem with the SB1.5 (CD sound) or SBPRO (Mixers) settings. No one knows why | 169 | problem with the SB1.5 (CD sound) or SBPRO (Mixers) settings. No one knows why |
diff --git a/Documentation/usb/CREDITS b/Documentation/usb/CREDITS index 27a721635f92..67c59cdc9959 100644 --- a/Documentation/usb/CREDITS +++ b/Documentation/usb/CREDITS | |||
@@ -65,7 +65,7 @@ THANKS file in Inaky's driver): | |||
65 | will sell keyboards to some of the 3 million (at least) | 65 | will sell keyboards to some of the 3 million (at least) |
66 | Linux users. | 66 | Linux users. |
67 | 67 | ||
68 | - Many thanks to ing büro h doran [http://www.ibhdoran.com]! | 68 | - Many thanks to ing büro h doran [http://www.ibhdoran.com]! |
69 | It was almost impossible to get a PC backplate USB connector | 69 | It was almost impossible to get a PC backplate USB connector |
70 | for the motherboard here at Europe (mine, home-made, was | 70 | for the motherboard here at Europe (mine, home-made, was |
71 | quite lousy :). Now I know where to acquire nice USB stuff! | 71 | quite lousy :). Now I know where to acquire nice USB stuff! |
diff --git a/Documentation/usb/usb-serial.txt b/Documentation/usb/usb-serial.txt index b18e86a22506..5b635ae84944 100644 --- a/Documentation/usb/usb-serial.txt +++ b/Documentation/usb/usb-serial.txt | |||
@@ -45,9 +45,9 @@ ConnectTech WhiteHEAT 4 port converter | |||
45 | Connect Tech's Support Department at support@connecttech.com | 45 | Connect Tech's Support Department at support@connecttech.com |
46 | 46 | ||
47 | 47 | ||
48 | HandSpring Visor, Palm USB, and Clié USB driver | 48 | HandSpring Visor, Palm USB, and Clié USB driver |
49 | 49 | ||
50 | This driver works with all HandSpring USB, Palm USB, and Sony Clié USB | 50 | This driver works with all HandSpring USB, Palm USB, and Sony Clié USB |
51 | devices. | 51 | devices. |
52 | 52 | ||
53 | Only when the device tries to connect to the host, will the device show | 53 | Only when the device tries to connect to the host, will the device show |
@@ -69,7 +69,7 @@ HandSpring Visor, Palm USB, and Clié USB driver | |||
69 | the port to use for the HotSync transfer. The "Generic" port can be used | 69 | the port to use for the HotSync transfer. The "Generic" port can be used |
70 | for other device communication, such as a PPP link. | 70 | for other device communication, such as a PPP link. |
71 | 71 | ||
72 | For some Sony Clié devices, /dev/ttyUSB0 must be used to talk to the | 72 | For some Sony Clié devices, /dev/ttyUSB0 must be used to talk to the |
73 | device. This is true for all OS version 3.5 devices, and most devices | 73 | device. This is true for all OS version 3.5 devices, and most devices |
74 | that have had a flash upgrade to a newer version of the OS. See the | 74 | that have had a flash upgrade to a newer version of the OS. See the |
75 | kernel system log for information on which is the correct port to use. | 75 | kernel system log for information on which is the correct port to use. |
diff --git a/Documentation/video4linux/README.pvrusb2 b/Documentation/video4linux/README.pvrusb2 index a4b7ae800866..a747200fe67c 100644 --- a/Documentation/video4linux/README.pvrusb2 +++ b/Documentation/video4linux/README.pvrusb2 | |||
@@ -8,7 +8,7 @@ Background: | |||
8 | 8 | ||
9 | This driver is intended for the "Hauppauge WinTV PVR USB 2.0", which | 9 | This driver is intended for the "Hauppauge WinTV PVR USB 2.0", which |
10 | is a USB 2.0 hosted TV Tuner. This driver is a work in progress. | 10 | is a USB 2.0 hosted TV Tuner. This driver is a work in progress. |
11 | Its history started with the reverse-engineering effort by Björn | 11 | Its history started with the reverse-engineering effort by Björn |
12 | Danielsson <pvrusb2@dax.nu> whose web page can be found here: | 12 | Danielsson <pvrusb2@dax.nu> whose web page can be found here: |
13 | 13 | ||
14 | http://pvrusb2.dax.nu/ | 14 | http://pvrusb2.dax.nu/ |
diff --git a/Documentation/video4linux/Zoran b/Documentation/video4linux/Zoran index 85c575ac4fb9..295462b2317a 100644 --- a/Documentation/video4linux/Zoran +++ b/Documentation/video4linux/Zoran | |||
@@ -242,7 +242,7 @@ can generate: PAL , NTSC , SECAM | |||
242 | 242 | ||
243 | Conexant bt866 TV encoder | 243 | Conexant bt866 TV encoder |
244 | is used in AVS6EYES, and | 244 | is used in AVS6EYES, and |
245 | can generate: NTSC/PAL, PALM, PALN | 245 | can generate: NTSC/PAL, PALÂM, PALÂN |
246 | 246 | ||
247 | The adv717x, should be able to produce PAL N. But you find nothing PAL N | 247 | The adv717x, should be able to produce PAL N. But you find nothing PAL N |
248 | specific in the registers. Seem that you have to reuse a other standard | 248 | specific in the registers. Seem that you have to reuse a other standard |
diff --git a/Documentation/video4linux/meye.txt b/Documentation/video4linux/meye.txt index 5e51c59bf2b0..bf3af5fe558f 100644 --- a/Documentation/video4linux/meye.txt +++ b/Documentation/video4linux/meye.txt | |||
@@ -1,7 +1,7 @@ | |||
1 | Vaio Picturebook Motion Eye Camera Driver Readme | 1 | Vaio Picturebook Motion Eye Camera Driver Readme |
2 | ------------------------------------------------ | 2 | ------------------------------------------------ |
3 | Copyright (C) 2001-2004 Stelian Pop <stelian@popies.net> | 3 | Copyright (C) 2001-2004 Stelian Pop <stelian@popies.net> |
4 | Copyright (C) 2001-2002 Alcôve <www.alcove.com> | 4 | Copyright (C) 2001-2002 Alcôve <www.alcove.com> |
5 | Copyright (C) 2000 Andrew Tridgell <tridge@samba.org> | 5 | Copyright (C) 2000 Andrew Tridgell <tridge@samba.org> |
6 | 6 | ||
7 | This driver enable the use of video4linux compatible applications with the | 7 | This driver enable the use of video4linux compatible applications with the |
diff --git a/Documentation/video4linux/ov511.txt b/Documentation/video4linux/ov511.txt index 79af610d4ba5..b3326b167ada 100644 --- a/Documentation/video4linux/ov511.txt +++ b/Documentation/video4linux/ov511.txt | |||
@@ -195,11 +195,11 @@ MODULE PARAMETERS: | |||
195 | NAME: bandingfilter | 195 | NAME: bandingfilter |
196 | TYPE: integer (Boolean) | 196 | TYPE: integer (Boolean) |
197 | DEFAULT: 0 (off) | 197 | DEFAULT: 0 (off) |
198 | DESC: Enables the sensor´s banding filter exposure algorithm. This reduces | 198 | DESC: Enables the sensor´s banding filter exposure algorithm. This reduces |
199 | or stabilizes the "banding" caused by some artificial light sources | 199 | or stabilizes the "banding" caused by some artificial light sources |
200 | (especially fluorescent). You might have to set lightfreq correctly for | 200 | (especially fluorescent). You might have to set lightfreq correctly for |
201 | this to work right. As an added bonus, this sometimes makes it | 201 | this to work right. As an added bonus, this sometimes makes it |
202 | possible to capture your monitor´s output. | 202 | possible to capture your monitor´s output. |
203 | 203 | ||
204 | NAME: fastset | 204 | NAME: fastset |
205 | TYPE: integer (Boolean) | 205 | TYPE: integer (Boolean) |