<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Carrier failure detection on SGEC Ethernet controller in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305231#M47367</link>
    <description>Neil,&lt;BR /&gt;&lt;BR /&gt;a hint: If you know the name of the structure, you may be able to find the layout, or hints to construct one, in some system library. Most likely candidate is STARLET.MLB (macros-32 definitions) or LIBRTL.TLB. DECC$RTLDEF.TLB may hold usable data as well. All these are on SYS$LIBRARY (this list is not intended to be complete....)&lt;BR /&gt;It may well be that the header files may give you the offsets, in that case you'll have to contruct the record yourself.&lt;BR /&gt;&lt;BR /&gt;Willem</description>
    <pubDate>Wed, 23 Jun 2004 06:05:58 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2004-06-23T06:05:58Z</dc:date>
    <item>
      <title>Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305223#M47359</link>
      <description>I need to write a routine to interrogate the SGEC Ethernet controller on a VAX4000/105 to determine whether the controller is currently detecting the network carrier.&lt;BR /&gt;&lt;BR /&gt;Existing code for an Alpha machine (with a different Ethernet controller) uses the data returned from a $QIO with FUNC=IO$SENSMODE + IO$M_CTRL + IO$M_RD_COUNT.&lt;BR /&gt;&lt;BR /&gt;Trying the same thing with the SGEC controller returns some data, but the format of the datastructure is different (not surprisingly).  I can't find where &lt;BR /&gt;, but I can't find out whether I can use the same function codes with the SGEC controller, or where the format of the datastructure is documented.&lt;BR /&gt;&lt;BR /&gt;Any help would be much appreciated!&lt;BR /&gt;&lt;BR /&gt;Neil Stead&lt;BR /&gt;Reuters.&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 05:45:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305223#M47359</guid>
      <dc:creator>Neil Stead</dc:creator>
      <dc:date>2004-06-15T05:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305224#M47360</link>
      <description>Have you looked in the I/O users ref manual&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732FINAL/aa-pv6sf-tk/aa-pv6sf-tk.HTMl" target="_blank"&gt;http://h71000.www7.hp.com/doc/732FINAL/aa-pv6sf-tk/aa-pv6sf-tk.HTMl&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 06:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305224#M47360</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-06-15T06:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305225#M47361</link>
      <description>Yes, but there's no mention of using the IO$M_RD_COUNT function modifier with a LAN driver&lt;BR /&gt;&lt;BR /&gt;(In fact, having Googled for IO$M_RD_COUNT, the only results are associated with TCP/UDP/IP drivers)&lt;BR /&gt;&lt;BR /&gt;However, I know that for an DE450 ethernet controller, it returns a list of parameter IDs and values, in the same way as if you specify just IO$M_SENSEMODE+IO$M_CTRL.  These parameters are things like time, rx_block, rx_multi_block, data_overrun_count, etc. &lt;BR /&gt;&lt;BR /&gt;However, I can't find where these parameter IDs are defined - they're not in the I/O users guide.&lt;BR /&gt;&lt;BR /&gt;If I could find where the parameter IDs are defined, then I could look through the returned buffer for the appropriate ID.&lt;BR /&gt;&lt;BR /&gt;Neil.</description>
      <pubDate>Tue, 15 Jun 2004 07:17:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305225#M47361</guid>
      <dc:creator>Neil Stead</dc:creator>
      <dc:date>2004-06-15T07:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305226#M47362</link>
      <description>Hi Neil,&lt;BR /&gt;for my experience using $QIO, there are different structure for any type of device not for single device that can leave unchanged some value.&lt;BR /&gt;May be your info about VAX ethernet controller are good for alpha controller too, or else you could search documentation about other controller.&lt;BR /&gt; &lt;BR /&gt;Good luck!&lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Jun 2004 07:46:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305226#M47362</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-06-15T07:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305227#M47363</link>
      <description>I think the parameters are the ones listed for SETMODE&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/doc/732FINAL/aa-pv6sf-tk/aa-pv6sf-tk.HTMl" target="_blank"&gt;http://h71000.www7.hp.com/doc/732FINAL/aa-pv6sf-tk/aa-pv6sf-tk.HTMl&lt;/A&gt;&lt;BR /&gt;Table 39</description>
      <pubDate>Tue, 15 Jun 2004 09:47:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305227#M47363</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2004-06-15T09:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305228#M47364</link>
      <description>No, they're not.  The ones in Table 39 are the ones that are returned if you DON'T specify IO$M_RD_COUNT.  With IO$M_RD_COUNT, you get a different set.&lt;BR /&gt;&lt;BR /&gt;Thanks to all for your efforts.  I've just discovered that the buffer returned *is* the same as for the DE450 controller - it was a bug in some 16-year-old Reuters library routines, which meant that only the first 60 bytes of the array were getting returned, and the other 70-odd bytes were garbage.&lt;BR /&gt;&lt;BR /&gt;If I get a moment, I'll post the data structure here.&lt;BR /&gt;&lt;BR /&gt;Neil.</description>
      <pubDate>Tue, 15 Jun 2004 13:14:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305228#M47364</guid>
      <dc:creator>Neil Stead</dc:creator>
      <dc:date>2004-06-15T13:14:16Z</dc:date>
    </item>
    <item>
      <title>Re: Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305229#M47365</link>
      <description>&lt;QUOTE&gt;&lt;BR /&gt;I've just discovered that the buffer returned *is* the same as for the DE450 controller&lt;BR /&gt;&lt;/QUOTE&gt;&lt;BR /&gt;I'm not amazed, vms use same structure for all devices of class ...&lt;BR /&gt; &lt;BR /&gt;Antonio Vigliotti&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Jun 2004 01:45:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305229#M47365</guid>
      <dc:creator>Antoniov.</dc:creator>
      <dc:date>2004-06-16T01:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305230#M47366</link>
      <description>I'd still like to find out where the datastructure is documented, so if anyone has any ideas...&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Neil.</description>
      <pubDate>Wed, 23 Jun 2004 05:32:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305230#M47366</guid>
      <dc:creator>Neil Stead</dc:creator>
      <dc:date>2004-06-23T05:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: Carrier failure detection on SGEC Ethernet controller</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305231#M47367</link>
      <description>Neil,&lt;BR /&gt;&lt;BR /&gt;a hint: If you know the name of the structure, you may be able to find the layout, or hints to construct one, in some system library. Most likely candidate is STARLET.MLB (macros-32 definitions) or LIBRTL.TLB. DECC$RTLDEF.TLB may hold usable data as well. All these are on SYS$LIBRARY (this list is not intended to be complete....)&lt;BR /&gt;It may well be that the header files may give you the offsets, in that case you'll have to contruct the record yourself.&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Wed, 23 Jun 2004 06:05:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/carrier-failure-detection-on-sgec-ethernet-controller/m-p/3305231#M47367</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2004-06-23T06:05:58Z</dc:date>
    </item>
  </channel>
</rss>

