<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shigemk2</author_name>
  <author_url>https://blog.hatena.ne.jp/shigemk2/</author_url>
  <blog_title>by shigemk2</blog_title>
  <blog_url>https://www.shigemk2.com/</blog_url>
  <categories>
  </categories>
  <description>バッファ操作 デバイスドライバ = デバイス処理 2つのデバイスがある キャラクタデバイス 1文字1文字処理するのに適している ブロックデバイス 大量データ転送に向いている テーブルがあって、ブロックデバイス用とキャラクタデバイス用がある(どちらも配列) ○○devswという配列がそれ。 P366が構造体 P377が関数 今回やるのはキャラクタデバイスのほう。 LP11がキャラクタデバイスドライバの一例。 1文字ずつ処理するとか言いつつ、バッファからは使いたい分だけ取り出す。 getcで1文字ずつ取り出し、putcで最後尾に1文字追加する。 割り込み=カーネルは別の作業をやっているので、作業完…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.shigemk2.com%2Fentry%2F2014%2F06%2F21%2F2014%2F06%2F21_%25E3%2583%25A1%25E3%2583%25A21_%2523firstv6&quot; title=&quot;2014/06/21 メモ1 #firstv6 - by shigemk2&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>2014-06-21 14:59:06</published>
  <title>2014/06/21 メモ1 #firstv6</title>
  <type>rich</type>
  <url>https://www.shigemk2.com/entry/2014/06/21/2014/06/21_%E3%83%A1%E3%83%A21_%23firstv6</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
