The Linux Kernel Module Programming Guide
The Linux Kernel Module Programming GuidePeter Jay SalzmanMichael BurianOri PomerantzCopyright 2001 Peter Jay Salzman2007 05 18 ver Linux Kernel Module Programming Guide is a free book; you may reproduce and/or modify it under theterms of the Open Software License, version You can obtain a copy of this license book is distributed in the hope it will be useful, but without any warranty, without even the impliedwarranty of merchantability or fitness for a particular author encourages wide distribution of this book for personal or commercial use, provided the abovecopyright notice remains intact and the method adheres to the provisions of the Open Software License. Insummary, you may copy and distribute this book free of charge or for a profit. No explicit permission isrequired from the author for reproduction of this book in any medium, physical or works and translations of this document must be placed under the Open Software License, and theoriginal copyright notice must remain intact.
contains module dependencies. For example, msdos.ko requires the fat.ko module to be already loaded into the kernel. The requested module has a dependency on another module if the other module defines symbols (variables or functions) that the requested module uses.
Download The Linux Kernel Module Programming Guide
Information
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document: