Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 114863
b: refs/heads/master
c: c0dd504
h: refs/heads/master
i:
  114861: cf2ed41
  114859: c542cce
  114855: 0b21af6
  114847: 988b9ea
v: v3
  • Loading branch information
Mike Pagano authored and Linus Torvalds committed Oct 16, 2008
1 parent 2ef5c4f commit 62bd152
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b1ee26bab14886350ba12a5c10cbc0696ac679bf
refs/heads/master: c0dd504cea3703c3ec9bfd810e6bd649680afd37
4 changes: 2 additions & 2 deletions trunk/Documentation/fb/uvesafb.txt
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ are either given on the kernel command line or as module parameters, e.g.:

video=uvesafb:1024x768-32,mtrr:3,ywrap (compiled into the kernel)

# modprobe uvesafb mode=1024x768-32 mtrr=3 scroll=ywrap (module)
# modprobe uvesafb mode_option=1024x768-32 mtrr=3 scroll=ywrap (module)

Accepted options:

Expand Down Expand Up @@ -105,7 +105,7 @@ vtotal:n
<mode> The mode you want to set, in the standard modedb format. Refer to
modedb.txt for a detailed description. When uvesafb is compiled as
a module, the mode string should be provided as a value of the
'mode' option.
'mode_option' option.

vbemode:x
Force the use of VBE mode x. The mode will only be set if it's
Expand Down

0 comments on commit 62bd152

Please sign in to comment.