Feb. 11, 2013
6:17 a.m.
On Sat, Feb 9, 2013 at 7:48 AM, sunil <sunil.slvphsn@gmail.com> wrote:
Hi all,
need help, I am trying to write simple device driver. But before that i need to download kernel source code tree
To write a driver, you don't need the kernel sources, Installing the kernel headers should be enough. Installing the kernel headers, on Ubuntu systems, is pretty straight forward # apt-get install linux-headers-`uname-r`
someone please explain how to download this and configure. I am very new to this. I am using ubuntu 12.04