On Tue, 24 May 2011, Leon Woestenberg wrote:

> Hello all,
>
> On Tue, May 24, 2011 at 10:26 PM, Robert P. J. Day
> <rpj...@crashcourse.ca> wrote:
> > On Tue, 24 May 2011, Javier Martinez Canillas wrote:
> >
> >> On Tue, May 24, 2011 at 8:14 PM, DG <dang...@gmail.com> wrote:
> >> > On Tue, May 24, 2011 at 11:47 AM, Robert P. J. Day
> >> > <rpj...@crashcourse.ca> wrote:
> >> >> On Tue, 24 May 2011, Jim Cromie wrote:
> >> >>
> >> >>> over at http://code.google.com/p/ldd3/
> >> >>> it says:
> >> >>> The famous "Linux Device Drivers" released the sample code. but the
> >> >>> code does not reflect the latest kernel updates, some of code cannot
> >> >>> even compile. This project is to make it compatible with the current
> >> >>> kernel.
> >> >>>
>
> Why not take this a little bit higher and rewrite the LDD3 book
> sections that need updating, not (only) the source code examples.
>
> This can be taken on piecewise.
>
> I would see this identical to kernel/Documentation/* except that the
> pieces are targetting device driver developers.

  i would take a closer look at the samples/ directory in the kernel
source tree.  i am, in fact, writing a number of sample modules and
drivers to be incorporated into an introductory kernel programming
and device drivers course but i don't think i can share them all as
they're part of the official courseware.  but i'm sure there are
plenty of people who can write sample modules and drivers that would
fit nicely in that samples/ directory.

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

Reply via email to