<?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: DLKM WSIO Interface Drivers in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/dlkm-wsio-interface-drivers/m-p/2476034#M17516</link>
    <description>/* dlkm_help.h  -- header info from wsio_private.h and wsio_dlkm.h */&lt;BR /&gt;&lt;BR /&gt;#if 1&lt;BR /&gt;typedef struct nodeinfo {&lt;BR /&gt;        struct isc_table_type *isc;&lt;BR /&gt;        int dummy1,dummy2;&lt;BR /&gt;} dlkm_node_t;&lt;BR /&gt;#else&lt;BR /&gt;#include "./wsio_private.h"&lt;BR /&gt;#define dlkm_node_t wsio_node_cdio_priv_t&lt;BR /&gt;#endif&lt;BR /&gt;extern dlkm_node_t *io_get_private __((dlkm_node_t *node));&lt;BR /&gt;#define MOD_WSIO_CORE 0x1&lt;BR /&gt;#define MOD_WSIO_EISA 0x2&lt;BR /&gt;#define MOD_WSIO_PCI  0x4</description>
    <pubDate>Fri, 22 Dec 2000 18:42:29 GMT</pubDate>
    <dc:creator>Michael Lampi</dc:creator>
    <dc:date>2000-12-22T18:42:29Z</dc:date>
    <item>
      <title>DLKM WSIO Interface Drivers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dlkm-wsio-interface-drivers/m-p/2476032#M17514</link>
      <description>I am porting Statically linked WSIO Interface Driver&lt;BR /&gt;from HP-UX 10.20 to HP-UX 11.0, for that i have &lt;BR /&gt;decided to use the DLKM mechanism, and to set&lt;BR /&gt;dynamically loadable my driver.&lt;BR /&gt;But When I try to use the example given for&lt;BR /&gt;the initialization, the compilation failed with the&lt;BR /&gt;following error :&lt;BR /&gt;error 1588 "MOD_WSIO_CORE" undefined&lt;BR /&gt;at the 'C' line:&lt;BR /&gt;mod_wsio_attach_list_add(MOD_WSIO_CORE, ...);&lt;BR /&gt;&lt;BR /&gt;I have not found this type by greping in include files.&lt;BR /&gt;I have followed the HP document :&lt;BR /&gt;"Developing Dynamically Loadable Kernel Modules"&lt;BR /&gt;- Is this part wrong or not fully detailed ?&lt;BR /&gt;- Do you have any Idea about this part ?&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Dec 2000 15:20:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dlkm-wsio-interface-drivers/m-p/2476032#M17514</guid>
      <dc:creator>Hervé Barale</dc:creator>
      <dc:date>2000-12-21T15:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: DLKM WSIO Interface Drivers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dlkm-wsio-interface-drivers/m-p/2476033#M17515</link>
      <description>There was a problem where the HPUX-11 headers had not defined the MOD_WSIO_xxx this was meant to be fixed but you might have to apply a patch.  The best bet is to log a call with HP and see if the SR is still open.</description>
      <pubDate>Thu, 21 Dec 2000 15:31:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dlkm-wsio-interface-drivers/m-p/2476033#M17515</guid>
      <dc:creator>Anthony Goonetilleke</dc:creator>
      <dc:date>2000-12-21T15:31:13Z</dc:date>
    </item>
    <item>
      <title>Re: DLKM WSIO Interface Drivers</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/dlkm-wsio-interface-drivers/m-p/2476034#M17516</link>
      <description>/* dlkm_help.h  -- header info from wsio_private.h and wsio_dlkm.h */&lt;BR /&gt;&lt;BR /&gt;#if 1&lt;BR /&gt;typedef struct nodeinfo {&lt;BR /&gt;        struct isc_table_type *isc;&lt;BR /&gt;        int dummy1,dummy2;&lt;BR /&gt;} dlkm_node_t;&lt;BR /&gt;#else&lt;BR /&gt;#include "./wsio_private.h"&lt;BR /&gt;#define dlkm_node_t wsio_node_cdio_priv_t&lt;BR /&gt;#endif&lt;BR /&gt;extern dlkm_node_t *io_get_private __((dlkm_node_t *node));&lt;BR /&gt;#define MOD_WSIO_CORE 0x1&lt;BR /&gt;#define MOD_WSIO_EISA 0x2&lt;BR /&gt;#define MOD_WSIO_PCI  0x4</description>
      <pubDate>Fri, 22 Dec 2000 18:42:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/dlkm-wsio-interface-drivers/m-p/2476034#M17516</guid>
      <dc:creator>Michael Lampi</dc:creator>
      <dc:date>2000-12-22T18:42:29Z</dc:date>
    </item>
  </channel>
</rss>

