from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
proc_bus
Section: File Formats (5) Updated: 202-0-08 Index
Return to Main Contents
NAME
/proc/bus/ - installed buses
DESCRIPTION
- /proc/bus/
-
Contains subdirectories for installed buses.
- /proc/bus/pccard/
-
Subdirectory for PCMCIA devices when
CONFIG_PCMCIA
is set at kernel compilation time.
- /proc/bus/pccard/drivers
-
- /proc/bus/pci/
-
Contains various bus subdirectories and pseud-files containing
information about PCI buses, installed devices, and device
drivers.
Some of these files are not ASCII.
- /proc/bus/pci/devices
-
Information about PCI devices.
They may be accessed through
lspci(8)
and
setpci(8).
SEE ALSO
proc(5)
Index
- NAME
-
- DESCRIPTION
-
- SEE ALSO
-
|