From: John Villalovos <jvillalo@redhat.com>
To: linux-kernel@vger.kernel.org
Cc: x86@kernel.org, Jesse Barnes <jbarnes@virtuousgeek.org>
Subject: [PATCH] Documentation: Add doc about aerdriver.* parameters to kernel-parameters.txt
Date: Wed, 2 Jun 2010 11:27:22 -0400 [thread overview]
Message-ID: <20100602152721.GA8939@linuxjohn.usersys.redhat.com> (raw)
Adding documentation about two aerdriver.* command line parameters.
Signed-off-by: John L. Villalovos <john.l.villalovos@intel.com>
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 1808f11..57ff168 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -293,6 +293,19 @@ and is between 256 and 4096 characters. It is defined in the file
Format: <io>,<irq>,<dma>,<mss_io>,<mpu_io>,<mpu_irq>
See also header of sound/oss/aedsp16.c.
+ aerdriver.forceload= [HW,PCIE] Advanced Error Recovery (AER) Root Driver
+ { y, n }
+ y: Force the AER Root driver to load
+ n: Do not force the AER Root driver to load [DEFAULT]
+ See also Documentation/PCI/pcieaer-howto.txt
+
+ aerdriver.nosourceid= [HW,PCIE]
+ { y, n }
+ y: Use when broken hardware (mostly chipsets) has root
+ ports that cannot obtain the reporting source ID.
+ n: [DEFAULT]
+ See also Documentation/PCI/pcieaer-howto.txt
+
agp= [AGP]
{ off | try_unsupported }
off: disable AGP support
next reply other threads:[~2010-06-02 15:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-02 15:27 John Villalovos [this message]
2010-06-04 22:27 ` [PATCH] Documentation: Add doc about aerdriver.* parameters to kernel-parameters.txt Andrew Morton
2010-06-04 22:34 ` Randy Dunlap
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100602152721.GA8939@linuxjohn.usersys.redhat.com \
--to=jvillalo@redhat.com \
--cc=jbarnes@virtuousgeek.org \
--cc=linux-kernel@vger.kernel.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.