The latest driver can be downloaded here.
Installation instructions:
# script
Make sure your kernel source is installed and the symbolic link is created:
# rpm -qa | grep kernel
The kernel-source should match your running kernel exactly (uname -r). If not please install the matching kernel-source from your SuSE media.
# ls -l /usr/src
Verify symbolic link between kernel source directory and ''''linux''''. If none is there, create one:
# ln -s /usr/src/linux-(version) /usr/src/linux
Rebuild the source rpm:
# rpm --rebuild 40002110_C.src.rpm
# rpm -i /usr/src/packages/RPMS/i386/cpci-(version)
# /etc/digicpci/rc.cpci load
# [Ctrl] d
Upon successful completion, the ttyCP0 through ttyCP7 devices will be created in /dev. If errors occur and assistance is needed, please contact Digi Technical Support and attach the "typescript" file created during the procedure above.
Last updated:
Jan 09, 2024