Changeset 87c0d57 for BOOK/system-config


Ignore:
Timestamp:
Jul 2, 2014, 5:00:35 PM (10 years ago)
Author:
William Harrington <kb0iic@…>
Branches:
clfs-3.0.0-sysvinit, sysvinit
Children:
1e452cd
Parents:
96222eb
Message:

Add &linux-version2; entity to the required parts of the book that need the full kernel version rather than just the &linux-version; entity. I.E. 3.14.8 instead of 3.14

File:
1 edited

Legend:

Unmodified
Added
Removed
  • BOOK/system-config/common/eudev.xml

    r96222eb r87c0d57  
    202202      bus driver properly exports the necessary aliases to <systemitem
    203203      class="filesystem">sysfs</systemitem>. In other cases, one should
    204       arrange module loading by other means. With Linux-&linux-version;, Eudev is
    205       known to load properly-written drivers for INPUT, IDE, PCI, USB, SCSI,
    206       SERIO and FireWire devices.</para>
     204      arrange module loading by other means. With
     205      Linux-&linux-version;-&linux-version2;, Eudev is known to load
     206      properly-written drivers for INPUT, IDE, PCI, USB, SCSI, SERIO and
     207      FireWire devices.</para>
    207208
    208209      <para>To determine if the device driver you require has the necessary
     
    221222      directory under <filename class="directory">/sys/bus</filename>, this
    222223      means that the kernel developers have not yet added modalias support to
    223       this bus type. With Linux-&linux-version;, this is the case with ISA
    224       busses. Expect this issue to be fixed in later kernel versions.</para>
     224      this bus type. With Linux-&linux-version;-&linux-version2;, this is the
     225      case with ISA busses. Expect this issue to be fixed in later kernel
     226      versions.</para>
    225227
    226228      <para>Eudev is not intended to load <quote>wrapper</quote> drivers such as
Note: See TracChangeset for help on using the changeset viewer.