<?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 A question about the variable name of the mod_conf_data structure in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424618#M682453</link>
    <description>In HP-UX 11i v1 Driver Development Guide, 5th Edition.pdf:&lt;BR /&gt;The name of the modwrapper structure for a DLKM module must be module_name_wrapper&lt;BR /&gt;&lt;BR /&gt;but not  must be module_name_conf_data&lt;BR /&gt;&lt;BR /&gt;my module name is test&lt;BR /&gt;why must be test_conf_data?&lt;BR /&gt;when i used test1-conf_data or  test_conf_data1 my module can not be loaded&lt;BR /&gt;&lt;BR /&gt;mod_obj_load: Undefined symbol test_conf_data1 in loadable module /stand/dlkm/mod.d/test.&lt;BR /&gt;WARNING: MOD: mod_obj_load: Processing symbol table in module /stand/dlkm/mod.d/test failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 22 May 2009 01:15:03 GMT</pubDate>
    <dc:creator>honggaoyan</dc:creator>
    <dc:date>2009-05-22T01:15:03Z</dc:date>
    <item>
      <title>A question about the variable name of the mod_conf_data structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424618#M682453</link>
      <description>In HP-UX 11i v1 Driver Development Guide, 5th Edition.pdf:&lt;BR /&gt;The name of the modwrapper structure for a DLKM module must be module_name_wrapper&lt;BR /&gt;&lt;BR /&gt;but not  must be module_name_conf_data&lt;BR /&gt;&lt;BR /&gt;my module name is test&lt;BR /&gt;why must be test_conf_data?&lt;BR /&gt;when i used test1-conf_data or  test_conf_data1 my module can not be loaded&lt;BR /&gt;&lt;BR /&gt;mod_obj_load: Undefined symbol test_conf_data1 in loadable module /stand/dlkm/mod.d/test.&lt;BR /&gt;WARNING: MOD: mod_obj_load: Processing symbol table in module /stand/dlkm/mod.d/test failed&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 22 May 2009 01:15:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424618#M682453</guid>
      <dc:creator>honggaoyan</dc:creator>
      <dc:date>2009-05-22T01:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: A question about the variable name of the mod_conf_data structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424619#M682454</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Do you know what is the test_conf_data and test_wrapper come from? You never define these before.&lt;BR /&gt;See the test.modmeta.c file and you will get the answer.&lt;BR /&gt;Maybe it is unnecessary to understand what all the Makefile mean, but it is necessary to make clear some of it.&lt;BR /&gt;&lt;BR /&gt;Young.</description>
      <pubDate>Fri, 22 May 2009 02:20:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424619#M682454</guid>
      <dc:creator>younglovezhenzhen</dc:creator>
      <dc:date>2009-05-22T02:20:11Z</dc:date>
    </item>
    <item>
      <title>Re: A question about the variable name of the mod_conf_data structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424620#M682455</link>
      <description>&amp;gt;See the test.modmeta.c file and you will get the answer&lt;BR /&gt;where can i get the test.modmeta.c?</description>
      <pubDate>Fri, 22 May 2009 04:55:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424620#M682455</guid>
      <dc:creator>honggaoyan</dc:creator>
      <dc:date>2009-05-22T04:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: A question about the variable name of the mod_conf_data structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424621#M682456</link>
      <description>&amp;gt;where can i get the test.modmeta.c?&lt;BR /&gt;&lt;BR /&gt;Don't ask me, ask the Makefile.</description>
      <pubDate>Fri, 22 May 2009 06:10:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424621#M682456</guid>
      <dc:creator>younglovezhenzhen</dc:creator>
      <dc:date>2009-05-22T06:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: A question about the variable name of the mod_conf_data structure</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424622#M682457</link>
      <description>&lt;!--!*#--&gt;younglovezhenzhen:&lt;BR /&gt;               thanks&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 01 Jun 2009 06:50:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/a-question-about-the-variable-name-of-the-mod-conf-data/m-p/4424622#M682457</guid>
      <dc:creator>honggaoyan</dc:creator>
      <dc:date>2009-06-01T06:50:29Z</dc:date>
    </item>
  </channel>
</rss>

