Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Version: 1.0

Posted: 2003-01-14

Build Requirements: N/A

Runtime Requirements: Carbon

View Source Code:

Download Sample (“TbltDrvr.zip”, 7.1K)
Download Sample (“TbltDrvr.dmg”, 64.4K)



Description

'ADBS' resources are loaded and executed at boot time (before INIT 31), and they are made of two main parts, the installation or initialization code and the the actual driver. In this example, the installation portion allocates memory in the system heap for the service routine and the "optional data area." It installs the driver using the Apple Desktop Bus (ADB) Manager call _SetADBInfo. Requires: System 7.0 Keywords: ADB

Document Revision History

Date Notes
2003-01-14First Version

Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.