{"id":77,"date":"2009-08-05T09:09:58","date_gmt":"2009-08-05T07:09:58","guid":{"rendered":"https:\/\/www.livediesel.de\/?page_id=77"},"modified":"2009-08-05T09:34:13","modified_gmt":"2009-08-05T07:34:13","slug":"kernel-modifications","status":"publish","type":"page","link":"https:\/\/www.livediesel.de\/?page_id=77","title":{"rendered":"Kernel Modifications"},"content":{"rendered":"<p>I used the rtl-11g-GPL kit for the Edimax 7206APg available at the Edimax Homepage.<br \/>\nI didn\u2019t found a way to access the GPIO Register via a simple application, so I used a Kernel Driver to access the GPIO Register.<\/p>\n<p>The following modifications must be done to use the Kernel Driver.<\/p>\n<p>You have to add the lines to the specific files. I&#8217;ve done a symlink from <span style=\"font-family: courier new,monospace;\"><strong>linux-2.4.18-rtl to linux<\/strong><\/span><\/p>\n<table border=\"0\">\n<tbody>\n<tr>\n<th>.\/linux\/Makefile<\/th>\n<\/tr>\n<tr>\n<td><span style=\"font-family: courier new,monospace;\">DRIVERS-$(CONFIG_GPIO_RTL8186) += drivers\/gpio\/rtl8186\/rtl_gpio.o<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table border=\"0\">\n<tbody>\n<tr>\n<th>.\/linux\/drivers\/Makefile<\/th>\n<\/tr>\n<tr>\n<td><span style=\"font-family: courier new,monospace;\">subdir-$(CONFIG_GPIO_RTL8186) += gpio\/rtl8186<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<table border=\"0\">\n<tbody>\n<tr>\n<th>.\/linux\/arch\/mips\/config.in<\/th>\n<\/tr>\n<tr>\n<td><span style=\"font-family: courier new,monospace;\">source drivers\/gpio\/rtl8186\/Config.in<\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>Now create the folder <span style=\"font-family: courier new,monospace;\"><strong>.\/linux\/drivers\/gpio\/rtl8186\/<\/strong><\/span> and place the attached files to it.<\/p>\n<p>Next step, go to Kernel Driver<br \/>\nAttachments:<br \/>\n<a href=\"https:\/\/www.livediesel.de\/wp-content\/uploads\/2009\/08\/Config.in\">Config.in<\/a><br \/>\n<a href=\"https:\/\/www.livediesel.de\/wp-content\/uploads\/2009\/08\/Makefile\">Makefile<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>I used the rtl-11g-GPL kit for the Edimax 7206APg available at the Edimax Homepage. I didn\u2019t found a way to access the GPIO Register via a simple application, so I used a Kernel Driver to access the GPIO Register. The following modifications must be done to use the Kernel Driver. You have to add the [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":37,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-77","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.livediesel.de\/index.php?rest_route=\/wp\/v2\/pages\/77","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.livediesel.de\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.livediesel.de\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.livediesel.de\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.livediesel.de\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=77"}],"version-history":[{"count":10,"href":"https:\/\/www.livediesel.de\/index.php?rest_route=\/wp\/v2\/pages\/77\/revisions"}],"predecessor-version":[{"id":80,"href":"https:\/\/www.livediesel.de\/index.php?rest_route=\/wp\/v2\/pages\/77\/revisions\/80"}],"up":[{"embeddable":true,"href":"https:\/\/www.livediesel.de\/index.php?rest_route=\/wp\/v2\/pages\/37"}],"wp:attachment":[{"href":"https:\/\/www.livediesel.de\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=77"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}