Changeset 87c0d57 for BOOK/system-config/common
- Timestamp:
- Jul 2, 2014, 5:00:35 PM (10 years ago)
- Branches:
- clfs-3.0.0-sysvinit, sysvinit
- Children:
- 1e452cd
- Parents:
- 96222eb
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/system-config/common/eudev.xml
r96222eb r87c0d57 202 202 bus driver properly exports the necessary aliases to <systemitem 203 203 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> 207 208 208 209 <para>To determine if the device driver you require has the necessary … … 221 222 directory under <filename class="directory">/sys/bus</filename>, this 222 223 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> 225 227 226 228 <para>Eudev is not intended to load <quote>wrapper</quote> drivers such as
Note:
See TracChangeset
for help on using the changeset viewer.