The Linux Foundation...
Define: Linux... Define: The
kernel...
Linux.com (create your
account and blog there)
Get the code from Kernel.org
but preferably use a mirror...
Kernel news: Kerneltrap.... Kernelnewbies... Linux HQ...
Git
code versioning system: GIT-howto.html
Browse online http://git.kernel.org
Define: GIT...
Kernel
dev planet/Blog... Read how
to participate...
| Kernel podcast... | ![]() |
Kernel
walkthrough...
screencast
How
to do kernel development ?.. Howto 2...
Anatomy of the Linux kernel...
Important reading:
SubmittingPatches...
SubmittingDrivers...
SubmitChecklist...
Kernel
coding style... Study also the CodingStyle
guide..., Locate the
docs... that come with the kernel source ( sudo
aptitude
install linux-doc )
Hacking
the kernel I & II... (register w/ your email
adr.)
Kernel
explained... Kernel_hacking..
docs...
Testing and debugging
Test project... + Kernel
test... Testers'
guide...
Bugzilla.kernel.org Isolate bugs by bisecting... and quilt'ing... Check kernel Oops..! (...)
Kernel
document store... KHG...
Do not forget to study the doc/...
folder that comes with the kernel source. (.....)
Book (pdf) System review... (....)
|
|
|
|
Linux
Device Driver (LDD) kit...
Online book:
Linux Device Drivers 3.rd
edition....
Linux Driver
Project.org !
<-- + --> Project
developer list..
Driver
Development... Porting
drivers... Driver
guide...
Loadable
module sample, part 1... part
2...
An
important
sample 1... An
old sample
2...
with parms.
A tiny sample
3... Sample
4... /dev/Hello_World
driver program...
(the tty
layer... )
DKMS, Dynamic
Kernel
Module Support... Easy way to compile drivers and
kernel
modules. DKMS
package sample...
Driver on demand...
|
|
|
|
|
|
|
|
|
|
|
|