Skip to content

Example code from the book "Linux Device Driver Development Cookbook" by Rodolfo Giometti - Packt Publishing

License

Notifications You must be signed in to change notification settings

giometti/linux_device_driver_development_cookbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Linux Device Driver Development Cookbook

Here the code from the book "Linux Device Driver Development Cookbook" written by Rodolfo Giometti and published by Packt Publishing (ISBN 978-1-83855-880-2).

These code examples are presented into the book in order to explain to the reader how to implements the several projects presented into the book.

See the URL https://www.packtpub.com/hardware-and-creative/ for further info.

License

When not specified into each file header, all the code is published with the GNU General Public License Version 2 as reported into file LICENSE in the root directory of this repository.

Downloading/updating the code

To get the latest version of this example codes just use the command:

$ git clone https://github.com/giometti/linux_device_driver_development_cookbook.git

Or, if you have an older version or you are using the Packt Publishing's code bundle and you think it's not updated, you can get the latest version by using the command:

$ cd <bundle_dir>
$ git pull

Enjoy! :-)

About

Example code from the book "Linux Device Driver Development Cookbook" by Rodolfo Giometti - Packt Publishing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published