June 16, 1999
Overview
Version 3.1.6 of the VME6U6 / VME9U12 host software includes the following changes:
Bug fix for vmedspdiag for Codec Diagnostics
Minor bug fix for the SunOS 4.1.x Device Driver
dspdrv: board_info entry not found for devno n
dspopen: board number out of range.
These messages are informational in nature and the driver will properly
return an error indicating that the device does not exist.
However, the messages are intended to be displayed only if the
TRACE options are set in dspdrv_options.h when the driver and
kernel are compiled.
The new version corrects this problem.
Bug fixes for the DG/UX Device Driver
An error calling the system function, hdl_get_my_process_handle(), in dev_dsp_open() for DG/UX versions prior to R4.10 has been corrected in the file, dev_dsp_driver.c.
In addition, the comments in the Makefile and dsp_dsp_options.h are clarified to better explain the settings of the TARGET_BINARY and various DGUX version macros.