Bash-Linux.com : Le SHELL pour les nuls

  Actuellement 50 lignes de commande et 1472 man disponibles
login as: root
root@213.186.33.18's password:
Last login: Thu Feb 9 5:49:44 2012 from 38.107.179.230
[root@bash-linux ~] # echo "Bienvenue sur Bash-Linux.com"_
 Manuel des commandes UNIX (man) Version anglaise

Indiquez la fonction :

Man Setpci en anglais

setpci(8) The PCI Utilities setpci(8)
 
NAME


setpci - configure PCI devices
 
SYNOPSIS


setpci [options] devices operations...
 
DESCRIPTION


setpci is a utility for querying and configuring PCI devices. All numbers are entered in hexadecimal notation. Root privileges are necessary for almost all operations, excluding reads of the standard header of the configuration space on some operat- ing systems. Please see lspci(8) for details on access rights.
 
OPTIONS


General options -v Tells setpci to be verbose and display detailed information about configuration space accesses. -f Tells setpci not to complain when there's nothing to do (when no devices are selected). This option is intended for use in widely-distributed configuration scripts where it's uncertain whether the device in question is present in the machine or not. -D `Demo mode' -- don't write anything to the configuration regis- ters. It's useful to try setpci -vD to see what your complex sequence of setpci operations does before you actually execute it. --version Shows setpci version. This option should be used stand-alone. PCI access options The PCI utilities use the PCI library to talk to PCI devices (see pcilib(7) for details). You can use the following options to influence its behavior: -A The library supports a variety of methods to access the PCI hardware. By default, it uses the first access method avail- able, but you can use this option to override this decision. See -A help for a list of available methods and their descriptions. -O = The behavior of the library is controlled by several named parameters. This option allows to set the value of any of the parameters. Use -O help for a list of known parameters and their default values. -H1 Use direct hardware access via Intel configuration mechanism 1. (This is a shorthand for -A intel-conf1.) -H2 Use direct hardware access via Intel configuration mechanism 2. (This is a shorthand for -A intel-conf2.) -G Increase debug level of the library.
 
DEVICE SELECTION


Before each sequence of operations you need to select which devices you wish that operation to affect. -s [[[[]:]]:][][.[]] Show only devices in the specified domain (in case your machine has several host bridges, they can either share a common bus number space or each of them can address a PCI domain of its own; domains are numbered from 0 to ffff), bus (0 to ff), slot (0 to 1f) and function (0 to 7). Each component of the device address can be omitted or set to "*", both meaning "any value". All numbers are hexadecimal. E.g., "0:" means all devices on bus 0, "0" means all functions of device 0 on any bus, "0.3" selects third function of device 0 on all buses and ".4" shows only the fourth function of each device. -d []:[] Select devices with specified vendor and device ID. Both ID's are given in hexadecimal and may be omitted or given as "*", both meaning "any value".
 
OPERATIONS


To query value of a configuration register, just name it (either by typing its name or by typing register address with optional .B, .W or .L suffix specifying register width as byte, word or longword). To set a register, write reg=values where reg is the same as you would use to query the register and values is a comma-separated list of val- ues you want to write starting with the given address. Each value to be written can be specified either as a hexadecimal number or as a bits:mask pair which causes the bits corresponding to binary ones in the mask to be changed to values of the corresponding bits in the bits
 
REGISTER NAMES


setpci knows the following configuration register names. See PCI bus specifications for their precise meaning or consult header.h or /usr/include/linux/pci.h for a couple of comments. VENDOR_ID DEVICE_ID
 
COMMAND


STATUS
 
REVISION


CLASS_PROG CLASS_DEVICE CACHE_LINE_SIZE LATENCY_TIMER HEADER_TYPE
 
BIST


BASE_ADDRESS_0 BASE_ADDRESS_1 BASE_ADDRESS_2 BASE_ADDRESS_3 BASE_ADDRESS_4 BASE_ADDRESS_5 CARDBUS_CIS SUBSYSTEM_VENDOR_ID SUBSYSTEM_ID ROM_ADDRESS INTERRUPT_LINE INTERRUPT_PIN MIN_GNT MAX_LAT PRIMARY_BUS SECONDARY_BUS SUBORDINATE_BUS SEC_LATENCY_TIMER IO_BASE IO_LIMIT SEC_STATUS MEMORY_BASE MEMORY_LIMIT PREF_MEMORY_BASE PREF_MEMORY_LIMIT PREF_BASE_UPPER32 PREF_LIMIT_UPPER32 IO_BASE_UPPER16 IO_LIMIT_UPPER16 BRIDGE_ROM_ADDRESS BRIDGE_CONTROL CB_CARDBUS_BASE CB_CAPABILITIES CB_SEC_STATUS CB_BUS_NUMBER CB_CARDBUS_NUMBER CB_SUBORDINATE_BUS CB_CARDBUS_LATENCY CB_MEMORY_BASE_0 CB_MEMORY_LIMIT_0 CB_MEMORY_BASE_1 CB_MEMORY_LIMIT_1 CB_IO_BASE_0 CB_IO_BASE_0_HI CB_IO_LIMIT_0 CB_IO_LIMIT_0_HI CB_IO_BASE_1 CB_IO_BASE_1_HI CB_IO_LIMIT_1 CB_IO_LIMIT_1_HI CB_SUBSYSTEM_VENDOR_ID CB_SUBSYSTEM_ID CB_LEGACY_MODE_BASE
 
SEE ALSO


lspci(8), pcilib(7)
 
AUTHOR


The PCI Utilities are maintained by Martin Mares . pciutils-3.0.0 10 April 2008 setpci(8)


 Dernières recherches
Man  en anglais Man setpci en anglaisMan  en français Man setpci en français
Man  en anglais Man pstree en anglaisMan  en français Man pstree en français
Man  en anglais Man getegid en anglaisMan  en français Man getegid en français
Man  en anglais Man setgid en anglaisMan  en français Man setgid en français
Man  en anglais Man execve en anglaisMan  en français Man execve en français
Man  en anglais Man gunzip en anglaisMan  en français Man gunzip en français
Man  en anglais Man chroot en anglaisMan  en français Man chroot en français
Man  en anglais Man shmctl en anglaisMan  en français Man shmctl en français
Man  en anglais Man master en anglaisMan  en français Man master en français
Man  en anglais Man strstr en anglaisMan  en français Man strstr en français
Man  en anglais Man logger en anglaisMan  en français Man logger en français
Man  en anglais Man wcslen en anglaisMan  en français Man wcslen en français
Man  en anglais Man select en anglaisMan  en français Man select en français
Man  en anglais Man accept en anglaisMan  en français Man accept en français
Man  en anglais Man shmget en anglaisMan  en français Man shmget en français

 Recherche

Dans ce moteur de recherche, vous pouvez taper directement votre besoin, en une phrase normale, humaine.
Exemple : vous cherchez comment remplacer un mot par un autre dans tous les fichiers d'un certain dossier. Vous pouvez écrire "Comment remplacer un mot par un autre dans tous les fichiers d'un dossier". Le moteur vous ramenera les résultats en fonction de leur pertinence.
Vous pouvez bien sûr ne chercher qu'un seul mot-clé, par exemple "find".
 Toutes les lignes de code
Par popularité
Par fonction
Recherche avancée
 Les logiciels SHELL/SSH
Putty
Astuces Bash
Faire du SHELL avec PHP!
 La doc officielle
Les man Linux en français
Les man Linux en anglais
 Proposer vos bash
Partagez vos lignes!
 Les requêtes
Déposer une requête
Voir/répondre à une requête
 Quelques sites interessants
Bons sites pour apprendre
 Rechercher