small update; make source more readable
This commit is contained in:
@@ -97,9 +97,11 @@ as well as Darwin/MacOS X.
|
|||||||
Newer Linux kernels (2.6.20 and higher) provide a kernel module
|
Newer Linux kernels (2.6.20 and higher) provide a kernel module
|
||||||
<filename>iowarrior.ko</filename> that allows controlling IOWarrior
|
<filename>iowarrior.ko</filename> that allows controlling IOWarrior
|
||||||
chips using device files.
|
chips using device files.
|
||||||
Having this module loaded may hinder <application>LCDd</application>
|
<application>LCDd</application> tries to unload this kernel module
|
||||||
|
for <filename>libusb</filename> to be able to control IOWarrior devices.
|
||||||
|
If this fails, this may hinder <application>LCDd</application>
|
||||||
from starting using the <code>IOWarrior</code> driver.
|
from starting using the <code>IOWarrior</code> driver.
|
||||||
In this case, simply unload the kernel module.
|
In this case, simply unload the kernel module by hand.
|
||||||
</para>
|
</para>
|
||||||
</note>
|
</note>
|
||||||
</para>
|
</para>
|
||||||
|
|||||||
@@ -72,6 +72,7 @@ USB library.
|
|||||||
But who knowns …
|
But who knowns …
|
||||||
</para></listitem>
|
</para></listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>VendorID</command> =
|
<command>VendorID</command> =
|
||||||
@@ -92,6 +93,7 @@ USB library.
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>ProductID</command> =
|
<command>ProductID</command> =
|
||||||
@@ -112,6 +114,7 @@ USB library.
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
<varlistentry>
|
<varlistentry>
|
||||||
<term>
|
<term>
|
||||||
<command>Brightness</command> =
|
<command>Brightness</command> =
|
||||||
@@ -127,7 +130,6 @@ USB library.
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
|
|
||||||
</variablelist>
|
</variablelist>
|
||||||
|
|
||||||
</sect3>
|
</sect3>
|
||||||
|
|||||||
Reference in New Issue
Block a user