~ubuntu-branches/ubuntu/hardy/kdebase-workspace/hardy

« back to all changes in this revision

Viewing changes to doc/kinfocenter/scsi/index.docbook

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2008-03-03 11:37:30 UTC
  • mfrom: (1.1.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20080303113730-ppdchskh93rr77le
Tags: 4:4.0.2-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
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
 
]>
7
 
 
8
 
<article lang="&language;">
9
 
<title><acronym>SCSI</acronym> Interface Information</title>
10
 
<articleinfo>
11
 
 
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>
19
 
 
20
 
<date>2002-02-12</date>
21
 
<releaseinfo>3.00.00</releaseinfo>
22
 
 
23
 
<keywordset>
24
 
<keyword>KDE</keyword>
25
 
<keyword>KControl</keyword>
26
 
<keyword>SCSI</keyword>
27
 
<keyword>system information</keyword>
28
 
</keywordset>
29
 
</articleinfo>
30
 
 
31
 
<sect1 id="scsi">
32
 
 
33
 
<title><acronym>SCSI</acronym> Interface Information</title>
34
 
 
35
 
<para>This page displays information about Small Computer Systems
36
 
Interface (<acronym>SCSI</acronym>) Interfaces and the attached
37
 
<acronym>SCSI</acronym> devices.</para>
38
 
 
39
 
<note><para>The exact information displayed is system-dependent.  On
40
 
some systems <acronym>SCSI</acronym> information cannot be displayed
41
 
yet.</para></note>
42
 
 
43
 
<para>On &Linux;, this information is read from <filename
44
 
class="devicefile">/proc/scsi/scsi</filename>, which is only available
45
 
if the <filename class="directory">/proc</filename> pseudo-filesystem is
46
 
compiled into the kernel.  A listing of all <acronym>SCSI</acronym>
47
 
devices known to the kernel is shown.</para>
48
 
 
49
 
<para>The devices are sorted numerically by their host, channel, and
50
 
<acronym>ID</acronym> numbers.</para>
51
 
 
52
 
<para>The user cannot modify any settings on this page.</para>
53
 
 
54
 
</sect1>
55
 
 
56
 
</article>