Prev: [PATCH 6/7] xen: Enable PV clocksource for HVM
Next: [PATCH V2 0/3] recursive printk, make functions from logging macros
From: Swapnil Pimpale on 5 Mar 2010 01:50 Hi all, I am working on a project which requires the kernel to use only half of screen. Other half of the screen will be used for some other purpose. I will be running the kernel in text mode. I tried to do some changes to file drivers/console/vgacon.c to achieve this. I changed the value of vga_video_num_lines to half of its value, but that didn't work for me. I am using the linux kernel version 2.6.24.7 for my project. Could anyone please suggest me any pointers for implementing this . Thanks, Swapnil Pimpale -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |