writing device drivers.htm

来自「What is this ``device driver stuff any」· HTM 代码 · 共 28 行

HTM
28
字号
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head><title>Writing device drivers in Linux: A brief tutorial</title>
    
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="robots" content="nocache">
    <!-- base href="http://www.freesoftwaremagazine.com/" -->
    <style type="text/css">
      @import url(misc/print.css);
    </style></head>


  <body>

    <img src="writing%20device%20drivers_files/logo.png" alt="logo" border="0">
    <div class="source_url">
    Published on Free Software Magazine (<a href="http://www.freesoftwaremagazine.com/">http://www.freesoftwaremagazine.com</a>)    </div>

    <h2 class="title">
      Writing device drivers in Linux: A brief tutorial    </h2>

    <div class="submitted">
          </div>

    <div class="created">
          </div>

    <div class="content">
      <p>鈥淒o you pine for the nice days of Minix-1.1, when men were men and wrote their own device drivers?鈥

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?