diff options
-rw-r--r-- | Documentation/ia64/serial.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/ia64/serial.txt b/Documentation/ia64/serial.txt index f51eb4bc2ff1..040b9773209f 100644 --- a/Documentation/ia64/serial.txt +++ b/Documentation/ia64/serial.txt | |||
@@ -124,6 +124,13 @@ TROUBLESHOOTING SERIAL CONSOLE PROBLEMS | |||
124 | 124 | ||
125 | - Add entry to /etc/securetty for console tty. | 125 | - Add entry to /etc/securetty for console tty. |
126 | 126 | ||
127 | No ACPI serial devices found in 2.6.17 or later: | ||
128 | |||
129 | - Turn on CONFIG_PNP and CONFIG_PNPACPI. Prior to 2.6.17, ACPI | ||
130 | serial devices were discovered by 8250_acpi. In 2.6.17, | ||
131 | 8250_acpi was replaced by the combination of 8250_pnp and | ||
132 | CONFIG_PNPACPI. | ||
133 | |||
127 | 134 | ||
128 | 135 | ||
129 | [1] http://www.dig64.org/specifications/DIG64_PCDPv20.pdf | 136 | [1] http://www.dig64.org/specifications/DIG64_PCDPv20.pdf |