From dd0c887b669ed5f2fdfa21118f4b32d096e92816 Mon Sep 17 00:00:00 2001 From: Raymond Danks Date: Mon, 24 Jul 2006 19:46:41 +0000 Subject: xorg-*: Massive rename to conform to X11R7.x_a.b.c versioning and xorg-* directory structure. This is the first step for the update to X11R7.1. This will not build and will be followed by more patches and updates. --- packages/xserver/xserver-kdrive/kmode.patch | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 packages/xserver/xserver-kdrive/kmode.patch (limited to 'packages/xserver/xserver-kdrive/kmode.patch') diff --git a/packages/xserver/xserver-kdrive/kmode.patch b/packages/xserver/xserver-kdrive/kmode.patch deleted file mode 100644 index 5ad3e4e277..0000000000 --- a/packages/xserver/xserver-kdrive/kmode.patch +++ /dev/null @@ -1,28 +0,0 @@ ---- /tmp/kmode.c 2005-06-27 14:46:19.716843288 +0200 -+++ xserver/hw/kdrive/src/kmode.c 2005-06-27 14:46:30.070269328 +0200 -@@ -41,6 +41,11 @@ - 1, 11, 14, KdSyncNegative, - }, - -+ { 240, 320, 64, 0, -+ 0, 0, 0, KdSyncNegative, -+ 0, 0, 0, KdSyncNegative, -+ }, -+ - /* Other VESA modes */ - { 640, 350, 85, 31500, /* VESA */ - 32, 96, 192, KdSyncPositive, /* 26.413 */ -@@ -80,6 +85,13 @@ - 16, 48, 160, KdSyncNegative, /* 31.469 */ - 10, 33, 45, KdSyncNegative, /* 59.940 */ - }, -+ -+ -+ { 480, 640, 60, 0, /* VESA */ -+ 0, 0, 0, KdSyncNegative, /* 31.469 */ -+ 0, 0, 0, KdSyncNegative, /* 59.940 */ -+ }, -+ - - /* 800x600 modes */ - { 800, 600, 85, 56250, /* VESA */ -- cgit v1.2.3