10% off all books and free delivery over £40
Buy from our bookstore and 25% of the cover price will be given to a school of your choice to buy more books. *15% of eBooks.

Freebsd Device Drivers

View All Editions

The selected edition of this book is not available to buy right now.
Add To Wishlist
Write A Review

About

Freebsd Device Drivers Synopsis

Device drivers make it possible for your software to communicate with your hardware, and because every operating system has specific requirements, driver writing is nontrivial. When developing for FreeBSD, you've probably had to scour the Internet and dig through the kernel sources to figure out how to write the drivers you need. Thankfully, that stops now. In FreeBSD Device Drivers, Joseph Kong will teach you how to master everything from the basics of building and running loadable kernel modules to more complicated topics like thread synchronization. After a crash course in the different FreeBSD driver frameworks, extensive tutorial sections dissect real-world drivers like the parallel port printer driver. You'll learn: All about Newbus, the infrastructure used by FreeBSD to manage the hardware devices on your system How to work with ISA, PCI, USB, and other buses The best ways to control and communicate with the hardware devices from user space How to use Direct Memory Access (

About This Edition

ISBN: 9781593272043
Publication date: 12th May 2012
Author: Joseph Kong
Publisher: No Starch Press,US
Format: Paperback
Pagination: 352 pages
Genres: Computer programming / software engineering