User guide

70 Enhanced OS-9 for X86 PCAT
1
Installing and Configuring Enhanced OS-9
Find the following lines:
#define LLE509_PORT_ADDRESS0x340
#define LLE509_IF_VECTOR0x43
#define ETH_CIS_PARAMS"3com=0x340,3"
The above port addresses and/or IRQ information should be changed
as required by the system. For IRQ 10, here are the changes required:
#define LLE509_PORT_ADDRESS0x340
#define LLE509_IF_VECTOR0x4a
#define ETH_CIS_PARAMS"3com=0x340,10"
The Wizard will automatically re-make the cnfgdata module.
DEC 21140
System State Debugging - Not Supported
Cards Supported
SMC EtherPower 10/100 - SMC9332DST
SMC EtherPower 10/100 - SMC9334BDT/SC (Dual)
Intra Server DE504-BA (Quad)
Asante’ Fast 10/100
D-Link DFE-500TX ProFast 10/100 Adapter
Default Settings
PORTADDR NA
IRQVECTOR NA
CONNTYPE INF_UTP
Solving Configuration Issues
Connection Type
The default connection type is set to INF_AUI. For the SMC EtherPower
10/100 card this actually is the RJ45 connector. If you are unable to
communicate with this card and
netstat -in
shows the device, the
connection type may be incorrect. To correct it, you must change the
OS-9 device descriptor field that indicates the type of connection in use.