diff options
Diffstat (limited to 'tde-i18n-da/docs/tdebase/kinfocenter/pci/index.docbook')
-rw-r--r-- | tde-i18n-da/docs/tdebase/kinfocenter/pci/index.docbook | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/tde-i18n-da/docs/tdebase/kinfocenter/pci/index.docbook b/tde-i18n-da/docs/tdebase/kinfocenter/pci/index.docbook new file mode 100644 index 00000000000..979ceddbdf5 --- /dev/null +++ b/tde-i18n-da/docs/tdebase/kinfocenter/pci/index.docbook @@ -0,0 +1,88 @@ +<?xml version="1.0" ?> +<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" +"dtd/kdex.dtd" [ +<!ENTITY % addindex "IGNORE"> +<!ENTITY % Danish "INCLUDE" +> <!-- change language only here --> +]> + +<article lang="&language;"> +<title +><acronym +>PCI</acronym +>-bus og installerede <acronym +>PCI</acronym +>-kort</title> +<articleinfo> + +<authorgroup> +<author +>&Matthias.Hoelzer-Kluepfel;</author> +<author +>&Helge.Deller;</author> +<author +>&Duncan.Haldane;</author> +<author +>&Mike.McBride;</author> +&erik.kjaer.pedersen.role; +</authorgroup> + +<date +>2002-02-12</date> +<releaseinfo +>3.00.00</releaseinfo> + +<keywordset> +<keyword +>KDE</keyword> +<keyword +>KControl</keyword> +<keyword +>PCI</keyword> +<keyword +>systeminformation</keyword> +</keywordset> +</articleinfo> + +<sect1 id="pci"> + +<title +><acronym +>PCI</acronym +>-bus og installerede <acronym +>PCI</acronym +>-kort</title> + +<para +>Denne side giver oplysninger om <acronym +>PCI</acronym +>-bussen og installerede <acronym +>PCI</acronym +> kort, og andre enheder der bruger "Peripheral Component Interconnect" (<acronym +>PCI</acronym +>) bus.</para> + +<note +><para +>Den nøjagtige information vist er systemafhængigt. På visse systemer, kan <acronym +>PCI</acronym +>-information endnu ikke vises.</para +> </note> + +<para +>På &Linux; læses denne information fra <filename class="devicefile" +>/proc/pci</filename +> som kun er til stede hvis <filename class="directory" +>/proc</filename +> pseudo-filsystemet er kompileret ind i kernen. En liste af alle <acronym +>PCI</acronym +> enheder fundet under kernens initialisering, og deres indstilling, vises.</para> + +<para +>Hver indgang begynder med en bus, enhed og funktionsnummer.</para> +<para +>Brugeren kan ikke ændre indstillinger på denne side.</para> + +</sect1> + +</article> |