attachName — (Deprecated as of Version 4.0) publishes the driver name to the QNX name server.
(attachName [name])
Driver name to publish to the QNX 4 name locator server, nameloc. Optional. If not provided, then the name specified by the driver command line arguments (-n option), or the device-dependent default name, is used.
OK if successful, otherwise
(error "attachName DR_ERR_ATTACH_TASKNAME (time) Could not declare name name to nameserver")
This command publishes the driver name to the QNX 4 name locator service (nameloc), as an alternative to the Cascade NameServer (see attachNS), for reference by the Cogent C API. With the introduction of QNX 6 compatibility, this command is no longer used, since the driver now requires that the Cascade NameServer (nserve) be running.
This command is normally invoked from the configuration file.
Copyright © 1995-2010 by Cogent Real-Time Systems, Inc. All rights reserved.