blob: 19bec794636f89fcb1c479bc9384cb9e14adb71d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
|
<?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 % Dutch "INCLUDE"
> <!-- change language only here -->
]>
<article lang="&language;">
<title
><acronym
>SCSI</acronym
>-interface informatie</title>
<articleinfo>
<authorgroup>
<author
>&Matthias.Hoelzer-Kluepfel;</author>
<author
>&Helge.Deller;</author>
<author
>&Duncan.Haldane;</author>
<author
>&Mike.McBride;</author>
&Niels.Reedijk;&Rinse.Devries;
</authorgroup>
<date
>2002-02-12</date>
<releaseinfo
>3.00.00</releaseinfo>
<keywordset>
<keyword
>KDE</keyword>
<keyword
>KControl</keyword>
<keyword
>SCSI</keyword>
<keyword
>systeeminformatie</keyword>
</keywordset>
</articleinfo>
<sect1 id="scsi">
<title
><acronym
>SCSI</acronym
>-interface informatie</title>
<para
>Dit tabblad toont informatie over <acronym
>SCSI</acronym
>-interfaces (Small Computer Systems Interface) en de daaraan gekoppelde <acronym
>SCSI</acronym
>-apparaten.</para>
<note
><para
>De informatie die wordt getoond is systeemafhankelijk. Op sommige systemen kan nog geen <acronym
>SCSI</acronym
>-informatie worden getoond.</para
></note>
<para
>Onder &Linux; wordt deze informatie gelezen uit <filename class="devicefile"
>/proc/scsi/scsi</filename
> dat alleen beschikbaar is als de kernel ondersteuning biedt voor het <filename class="directory"
>/proc</filename
> pseudo-bestandssysteem. De lijst toont alle <acronym
>SCSI</acronym
>-apparaten die bij de kernel bekend zijn.</para>
<para
>De apparaten worden numeriek gesorteerd op host-, kanaal- en <acronym
>id</acronym
>-nummers.</para>
<para
>U kunt geen instellingen op deze pagina wijzigen.</para>
</sect1>
</article>
|