<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>katakanan</author_name>
  <author_url>https://blog.hatena.ne.jp/katakanan/</author_url>
  <blog_title>e-tipsmemo</blog_title>
  <blog_url>https://e-tipsmemo.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラム</anon>
  </categories>
  <description>キャラクタデバイスドライバのkernel moduleの個人的なテンプレート kernelは4あたり #include &lt;linux/module.h&gt; #include &lt;linux/kernel.h&gt; #include &lt;linux/proc_fs.h&gt; #include &lt;linux/cdev.h&gt; #include &lt;linux/slab.h&gt; #include &lt;linux/device.h&gt; #include &lt;asm/uaccess.h&gt; #define DEVNAME &quot;hello&quot; #define MINOR_COUNT 1 MODULE_LICENSE(&quot;Dual BSD/…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fe-tipsmemo.hatenablog.com%2Fentry%2F2017%2F06%2F11%2F191126&quot; title=&quot;kernel moduleの個人的なテンプレート - e-tipsmemo&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-06-11 19:11:26</published>
  <title>kernel moduleの個人的なテンプレート</title>
  <type>rich</type>
  <url>https://e-tipsmemo.hatenablog.com/entry/2017/06/11/191126</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
