Operating System - HP-UX
1833738 Members
2629 Online
110063 Solutions
New Discussion

Enabling second network card

 
Robert Early_3
Advisor

Enabling second network card

There seems to be a second network card in a HPUX machine we have, in addition to the built-in lan port. It is not enabled - it doesn't appear under lanscan. It does show up under ioscan:
lan 1 8/20/5/8 btlan0 UNCLAIMED UNKNOWN EISA card INP0500
How do I go about enabling/configuring it?
9 REPLIES 9
Francois Bariselle_3
Regular Advisor

Re: Enabling second network card

Hi,

You can configuring EISA Boards automatically with sam!

1) Shutdown the system and turn the power off.
2) Physically add the board and peripheral device(s).
3) Turn the power on and boot the system. eisa_config runs automatically.
4) Add device drivers using SAM.
If necessary, make device file(s) for the device(s) that will be connected to the board.

Regards.

Frank.
Fais la ...
harry d brown jr
Honored Contributor

Re: Enabling second network card

insf -e

ioscan -fn

live free or die
harry
Live Free or Die
S.K. Chan
Honored Contributor

Re: Enabling second network card

It appears the device file is not created yet. Run ..

# insf -e
==> to recreate the device files and

# ioscan -fn
==> check again..

How do you want to configure this LAN card ?

Helen French
Honored Contributor

Re: Enabling second network card

Hi,

You may need to install the additional software ( J2781AA ?)for configuring this EISA 100BaseT card. Check this document for complete steps:

http://us-support2.external.hp.com/cki/bin/doc.pl/sid=b5fdf4281cda96578e/screen=ckiDisplayDocument?docId=200000032087459

HTH,
Shiju

Life is a promise, fulfill it!
Robert Early_3
Advisor

Re: Enabling second network card

The card has been in the machine for quite some time (through several reboots).
I tried the insf -e but it still hasn't changed in the ioscan:
lan 1 8/20/5/8 btlan0 UNCLAIMED UNKNOWN EISA card INP0500
S.K. Chan
Honored Contributor

Re: Enabling second network card

If it's an EISA 100Base-T harware part number is A3658A, then you would need J2780BA software to make it work. You should be able to find the sfw from your Application CDs.
Robert Early_3
Advisor

Re: Enabling second network card

J2780BA is installed on the system already, according to SAM. eisa_config shows up the board as:
8 !INP0500 Intel EtherExpress(tm) PRO/100 LAN Adapter

What should I do next?
Francois Bariselle_3
Regular Advisor

Re: Enabling second network card

Hi again,

1) If you added the board using automatic mode, check /etc/eisa/config.err
2) Ensure that switch and jumper settings match the settings specified in /etc/eisa/config.log

Frank.
Fais la ...
Sandip Ghosh
Honored Contributor

Re: Enabling second network card

Install the additional patch mentioned by Shiju. Then it will install the driver. And if you do a ioscan it will sho as claimed with some different driver name , other than btlan0.

Sandip
Good Luck!!!