Installation guide
AIX Installation
CAN-API Installation
Manual • Doc. No.: C.2001.21 / Rev. 3.0 •
© 2000-2007 esd gmbh
Page 89 of 112
4.6.3 Installation Sequence under AIX
1. Login as Root
2. Unpacking the Archive
In order to unpack the tar-archive the following command has to be called:
tar -xvf c331-ppc-vx.y.z.tar
(x.y.z = driver version number)
3. Copying the Files
At unpacking the directory
/c331-ppc-vx.y.z
is created.
- Copy the files
cfg_pci331
and
ucfg_pci331
from this directory into the directory
/usr/lib/methods/
.
- Copy from this directory the file
c331
into the directory
/usr/lib/drivers/pci/
.
4. Create Entries in the Data Base
run odmadd pci331
5. Call the Configuration Manager
cfgmgr -v
6. Check the Files and Create Symbolical Links
Check whether the devices
c33100
and
c33101
are entered in directory
/dev/
. Create a
symbolical link:
ln -s /dev/c33100 /dev/can0
ln -s /dev/c33101 /dev/can1
The driver is now installed.










