|
Lines 35-40
Link Here
|
| 35 |
.Cd "device acpi" |
35 |
.Cd "device acpi" |
| 36 |
.Pp |
36 |
.Pp |
| 37 |
.Cd "options ACPI_DEBUG" |
37 |
.Cd "options ACPI_DEBUG" |
|
|
38 |
.Cd "options DDB" |
| 38 |
.Sh DESCRIPTION |
39 |
.Sh DESCRIPTION |
| 39 |
The |
40 |
The |
| 40 |
.Nm |
41 |
.Nm |
|
Lines 252-258
The object and all of its children will
Link Here
|
| 252 |
bus/children scan of the namespace. |
253 |
bus/children scan of the namespace. |
| 253 |
The ACPI CA code will still know about the avoided region. |
254 |
The ACPI CA code will still know about the avoided region. |
| 254 |
.Sh DEBUGGING OUTPUT |
255 |
.Sh DEBUGGING OUTPUT |
| 255 |
To enable debugging output, |
256 |
To enable debugging output, your kernel must be compiled with |
|
|
257 |
.Cd "options DDB" |
| 258 |
and |
| 256 |
.Nm |
259 |
.Nm |
| 257 |
must be compiled with |
260 |
must be compiled with |
| 258 |
.Cd "options ACPI_DEBUG" . |
261 |
.Cd "options ACPI_DEBUG" . |