Skip to content

Commit

Permalink
[PATCH] sstfb: add sysfs interface
Browse files Browse the repository at this point in the history
Modify the sstfb (Voodoo1/2) driver:

- fix a memleak when removing the sstfb module

- fix sstfb to use the fbdev default videomode database

- add module option "mode_option" to set initial screen mode

- add sysfs-interface to turn VGA-passthrough on/off via
  /sys/class/graphics/fbX/vgapass

- remove old debug functions from ioctl interface

Signed-off-by: Helge Deller <deller@gmx.de>
Acked-By: James Simmons <jsimmons@infradead.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
  • Loading branch information
Helge Deller authored and Linus Torvalds committed Dec 13, 2006
1 parent 3161986 commit 0743b86
Show file tree
Hide file tree
Showing 2 changed files with 114 additions and 234 deletions.
Loading

0 comments on commit 0743b86

Please sign in to comment.