pcnet-diag(8)
EEPROM setup and diagnostic program for ethernet cards based on the AMD PCnet/PCI series chips.
SYNOPSIS
pci-config
[options]
DESCRIPTION
pci-config is a program that you can use to diagnose problems with ethernet cards
OPTIONS
These programs follow the usual GNU command line syntax, with long
options starting with two dashes (`-').
A summary of options is included below.
- -V, --version
-
Show version of program.
- -v, --verbose
-
Verbose mode.
- -# <device-index>
-
Operate only on device <device-index>.
- -a, --show_addresses
-
Show PCI registers
- -S, --sleep
-
Put device to sleep (ACPI D3).
- -W, --wake
-
Wake a sleeping device (ACPI D0 state).
- -B, --bus <bus>
-
Show only devices on BUS.
- -A, --set-addresses <addr>
-
Set PCI address register 1 to the <addr>.
- -D, --debug
-
Show details of operations.
- -f, --force
-
Override checks and perform the operation.
- -u, --usage
-
Show a long usage message.
AUTHOR
pci-config was written and is still maintained by Donald Becker
<
[email protected]>.
This manual page was written by Alain Schroeder <
[email protected]>,
for the Debian GNU/Linux system (but may be used by others).