On Mon, 9 Sep 2013, Mark A. Yoder wrote: > No. We'll touch on those, but we'll also get into boot sequences, > and writing simple (very simple) kernel modules. I tend to cover a > lot of things not very deep.
for what it's worth, a while ago, i wrote an online course, intro to linux kernel programming, that i was selling for $39 for the entire course. it's still there, but i recently open-sourced the whole thing as i just didn't have the time to keep up with it. it's here: http://www.crashcourse.ca/ up at the top left. there's the original course, and the beginning of the 2nd edition that simply updates the earlier sections, at which point you can pop back to the first edition and keep going. i'll clean it up and update it some day but, for the time being, it's openly available for anyone who wants to see how to get started writing and loading their first kernel module. enjoy! rday -- ======================================================================== Robert P. J. Day Ottawa, Ontario, CANADA http://crashcourse.ca Twitter: http://twitter.com/rpjday LinkedIn: http://ca.linkedin.com/in/rpjday ======================================================================== -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
