[Info-vax] DE500 and hardware version

Jan-Erik Soderholm jan-erik.soderholm at telia.com
Thu Jan 3 13:31:03 EST 2013


Phillip Helbig---undress to reply wrote 2013-01-03 19:07:
> In article <kc4g39$goq$1 at usenet01.boi.hp.com>, "Robert A. Brooks"
> <rab at hp.com> writes:
>
>> On 1/3/2013 1:28 AM, Phillip Helbig---undress to reply wrote:
>>> In contrast to my recent remark (I was looking for a name, not a
>>> number), ANAL/SYS does show the hardware version for the DE500, and it
>>> it differs between two types of machine.  What I see is
>>>
>>> 02000030
>>> 02000041
>>>
>>> The latter is on a machine at 100 FD and the former on those at 10 HD.
>>>
>>> Can 02000030 do better than 10 HD?
>>
>> What's the output of
>>
>> $ write sys$output f$fgetdvi( <ethernet devnam>, "adapater_ident" )
>
> Aahhh, another undocumented item on 7.3-2.  How many undocumented items
> are there?

This one seems to been implemented sometimes in 2006 :
http://unix.derkeiler.com/Newsgroups/comp.os.vms/2006-10/msg01962.html


>
> SYSMAN> do write sys$output f$getdvi("EWA0", "adapter_ident" )
> %SYSMAN-I-OUTPUT, command execution on node LEEBIG
> DE500-BA 100 mbit NI
> %SYSMAN-I-OUTPUT, command execution on node MINNIM
> DE500-BA 100 mbit NI
> %SYSMAN-I-OUTPUT, command execution on node JANDER
> DE500-BA 100 mbit NI
>
> OK, should be able to get things running faster.
>


I wrote earlier that "adapter_ident" didn't work on my 8.4 system,
but that was while using f$fgetdvi()... :-)

Interesting difference here :

HV03> write sys$output f$getdvi("EWA0:", "DEVICE_TYPE_NAME" )
DE500
HV03> write sys$output f$getdvi("EWA0", "adapter_ident" )
DE504-BA (quad Fast Ethernet)
HV03>

As a side note...

 > DE500-BA 100 mbit NI

100 millibits?







More information about the Info-vax mailing list