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 /Documentation/fb | |
| 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>
Diffstat (limited to 'Documentation/fb')
| -rw-r--r-- | Documentation/fb/framebuffer.txt | 16 | ||||
| -rw-r--r-- | Documentation/fb/sstfb.txt | 4 |
2 files changed, 10 insertions, 10 deletions
diff --git a/Documentation/fb/framebuffer.txt b/Documentation/fb/framebuffer.txt index 610e7801207..b3e3a035683 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 df27f5bf15d..550ca775a4c 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 |
