2004-06-13 06:56:28 +08:00
|
|
|
<?xml version="1.0" encoding="ISO-8859-1"?>
|
2005-04-02 23:59:17 +08:00
|
|
|
<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
|
2004-06-13 06:56:28 +08:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
|
|
|
|
<!ENTITY % general-entities SYSTEM "../../general.ent">
|
|
|
|
%general-entities;
|
|
|
|
|
|
|
|
<!ENTITY pciutils-download-http "http://www.kernel.org/pub/software/utils/pciutils/pciutils-&pciutils-version;.tar.bz2">
|
|
|
|
<!ENTITY pciutils-download-ftp "ftp://ftp.kernel.org/pub/software/utils/pciutils/pciutils-&pciutils-version;.tar.bz2">
|
2005-02-08 10:34:15 +08:00
|
|
|
<!ENTITY pciutils-md5sum "2b3b2147b7bc91f362be55cb49fa1c4e">
|
2004-06-13 06:56:28 +08:00
|
|
|
<!ENTITY pciutils-size "107 KB">
|
2005-03-25 00:13:09 +08:00
|
|
|
<!ENTITY pciutils-buildsize "1.04 MB">
|
|
|
|
<!ENTITY pciutils-time "0.01 SBU">
|
2004-06-13 06:56:28 +08:00
|
|
|
]>
|
|
|
|
|
2003-09-27 00:42:15 +08:00
|
|
|
<sect1 id="pciutils" xreflabel="PCI Utilities-&pciutils-version;">
|
2004-08-10 12:23:09 +08:00
|
|
|
<sect1info>
|
2004-08-10 12:25:57 +08:00
|
|
|
<othername>$LastChangedBy$</othername>
|
|
|
|
<date>$Date$</date>
|
2004-08-10 12:23:09 +08:00
|
|
|
</sect1info>
|
2004-05-07 09:51:44 +08:00
|
|
|
<?dbhtml filename="pciutils.html"?>
|
2004-12-22 23:49:55 +08:00
|
|
|
<title><application><acronym>PCI</acronym>
|
|
|
|
Utilities</application>-&pciutils-version;</title>
|
2005-03-25 00:13:09 +08:00
|
|
|
<indexterm zone="pciutils">
|
|
|
|
<primary sortas="a-PCI-Utilities">PCI Utilities</primary></indexterm>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect2>
|
2004-12-22 23:49:55 +08:00
|
|
|
<title>Introduction to <application><acronym>PCI</acronym>
|
|
|
|
Utilities</application></title>
|
|
|
|
|
|
|
|
<para>The <application><acronym>PCI</acronym> Utilities</application> package
|
|
|
|
is a set of programs for listing <acronym>PCI</acronym> devices, inspecting
|
|
|
|
their status and setting their configuration registers.</para>
|
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect3><title>Package information</title>
|
|
|
|
<itemizedlist spacing='compact'>
|
2004-12-22 23:49:55 +08:00
|
|
|
<listitem><para>Download (HTTP):
|
|
|
|
<ulink url="&pciutils-download-http;"/></para></listitem>
|
|
|
|
<listitem><para>Download (FTP):
|
|
|
|
<ulink url="&pciutils-download-ftp;"/></para></listitem>
|
2005-02-08 10:34:15 +08:00
|
|
|
<listitem><para>Download MD5 sum: &pciutils-md5sum;</para></listitem>
|
2004-06-13 06:56:28 +08:00
|
|
|
<listitem><para>Download size: &pciutils-size;</para></listitem>
|
2004-12-22 23:49:55 +08:00
|
|
|
<listitem><para>Estimated disk space required:
|
|
|
|
&pciutils-buildsize;</para></listitem>
|
|
|
|
<listitem><para>Estimated build time:
|
|
|
|
&pciutils-time;</para></listitem></itemizedlist>
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect3>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
|
|
|
<sect3><title><application><acronym>PCI</acronym> Utilities</application>
|
|
|
|
dependencies</title>
|
2004-06-13 06:56:28 +08:00
|
|
|
<sect4><title>Required</title>
|
2004-12-22 23:49:55 +08:00
|
|
|
<para><xref linkend="which"/></para>
|
|
|
|
</sect4>
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect3>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
|
|
|
|
|
|
|
<sect2>
|
2004-12-22 23:49:55 +08:00
|
|
|
<title>Installation of <application><acronym>PCI</acronym>
|
|
|
|
Utilities</application></title>
|
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
<para>Install <application><acronym>PCI</acronym> Utilities</application> by
|
|
|
|
running the following commands:</para>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
2005-03-25 00:13:09 +08:00
|
|
|
<screen><userinput><command>make PREFIX=/usr</command></userinput></screen>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
2005-03-25 00:13:09 +08:00
|
|
|
<para>Now, as the root user:</para>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
2005-03-25 00:13:09 +08:00
|
|
|
<screen><userinput role='root'><command>make PREFIX=/usr install</command></userinput></screen>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
2005-03-25 00:13:09 +08:00
|
|
|
<sect2>
|
|
|
|
<title>Contents</title>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
2005-03-25 00:13:09 +08:00
|
|
|
<segmentedlist>
|
|
|
|
<segtitle>Installed Programs</segtitle>
|
|
|
|
<segtitle>Installed Libraries</segtitle>
|
|
|
|
<segtitle>Installed Directories</segtitle>
|
|
|
|
|
|
|
|
<seglistitem>
|
|
|
|
<seg>lspci, setpci and update-pciids</seg>
|
|
|
|
<seg>None</seg>
|
|
|
|
<seg>None</seg>
|
|
|
|
</seglistitem>
|
|
|
|
</segmentedlist>
|
|
|
|
|
|
|
|
<variablelist>
|
|
|
|
<bridgehead renderas="sect3">Short Descriptions</bridgehead>
|
|
|
|
<?dbfo list-presentation="list"?>
|
|
|
|
|
|
|
|
<varlistentry id="lspci">
|
|
|
|
<term><command>lspci</command></term>
|
|
|
|
<listitem><para>is a utility for displaying information about all
|
|
|
|
<acronym>PCI</acronym> buses in the system and all devices connected to
|
|
|
|
them.</para>
|
|
|
|
<indexterm zone="pciutils lspci">
|
|
|
|
<primary sortas="b-lspci">lspci</primary>
|
|
|
|
</indexterm></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="setpci">
|
|
|
|
<term><command>setpci</command></term>
|
|
|
|
<listitem><para>is a utility for querying and configuring
|
|
|
|
<acronym>PCI</acronym> devices.</para>
|
|
|
|
<indexterm zone="pciutils setpci">
|
|
|
|
<primary sortas="b-setpci">setpci</primary>
|
|
|
|
</indexterm></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
|
|
|
|
<varlistentry id="update-pciids">
|
|
|
|
<term><command>update-pciids</command></term>
|
|
|
|
<listitem><para>fetches the current version of the <acronym>PCI</acronym>
|
|
|
|
<acronym>ID</acronym> list. Requires <xref linkend="wget"/> or
|
|
|
|
<xref linkend="lynx"/>.</para>
|
|
|
|
<indexterm zone="pciutils update-pciids">
|
|
|
|
<primary sortas="b-update-pciids">update-pciids</primary>
|
|
|
|
</indexterm></listitem>
|
|
|
|
</varlistentry>
|
|
|
|
</variablelist>
|
2004-12-22 23:49:55 +08:00
|
|
|
|
2004-06-13 06:56:28 +08:00
|
|
|
</sect2>
|
2002-07-08 04:28:42 +08:00
|
|
|
|
|
|
|
</sect1>
|