]> mj.ucw.cz Git - pciutils.git/blobdiff - README
Fixed problems with glibc 1.99 on PPC. Thanks, Geert.
[pciutils.git] / README
diff --git a/README b/README
index dfe0cbfca4bd8cfd201feb9b906123d96d028de4..e661ff5a3770b299049d2837342b09912868e923 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-This package contains the Linux PCI Utilities, version 1.02.
+This package contains the Linux PCI Utilities, version 1.07.
 
 Copyright (c) 1998 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
 
 
 Copyright (c) 1998 Martin Mares <mj@atrey.karlin.mff.cuni.cz>
 
@@ -10,10 +10,16 @@ for details.
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
-   The Linux PCI Utilities currently contain only one utility -- lspci,
-indented for displaying of detailed information about all PCI busses and
-devices in the system, replacing the original /proc/pci interface. See
-the manual page (lspci.8) for more details.
+   The Linux PCI Utilities contain various utilities for dealing with the PCI
+bus in Linux:
+
+       - lspci: displays detailed information about all PCI busses and devices
+         in the system, replacing the original /proc/pci interface.
+
+       - setpci: allows to read from and write to PCI device configuration
+         registers. For example, you can adjust the latency timers with it.
+
+   See manual pages for more details.
 
    If you have any bug reports or suggestions, send them to the author.
 
 
    If you have any bug reports or suggestions, send them to the author.
 
@@ -30,8 +36,3 @@ notes and other news: http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html.
 TODO:
 
        - Better displaying of IRQ's generated by both PCI and CardBus bridges.
 TODO:
 
        - Better displaying of IRQ's generated by both PCI and CardBus bridges.
-
-       - Full displaying of CardBus bridge configuration. (Has anyone seen
-         full specs of the CardBus bridge / header type 2?)
-
-       - Subsystem vendor and device ID?