The Barnes & Noble Holiday Gift Guide! Shop NowThe Barnes & Noble Holiday Gift Guide! Shop Now

Linux Kernel Module Programming Guide

eBook
$2.99
Rewards iconEarn 5X Rewards 1/1 - 12/31
In stock
Buy this eBook as a gift for someone else

Personalize your gift

Required *

  • If the selected date is today, the recipient will receive the eBook within 1 hour.
  • If the selected date is in the future, the eBook will be delivered to the recipient around 3:00 AM EST on the specified date.
0 / 250
Pick up in store
Your local store may have stock of this item.

Available on compatible , the free NOOK App, and in My Digital Library

NOOK App

Open NOOK app

Download NOOK app

[@portabletext/react] Unknown block type "image", specify a component for it in the `components.types` prop

NOOK Devices

  • NOOK GlowLight 4 Plus
  • NOOK GlowLight 4e
  • NOOK GlowLight 4
  • NOOK GlowLight Plus 7.8
  • NOOK GlowLight 3
  • NOOK GlowLight Plus 6
  • NOOK 9" Lenovo Tablet (Arctic Grey and Frost Blue)
  • NOOK 10" HD Lenovo Tablet
  • NOOK Tablet 7" & 10.1
  • NOOK by Samsung Galaxy Tab 7.0 [Tab A and Tab 4]
  • NOOK by Samsung [Tab 4 10.1, S2 & E]
  • NOOK for iOS
  • NOOK for Android

BN.com website

Go to your Digital Library in My Account

Limit 1 per customer
This document is for people who want to write kernel modules. Although I will touch on how things are done in the kernel in several places, that is not my purpose. There are enough good sources which do a better job than I could have done.
This document is also for people who know how to write kernel modules, but have not yet adapted to version 2.2 of the kernel. If you are such a person, I suggest you look at appendix A to see all the differences I encountered while updating the examples…