3630bec40d
This software changes the resolution of an available vbios mode. It is reported to work on several i855 / i865 / i915 chipset based laptops. This is needed on certain laptops in order to get the full native resolution of the LCD.
12 lines
269 B
Plaintext
12 lines
269 B
Plaintext
$OpenBSD: patch-plugins_plugin3_c,v 1.1.1.1 2005/08/09 20:14:27 sturm Exp $
|
|
--- plugins/plugin3.c.orig Wed Aug 3 17:57:05 2005
|
|
+++ plugins/plugin3.c Wed Aug 3 17:57:10 2005
|
|
@@ -12,7 +12,6 @@
|
|
*/
|
|
|
|
#include <stdio.h>
|
|
-#include <sys/io.h>
|
|
|
|
#include "../plugin.h"
|
|
|