grfix + ffix

This commit is contained in:
Michael Kerrisk 2007-10-03 20:16:58 +00:00
parent fb53aea28e
commit 2990d78107
1 changed files with 15 additions and 5 deletions

View File

@ -968,15 +968,25 @@ of blocks and partition name.
.I /proc/pci
This is a listing of all PCI devices found during kernel initialization
and their configuration.
This file has been deprecated in favor of a new /proc
interface for PCI
.RI ( /proc/bus/pci ).
It became optional in Linux 2.2 (available with
.B CONFIG_PCI_OLD_PROC
set at kernel compilation).
It became once more non-optionally enabled in Linux 2.4.
Next, it was deprecated in Linux 2.6 (still available with
.B CONFIG_PCI_LEGACY_PROC
set), and finally removed altogether since Linux 2.6.17.
.TP
.I /proc/scsi
A directory with the scsi mid-level pseudo-file and various SCSI lowlevel
driver
directories, which contain a file for each SCSI host in this system, all
of
A directory with the scsi mid-level pseudo-file and various SCSI low-level
driver directories,
which contain a file for each SCSI host in this system, all of
which give the status of some part of the SCSI IO subsystem.
These files contain ASCII structures and are, therefore, readable with
cat.
.BR cat (1).
You can also write to some of the files to reconfigure the subsystem or
switch