소스 검색

Replaced dead link to Driver Model paper in chapter07/udev.xml.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7688 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Dan Nichilson 19 년 전
부모
커밋
1d0e100958
2개의 변경된 파일7개의 추가작업 그리고 2개의 파일을 삭제
  1. 5 0
      chapter01/changelog.xml
  2. 2 2
      chapter07/udev.xml

+ 5 - 0
chapter01/changelog.xml

@@ -40,6 +40,11 @@
     <listitem>
       <para>July 21, 2006</para>
       <itemizedlist>
+        <listitem>
+          <para>[dnicholson] - Fixed dead link to Linux Driver Model paper
+          on the Device and Module Handling page. Replaced with sysfs paper
+          by the same author. Thanks to Chris Staub and Bryan Kadzban.</para>
+        </listitem>
         <listitem>
           <para>[dnicholson] - Added a reminder to check that the virtual
           kernel file systems are mounted after the description of the

+ 2 - 2
chapter07/udev.xml

@@ -341,8 +341,8 @@
       </listitem>
 
       <listitem>
-        <para>The Linux Kernel Driver Model
-        <ulink url="http://public.planetmirror.com/pub/lca/2003/proceedings/papers/Patrick_Mochel/Patrick_Mochel.pdf"/></para>
+        <para>The <systemitem class="filesystem">sysfs</systemitem> Filesystem
+        <ulink url="http://www.kernel.org/pub/linux/kernel/people/mochel/doc/papers/ols-2005/mochel.pdf"/></para>
       </listitem>
 
     </itemizedlist>