Operating System - HP-UX
1825787 Members
2002 Online
109687 Solutions
New Discussion

What Driver for J3515A HPUX 11.11

 
Peter Lachnitt
Advisor

What Driver for J3515A HPUX 11.11

Hello

I want to install a J3515A Lan-Card on a D370
with HPUX 11.11. On HPUX 10.20 I found the Driver: J3515A B.10.20.07 100BT/9000 GSC For D Series
on the Appl. CD.
This Driver I can't fond on the Appl. CD for HPUX 11.11

Where can I fond the Driver for this Lan-Card ?

Thanks Peter
Peter Lachnitt
5 REPLIES 5
Hoefnix
Honored Contributor

Re: What Driver for J3515A HPUX 11.11

Hi,
It should be in the content list on the appl. CD. Look up the list on the first CD and look on which appsCD it is. (1 of 4 CD's)

HTH,
Peter

Steven E. Protter
Exalted Contributor

Re: What Driver for J3515A HPUX 11.11

Its actually part of the Core OS release.

It won't work at all 64 bit, there is no driver for that card 64 bit.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Jeff Schussele
Honored Contributor

Re: What Driver for J3515A HPUX 11.11

Hi Peter,

As SEP points out there's not a *specific* driver anymore for these type cards in 11.11.
As of PHNE_22727 HP combined all the BT type cards into a unified btlan driver. Current is PHNE_28799, I believe. So make sure you have a PHNE patch in the btlan driver *between* these two.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Steven E. Protter
Exalted Contributor

Re: What Driver for J3515A HPUX 11.11

I had the same card in a D320 until it failed three weeks ago.

All I had to do was the 32 bit Core OS install and it was detected and I was able to configure it.

Assuming you are 32 bit, the card may be bad. run cstm or mstm or xstm and run the excersize utiltity and see if the hardware is there.

insf -e

reinstall the driver from appl or core OS.

If all of that failes the J3516A two port can be had for less than $150 on the used market if you look hard enough.

I am pretty sure about the 64 bit issue with 11.11. Quite a hole, Merijn faced it.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Floyd Curtis
Frequent Advisor

Re: What Driver for J3515A HPUX 11.11

The drivers for most of the HP-UX 11i-based networking and I/O cards are on the HP-UX server and workstation Application media and are installed along with the HP-UX 11i Operating Environment.

See if its there - Go into sam => kernel configuration => drivers and look for:

btlan

if there change state to in - a kernel rebuild will probably be required if was out, and at next reboot/ioscan it will bind to the card.

good luck,
fwc.