mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
PCI: document the pcie_aspm kernel parameter
It can be handy so make sure people know about it. Signed-off-by: Chuck Ebbert <cebbert@redhat.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
This commit is contained in:
parent
aa42d7c613
commit
e5665a45fa
1 changed files with 6 additions and 0 deletions
|
@ -1678,6 +1678,12 @@ and is between 256 and 4096 characters. It is defined in the file
|
||||||
reserved for the CardBus bridge's memory
|
reserved for the CardBus bridge's memory
|
||||||
window. The default value is 64 megabytes.
|
window. The default value is 64 megabytes.
|
||||||
|
|
||||||
|
pcie_aspm= [PCIE] Forcibly enable or disable PCIe Active State Power
|
||||||
|
Management.
|
||||||
|
off Disable ASPM.
|
||||||
|
force Enable ASPM even on devices that claim not to support it.
|
||||||
|
WARNING: Forcing ASPM on may cause system lockups.
|
||||||
|
|
||||||
pcmv= [HW,PCMCIA] BadgePAD 4
|
pcmv= [HW,PCMCIA] BadgePAD 4
|
||||||
|
|
||||||
pd. [PARIDE]
|
pd. [PARIDE]
|
||||||
|
|
Loading…
Reference in a new issue