1833966 Members
1580 Online
110063 Solutions
New Discussion

Re: Find A5838A

 
Filosofo
Regular Advisor

Find A5838A

Hello,
where I can Download A5838A driver ?


Thanks

Filo
Sistem engeneer expert
6 REPLIES 6
Graham Cameron_1
Honored Contributor

Re: Find A5838A

Go to http://welcome.hp.com/country/us/eng/support.html
and search for A5838A
-- Graham
Computers make it easier to do a lot of things, but most of the things they make it easier to do don't need to be done.
Romaric Guilloud
Regular Advisor

Re: Find A5838A

A5838A Adapter Card config files can be found under /usr/newconfig/etc/rc.config.d
Sincerely,


Romaric GUILLOUD.
"And remember: There are no stupid questions; there are only stupid people." (To Homer Simpson, in "The Simpsons".)
Michael Steele_2
Honored Contributor

Re: Find A5838A

11.11 patches:

s700_800 11.11 vPar commands man pages patch PHCO_28175 PHCO_28175
s700_800 11.11 SCSI IO Cumulative Patch PHKL_29047
notes PHKL_29047
s700_800 11.11 rp24xx 42.19 firmware patch PHSS_27384
notes PHSS_27384

11.00

s700_800 11.00 PCI cumulative patch PHKL_24074
notes PHKL_29256
s700_800 11.00 STM, CPU & PCI Info tools fix unsafe MP call PHSS_21922
notes PHSS_21922
s700_800 11.00 Support Tool Manager A.21.00 A.21.05 PHSS_23266 PHSS_23266
s700_800 11.00 rp24xx 42.19 firmware patch PHSS_27383
notes PHSS_27383


Note the recall and replacement of all A5838 parts with 'A5838-69101'. Here's and ioscan to review 'ioscan -fnkC lan':
lan 2 0/8/0/0/6/0 btlan3 CLAIMED INTERFACE HP A5838A PCI 100BaseTX/SCSI COMBO
lan 18 0/8/0/0/7/0 btlan3 CLAIMED INTERFACE HP A5838A PCI 100BaseTX/SCSI COMBO
lan 4 0/12/0/0/6/0 btlan3 CLAIMED INTERFACE HP A5838A PCI 100BaseTX/SCSI COMBO
lan 20 0/12/0/0/7/0 btlan3 CLAIMED INTERFACE HP A5838A PCI 100BaseTX/SCSI COMBO
Regarding "...Which scsi port is A.." - In the above example, refer to the fifth address field for 0/8/0/0/6/0 and 0/8/0/0/7/0, then A = 6 and B = 7.
Use 'ioscan -fn', probably under the 'ext_bus' to find the SCSI ports.
Also refer to STM > Information
Support Fatherhood - Stop Family Law
Steven E. Protter
Exalted Contributor

Re: Find A5838A

There is a note on the link Graham posed specifically noting not to search for the driver there.

I always wondered where to find drivers. There really appears to be no central online location.

The driver should be on your Core OS cd, and then you can apply patches to it.

A careful search of itrc patches does seem to turn up the drivers.

Still, its far from intiutive.

I'm posting an enhancement request.

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
Steven E. Protter
Exalted Contributor

Re: Find A5838A

What kind of server is it in?

That seems to be how driver software is organized.

Grrrr.

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
Michael Steele_2
Honored Contributor

Re: Find A5838A

The 'btlan3' driver should be already in /stand/system.

grep -i btlan /stand/system

sysdef | grep -i btlan

Also refer to /etc/rc.config.d/hpbase100conf
Support Fatherhood - Stop Family Law