[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-misc] Fwd: Writing Linux Device Drivers in Assembly ; Ch 3



[ interessiert evt. den einten oder anderen. ]

From: "Randall Hyde" <rhyde at cs.ucr.edu>
Newsgroups: alt.lang.asm
Subject: Writing Linux Device Drivers in Assembly ; Ch 3
Message-ID: <uPZw8.5260$XS.2464885890 at newssvr14.news.prodigy.com>
Date: Mon, 22 Apr 2002 19:49:46 GMT

Chapter Three of "Writing Linux Device Drivers in
Assembly Language" is now available on Webster
at http://webster.cs.ucr.edu/Page_Linux/0_Linux.html

Assembly language programmers and those who want
a detailed view of how Linux Device Drivers operate
will want to take a look at this information.

This document is loosely based on Rubini & Corbet's
Linux Device Drivers, Second Edition and, therefore,
is covered by the same GNU Free Documentation
License.

(One can think of WLDDAL as a "translation" of
LDD2, in the sense that I translated it from C to
assembly language;  however, although WLDDAL
follows the LDD2 outline fairly closely, the actual
content is quite a bit different).

Cheers,
Randy Hyde