Livre numérique Linux Device Drivers

Livre numérique Linux Device Drivers

Télécharger

Tous supports Verrous : aucun
26,99 EUR

Incluant :
Version liseuse / tablette - ePub
Version Amazon Kindle - Mobipocket
Version imprimable - PDF
Version web

Détails

Contributeurs : Jonathan Corbet (Auteur), Alessandro Rubini (Auteur), Greg Kroah-Hartman (Auteur)
Publication : 07/02/2005
Langue : English
Pages : 640
Éditeur : O'Reilly Media
ISBN 10 : 0-596-00590-3
ISBN : 978-0-596-00590-0
ISBN Ebook : 978-0-59615-974-0

Description

Device drivers literally drive everything you're interested in--disks, monitors, keyboards, modems--everything outside the computer chip and memory. And writing device drivers is one of the few areas of programming for the Linux operating system that calls for unique, Linux-specific knowledge. For years now, programmers have relied on the classic Linux Device Drivers from O'Reilly to master this critical subject. Now in its third edition, this bestselling guide provides all the information you'll need to write drivers for a wide range of devices.

Over the years the book has helped countless programmers learn:

  • how to support computer peripherals under the Linux operating system
  • how to develop and write software for new hardware under Linux
  • the basics of Linux operation even if they are not expecting to write a driver
The new edition of Linux Device Drivers is better than ever. The book covers all the significant changes to Version 2.6 of the Linux kernel, which simplifies many activities, and contains subtle new features that can make a driver both more efficient and more flexible. Readers will find new chapters on important types of drivers not covered previously, such as consoles, USB drivers, and more.

Best of all, you don't have to be a kernel hacker to understand and enjoy this book. All you need is an understanding of the C programming language and some background in Unix system calls. And for maximum ease-of-use, the book uses full-featured examples that you can compile and run without special hardware.

Today Linux holds fast as the most rapidly growing segment of the computer market and continues to win over enthusiastic adherents in many application areas. With this increasing support, Linux is now absolutely mainstream, and viewed as a solid platform for embedded systems. If you're writing device drivers, you'll want this book. In fact, you'll wonder how drivers are ever written without it.


Accès

Ressource Format Protection
Tous supports
Version imprimable (PDF) PDF : format lisible avec un lecteur compatible PDF, tel Adobe Acrobat Reader®, dont la dernière version, entièrement gratuite, est accessible sur le site Adobe. Aucun : le fichier est tel que déposé par l'éditeur, aucune protection n'est appliquée.
Version liseuse / tablette (ePub) EPUB : Format basé sur XHTML (le format de texte majoritairement utilisé sur le Web), et donc théoriquement lisible sur tous types de périphériques, grâces à de nombreux logiciels de lecture, souvent disponibles gratuitement. Attention : ce format est souvent verrouillé par le système d'Adobe dit « DRM ». Dans ce cas, seul Adobe Digital Edition® (version gratuite disponible sur le site Adobe), et quelques logiciels agréés permettent de déchiffrer ces fichiers. Nous indiquons les fichiers non-verrouillés par un petit « smiley » jaune. Aucun : le fichier est tel que déposé par l'éditeur, aucune protection n'est appliquée.
Version web Streaming : format vous permettant d'accéder en streaming aux ouvrages via notre liseuse web. Pour accéder à ce format, vous devez impérativement disposer d'une connexion à l'Internet et d'une largeur d'écran supérieure à 800 pixels. Actuellement compatible avec Firefox 3 ou supérieur, Safari 4 et Internet Explorer 7 ou supérieur. Liseuse en ligne : lecture en ligne seulement.
Version Amazon Kindle (Mobipocket) Mobipocket : format lisible avec le lecteur Mobipocket®, particulièrement pratique pour les appareils mobiles (téléphone), et certains e-reader (cybook et Kindle). Voir le site mobipocket pour plus d'informations. Aucun : le fichier est tel que déposé par l'éditeur, aucune protection n'est appliquée.

 
Informations sur l'ouvrage

Autour du livre

Sortie officielle du noyau Linux 3.4 External link Français

21 mai 2012 21:45:38

La sortie de la version stable 3.4 du noyau Linux vient d'être annoncée par Linus Torvalds. Le nouveau noyau est, comme d'habitude, téléchargeable sur les serveurs du site kernel.org. Le détail des évolutions, ...