[vox] Fwd: Programmng the Kernel...

Mikies Runs Baal mikiesrunsbaal.sec at sbcglobal.net
Sat Apr 23 09:01:25 PDT 2011


Jeff,

Please, don't understate or ASS-U-ME anything other than what I stated.

It is a major project for a Senior Project leading to Post Graduate work.

If you have appropriate suggestions for the topic, on how-to approach 
such a project, or research resources, they will be much appreciated.

I am in research mode atm, and looking for appropriate resource materials.

I have d/l'd some materials from various unix/linux documentation sites, 
but specifically was asking about these published tomes, and others that 
people might be familiar with that they feel comfortable recommending.

TIA,

MJR

On 4/22/2011 10:28 PM, Jeff Newmiller wrote:
> You may be overthinking this task. Recompiling the kernel doesn't need 
> all those books... There are plenty of online howtos that cover 
> recompiling. You don't need a kernel driver to start a userland 
> program, either. You should be looking at a book on embedded linux. If 
> you have custom hardware for which no drivers exist then you might 
> need to write a driver.
> ---------------------------------------------------------------------------
> Jeff Newmiller The ..... ..... Go Live...
> DCN:<jdnewmil at dcn.davis.ca.us> Basics: ##.#. ##.#. Live Go...
> Live: OO#.. Dead: OO#.. Playing
> Research Engineer (Solar/Batteries O.O#. #.O#. with
> /Software/Embedded Controllers) .OO#. .OO#. rocks...1k
> --------------------------------------------------------------------------- 
>
> Sent from my phone. Please excuse my brevity.
>
> Mikies Runs Baal <mikiesrunsbaal.sec at sbcglobal.net> wrote:
>
>     Bill,
>
>     The message I got was that it exceeded the allowable size limit, and was  placed in queueu for moderator approval.
>
>     I didn't realize my cut-n-paste from Amazon that, unfortunately,  included the graphics would cause any problems.
>
>     Sorry.
>
>     THANKS.
>
>     MJR
>
>     On 4/22/2011 1:02 PM, Bill Kendrick wrote:
>     >  Mikies tried to post this to vox from a non-subscribed address, so it
>     >  was discarded by Mailman.  Fwd'ing along.  (Though I wonder if vox-tech
>     >  would be a more appropriate list...?)
>     >
>     >  PS - Peter Jay Salzman founded LUGOD back in the day. :)
>     >
>     >  -bill!!
>     >
>     >  ----- Forwarded message from vox-owner at lists.lugod.org -----
>     >
>     >  Date: Thu, 21 Apr 2011 16:08:21 -0700
>     >  From: Mikies Runs Baal<mikiesrunsbaal.sec at sbcglobal.net>
>     >  Subject: Programmng the Kernel...
>     >  To: vox at lists.lugod.org
>     >
>     >  Heya all,
>     >
>     >  I have a project that I need to research that requires a custom Linux
>     >  Kernal to eliminate extraneous kernal device drivers. Part of the
>     >  project probably will require a custom device driver to /init the custom
>     >  software.
>     >
>     >  I have 'Linux Device Drivers', Corbet, Rubini,&   Kroah-Hartman, O'Reilly
>     >  Publishing, and am free-reading atm.
>     >
>     >  Product Details
>     >  <http://www.amazon.com/Linux-Device-Drivers-Jonathan-Corbet/dp/0596005903/ref=sr_1_1?s=books&ie=UTF8&qid=1303427132&sr=1-1>  <http://www.amazon.com/Linux-Device-Drivers-Jonathan-Corbet/dp/0596005903/ref=sr_1_1?s=books&ie=UTF8&qid=1303427132&sr=1-1%3E>;
>     >
>     >  Linux Device Drivers, 3rd Edition
>     >  <http://www.amazon.com/Linux-Device-Drivers-Jonathan-Corbet/dp/0596005903/ref=sr_1_1?s=books&ie=UTF8&qid=1303427132&sr=1-1>  <http://www.amazon.com/Linux-Device-Drivers-Jonathan-Corbet/dp/0596005903/ref=sr_1_1?s=books&ie=UTF8&qid=1303427132&sr=1-1%3E>;
>     >
>     >
>     >  I am looking at the following tomes.
>     >
>     >  Product Image
>     >  <http://www.amazon.com/Linux-Kernel-Module-Programming-Guide/dp/1441418865/ref=wl_it_dp_o?ie=UTF8&coliid=IH7X5Y7EVRI6L&colid=NMRZX5394TYF>  <http://www.amazon.com/Linux-Kernel-Module-Programming-Guide/dp/1441418865/ref=wl_it_dp_o?ie=UTF8&coliid=IH7X5Y7EVRI6L&colid=NMRZX5394TYF%3E>;
>     >
>     >  *
>     >  The Linux Kernel Module Programming Guide
>     >  <http://www.amazon.com/Linux-Kernel-Module-Programming-Guide/dp/1441418865/ref=wl_it_dp_o?ie=UTF8&coliid=IH7X5Y7EVRI6L&colid=NMRZX5394TYF>  <http://www.amazon.com/Linux-Kernel-Module-Programming-Guide/dp/1441418865/ref=wl_it_dp_o?ie=UTF8&coliid=IH7X5Y7EVRI6L&colid=NMRZX5394TYF%3E>;
>     >  *
>     >  by Peter Jay Salzman (Paperback)
>     >
>     >  Product Image
>     >  <http://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468/ref=wl_it_dp_o?ie=UTF8&coliid=I3NK7LDE5FNLTG&colid=NMRZX5394TYF>  <http://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468/ref=wl_it_dp_o?ie=UTF8&coliid=I3NK7LDE5FNLTG&colid=NMRZX5394TYF%3E>;
>     >
>     >  *
>     >  Linux Kernel Development (3rd Edition)
>     >  <http://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468/ref=wl_it_dp_o?ie=UTF8&coliid=I3NK7LDE5FNLTG&colid=NMRZX5394TYF>  <http://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468/ref=wl_it_dp_o?ie=UTF8&coliid=I3NK7LDE5FNLTG&colid=NMRZX5394TYF%3E>;
>     >  *
>     >  by Robert Love (Paperback)
>     >
>     >  Any opinions or recommendations on texts devoted to the programming of
>     >  the Linux Kernal for special projects?
>     >
>     >  TIA,
>     >
>     >  MJR
>     >
>     >  ----- End forwarded message -----
>     >
>     ------------------------------------------------------------------------
>     vox mailing list
>     vox at lists.lugod.org
>     http://lists.lugod.org/mailman/listinfo/vox
>
>
> _______________________________________________
> vox mailing list
> vox at lists.lugod.org
> http://lists.lugod.org/mailman/listinfo/vox

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.lugod.org/pipermail/vox/attachments/20110423/bde6188e/attachment-0001.htm 


More information about the vox mailing list