Installation of Digi Multiport RAS card.

Hi All,
I’m using RedHat Enterprise Linux 4.
Can anybody let me know the procedure to install the card on RHEL 4.
Regards,
Manish

You will want to obtain the latest driver candidate from:

ftp://ftp1.digi.com/support/beta/linux/dgdm/dgdm-1.1-16.src.rpm

Here are the installation steps:

rpmbuild --rebuild dgdm-1.1-16.src.rpm

rpm -i /usr/src/redhat/RPMS/(arch)/dgdm-1.1-16.(arch).rpm

/etc/init.d/dgdm start

Hi,
can you please tell the how to stop this process.
I get following message:
[root@localhost ~]# /etc/init.d/dgdm stop
dgdm_agent: no process killed

here is the output of lsmod command:
[root@localhost ~]# lsmod
Module Size Used by
dgdm 284416 0
nfs 232905 1
lockd 64105 2 nfs
nfs_acl 3777 1 nfs
parport_pc 24577 0
lp 12077 0
parport 37129 2 parport_pc,lp
autofs4 24901 0
i2c_dev 11329 0
i2c_core 22081 1 i2c_dev
sunrpc 162597 5 nfs,lockd,nfs_acl
dm_mirror 30637 0
dm_mod 59605 1 dm_mirror
button 6481 0
battery 8901 0
ac 4805 0
md5 4033 1
ipv6 234881 12
joydev 10241 0
ohci_hcd 21713 0
e100 33733 0
mii 5185 1 e100
floppy 58481 0
ext3 116809 2
jbd 71513 1 ext3

digi shows it is used by 0 still while stopping it I get above message.

The dgdm_agent process applies to the Por Assist Manager Software agent. Since, you are not using Port Assist Manager, the message can be ignored and does not affect the driver daemon.