April 26, 2001
Overview
The following changes are introduced in this release:
Note: This release includes new embedded code and FPGA configurations. Customers must run dpflashup after installation to receive the full benefit of this update. It will be necessary to cycle power on the system after updating the flash.
Note: The device names have changed after Version 0.91. The old driver used V6M6 style device names:
/dev/pci0a /dev/pci0b /dev/pci0c /dev/pci0d /dev/pci0e
/dev/pci0f /dev/pci0g /dev/pci0h /dev/pci0q /dev/pci0t
The new device driver names the same board as:
/dev/dpt0 /dev/dpt0a /dev/dpt0b
/dev/dpt0chan /dev/dpt0tdm /dev/dpt0vsp
Running make install-drv as root will remove the old devices
and add the new ones automatically. All applications and library functions
support both naming conventions and will convert between the two as necessary.
DPT Library
The changes in the DPT library include modification to support the Window
2000 device driver, bug fixes and new utility functions:
Bug Fixes
New Functions
Embedded Code
New and Modified Diagnostic Programs
Solaris Device Driver
The PCI_CHAN_CTL ioctl was modified to support the new libsrc functions
pci_set_dpbuffer and pci_get_dpbuffer.
Changes necessary to support the new
library and device driver
features: