(1) start on ubuntu sudo apt-get install kernel-source
go to /usr/src.linux-source (this is the kernel source for ubuntu machine) (2) you can even work on virtual box for learning kernel programming. Once you cross this step, ping me I will be able to tell you the next step (3) We can even run the full set of examples in the book Linux Device Drivers by rubini. (4) Uisng Virtual Box + Ubuntu I have trained people even for complex drivers like PCI, USB , Serial etc. WELCOME and Good Luck On Thu, Jun 23, 2011 at 1:47 PM, sribash biswas <[email protected]>wrote: > i want to modify the kernel in order to learning and practicing kernel > programming > > > On Wed, Jun 22, 2011 at 8:28 PM, Linux Box Solutions < > [email protected]> wrote: > >> They are kernel drivers >> >> www.YouTube.com/user/linuxboxsolution<http://www.youtube.com/user/linuxboxsolution> >> www.Krzyview.com <http://www.krzyview.com/> >> www.Email-Marketers.com <http://www.email-marketers.com/> >> >> >> On Jun 22, 2011, at 10:54 AM, yadav <[email protected]> wrote: >> >> > Why do we need these library files like gpio_lib.c,hdmi_lib.c. >> > >> > What is the purpose of these library files. >> > >> > -- >> > unsubscribe: [email protected] >> > website: http://groups.google.com/group/android-kernel >> >> -- >> unsubscribe: [email protected] >> website: http://groups.google.com/group/android-kernel >> > > -- > unsubscribe: [email protected] > website: http://groups.google.com/group/android-kernel > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
