SPECS (LINUX_2_6): kernel.spec - fix uvesafb_vbe_getmodes() for some broken...
pluto
pluto at pld-linux.org
Mon Sep 22 13:38:05 CEST 2008
Author: pluto Date: Mon Sep 22 11:38:05 2008 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- fix uvesafb_vbe_getmodes() for some broken bioses.
- prevent black-screen-of-death when vga=.. is passed w/o any builtin vesa driver.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1954 -> 1.441.2.1955)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1954 SPECS/kernel.spec:1.441.2.1955
--- SPECS/kernel.spec:1.441.2.1954 Fri Sep 19 14:07:06 2008
+++ SPECS/kernel.spec Mon Sep 22 13:37:57 2008
@@ -275,6 +275,8 @@
Patch60: kernel-ahci_pata_marvell.patch
+Patch61: kernel-vesa-upstream.patch
+
# Project suspend2 renamed to tuxonice
# http://www.tuxonice.net/downloads/all/tuxonice-3.0-rc7a-for-2.6.26.patch.bz2
Patch69: linux-2.6-suspend2.patch
@@ -830,6 +832,8 @@
# you can use marvell_enable=0 to prevent stealing device by ahci module.
%patch60 -p1
+%patch61 -p1
+
# hostap enhancements from/for aircrack-ng
%patch85 -p1
@@ -1682,6 +1686,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1955 2008/09/22 11:37:57 pluto
+- fix uvesafb_vbe_getmodes() for some broken bioses.
+- prevent black-screen-of-death when vga=.. is passed w/o any builtin vesa driver.
+
Revision 1.441.2.1954 2008/09/19 12:07:06 pluto
- sources += arch/*/kvm
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1954&r2=1.441.2.1955&f=u
More information about the pld-cvs-commit
mailing list