Fix crash if key bindings specified in profile cannot be found. Improve
[personal-kdebase.git] / apps / doc / kinfocenter / dma / index.docbook
blob75fb55c75995f9b1b6e6b8fcfd5354ba793d8064
1 <?xml version="1.0" ?>
2 <!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN"
3 "dtd/kdex.dtd" [
4 <!ENTITY % addindex "IGNORE">
5 <!ENTITY % English "INCLUDE" > <!-- change language only here -->
6 ]>
8 <article lang="&language;">
9 <title><acronym>DMA</acronym> Channel Information</title>
10 <articleinfo>
12 <authorgroup>
13 <author>&Matthias.Hoelzer-Kluepfel;</author>
14 <author>&Helge.Deller;</author>
15 <author>&Duncan.Haldane;</author>
16 <author>&Mike.McBride;</author>
17 <!-- TRANS:ROLES_OF_TRANSLATORS -->
18 </authorgroup>
20 <date>2002-02-12</date>
21 <releaseinfo>3.00.00</releaseinfo>
23 <keywordset>
24 <keyword>KDE</keyword>
25 <keyword>KControl</keyword>
26 <keyword>DMA</keyword>
27 <keyword>system information</keyword>
28 </keywordset>
29 </articleinfo>
31 <sect1>
32 <title><acronym>DMA</acronym> Channel Information</title>
34 <para> This page displays information about the <acronym>DMA</acronym>
35 (Direct Memory Access) Channels. A <acronym>DMA</acronym> channel is a
36 direct connection that allows devices to transfer data to and from
37 memory without going through the processor. Typically, i386-architecture
38 systems (<acronym>PC</acronym>'s) have eight <acronym>DMA</acronym>
39 channels (0-7). </para>
41 <note> <para> The exact information displayed is system-dependent. On
42 some systems, <acronym>DMA</acronym> Channel information cannot be
43 displayed yet. </para> </note>
45 <para> On &Linux;, this information is read from <filename
46 class="devicefile">/proc/dma</filename>, which is only available if the
47 <filename class="directory">/proc</filename> pseudo-filesystem is
48 compiled into the kernel. </para>
50 <para> A list of all currently-registered (<acronym>ISA</acronym> bus)
51 <acronym>DMA</acronym> channels that are in use is shown. The first
52 column shows the <acronym>DMA</acronym> channel, and the second column
53 shows the device which uses that channel. </para>
55 <para>
56 Unused <acronym>DMA</acronym> channels are not listed.
57 </para>
59 <para>
60 The user cannot modify any settings on this page.
61 </para>
63 </sect1>
64 </article>