Condition - Very Good The item shows wear from consistent use, but it remains in good condition and functions properly. Item may arrive with damaged packaging or be repackaged. It may be marked, have identifying markings on it, or have minor cosmetic damage. It may also be missing some parts/accessories or bundled items.
Writing a UNIX Device Driver
A device driver is used in the UNIX system to control specific peripheral devices, such as floppy disks or cartridge tapes. This is the first book to deal exclusively with writing device driver software, allowing UNIX users to expand their system's flexibility by creating their own device drivers for those not supported by the company marketing the system. In clear and concise language, it provides detailed examples of driver logic, development methods, special requirements, and steps to connecting device driver programs to a variety of systems. Includes numerous sample programs, and an appendix with program listings for all examples.