The Windows 2000 Device Driver Book, A GUIde for Programmers, Second Edition
Art Baker
Jerry Lozano
Publisher: Prentice Hall PTR
Second Edition November 20, 2000
ISBN: 0-13-020431-5, 480 pages
Listed below are the typographical conventions used in this GUIde.
– Example C++ code and commands to be typed by the user are in non-bold characters in typewriter
font.
– Items where the user has to supply a name or number are given in lower-case italic characters in
typewriter font.
– Sections marked with a ‡ describe features that are also available in ANSI C.
Over the years, this bestselling GUIde has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 of the Linux kernel. Includes full-featured examples that programmers can compile and run without special hardware.
The Linux Network Administrator s GUIde, Third Edition updates a classic Linux title from O Reilly. This refreshed resource takes an in-depth look at everything you need to know to join a network. Topics covered include all of the essential networking software that comes with the Linux operating system, plus information on a host of cutting-edge services including wireless hubs, spam filtering, and more
This getting started exercise will GUIde you through the step-by-step process of transforming a MATLAB floating-point model into a hardware module that can be implemented in silicon (FPGA or ASIC). The design is a general purpose FIR filter taken from the AccelDSP Examples directory.