Lines Matching +full:li +full:-
65 .Bl -tag -width indent
78 .Li C1
84 .Li acpi
91 .Li C2 ) .
92 .Li C1
94 .Li HLT
96 .Li C2
99 .Li C3
103 .Li C3
106 .Li C3
126 .Pq Li S1 Ns \[en] Ns Li S5
128 .Dq Li NONE
131 .Dq Li NONE .
134 .Pq Li S1 Ns \[en] Ns Li S5
136 .Dq Li NONE
139 .Li S5
140 (power-off nicely).
147 .Li S4BIOS .
151 .Pq Li S4OS .
153 .Li S4BIOS .
156 .Pq Li S1 Ns \[en] Ns Li S5
160 .Li S3
161 (suspend-to-RAM).
168 .Pq Li S1 Ns \[en] Ns Li S5
170 .Bl -tag -width indent
171 .It Li S1
174 .It Li S2
176 .Li S1 ,
179 .It Li S3
183 .It Li S4
190 .Li S4BIOS
192 .It Li S5
206 .Bl -tag -width indent
230 BIOS, you can set this to 0 to re-enable ACPI for testing.
234 .Qq Li AE_NO_HARDWARE_RESPONSE .
243 .Li _OSI
248 .Li _OSI
251 Multiple interfaces can be specified in a comma-separated list and
254 .Qq Li FreeBSD, Linux
256 .Qq Li FreeBSD
258 .Qq Li Linux .
260 Forces active-lo polarity for edge-triggered ISA interrupts.
261 Some older systems incorrectly specify active-lo polarity for ISA
267 This can fix some graphics cards that have problems such as LCD white-out
273 .Qq Li AE_ALREADY_EXISTS
330 Disabling all or part of ACPI on non-i386 platforms (i.e., platforms where
331 ACPI support is mandatory) may result in a non-functional system.
337 To disable a sub-driver, list it in the kernel
342 ACPI sub-devices and features that can be disabled:
343 .Bl -tag -width ".Li sysresource"
344 .It Li all
346 .It Li acad
349 .It Li bus
353 .It Li children
355 Attaches standard ACPI sub-drivers and devices enumerated in the
358 .Dq Li bus ,
361 .It Li button
364 .It Li cmbat
366 Control-method batteries device.
367 .It Li cpu
369 Supports CPU power-saving and speed-setting functions.
370 .It Li ec
374 .It Li isa
378 .It Li lid
382 .It Li mwait
384 Do not ask firmware for available x86-vendor specific methods to enter
385 .Li Cx
387 Only query and use the generic I/O-based entrance method.
390 .It Li quirks
395 .It Li pci
398 .It Li pci_link
401 .It Li sysresource
403 Pseudo-devices containing resources which ACPI claims.
404 .It Li thermal
407 .It Li timer
409 Implements a timecounter using the ACPI fixed-frequency timer.
410 .It Li video
435 Both layers and levels are specified as a whitespace-separated list of
441 The first set of layers is for ACPI-CA components, and the second is for
444 The ACPI-CA layer descriptions include the prefix for the files they
448 .Bl -tag -compact -width ".Li ACPI_CA_DISASSEMBLER"
449 .It Li ACPI_UTILITIES
451 .It Li ACPI_HARDWARE
453 .It Li ACPI_EVENTS
455 .It Li ACPI_TABLES
457 .It Li ACPI_NAMESPACE
459 .It Li ACPI_PARSER
461 .It Li ACPI_DISPATCHER
463 .It Li ACPI_EXECUTER
465 .It Li ACPI_RESOURCES
467 .It Li ACPI_CA_DEBUGGER
469 .It Li ACPI_OS_SERVICES
471 .It Li ACPI_CA_DISASSEMBLER
473 .It Li ACPI_ALL_COMPONENTS
474 All the above ACPI-CA components
475 .It Li ACPI_AC_ADAPTER
477 .It Li ACPI_BATTERY
478 Control-method battery driver
479 .It Li ACPI_BUS
481 .It Li ACPI_BUTTON
483 .It Li ACPI_EC
485 .It Li ACPI_FAN
487 .It Li ACPI_OEM
488 Platform-specific driver for hotkeys, LED, etc.
489 .It Li ACPI_POWER
491 .It Li ACPI_PROCESSOR
493 .It Li ACPI_THERMAL
495 .It Li ACPI_TIMER
497 .It Li ACPI_ALL_DRIVERS
505 .Bl -tag -compact -width ".Li ACPI_LV_AML_DISASSEMBLE"
506 .It Li ACPI_LV_INIT
508 .It Li ACPI_LV_DEBUG_OBJECT
510 .It Li ACPI_LV_INFO
512 .It Li ACPI_LV_REPAIR
514 .It Li ACPI_LV_ALL_EXCEPTIONS
516 .It Li ACPI_LV_PARSE
517 .It Li ACPI_LV_DISPATCH
518 .It Li ACPI_LV_EXEC
519 .It Li ACPI_LV_NAMES
520 .It Li ACPI_LV_OPREGION
521 .It Li ACPI_LV_BFIELD
522 .It Li ACPI_LV_TABLES
523 .It Li ACPI_LV_VALUES
524 .It Li ACPI_LV_OBJECTS
525 .It Li ACPI_LV_RESOURCES
526 .It Li ACPI_LV_USER_REQUESTS
527 .It Li ACPI_LV_PACKAGE
528 .It Li ACPI_LV_VERBOSITY1
530 .It Li ACPI_LV_ALLOCATIONS
531 .It Li ACPI_LV_FUNCTIONS
532 .It Li ACPI_LV_OPTIMIZATIONS
533 .It Li ACPI_LV_VERBOSITY2
535 .It Li ACPI_LV_ALL
537 .Qq Li ACPI_LV_VERBOSITY2
538 .It Li ACPI_LV_MUTEX
539 .It Li ACPI_LV_THREADS
540 .It Li ACPI_LV_IO
541 .It Li ACPI_LV_INTERRUPTS
542 .It Li ACPI_LV_VERBOSITY3
544 .It Li ACPI_LV_AML_DISASSEMBLE
545 .It Li ACPI_LV_VERBOSE_INFO
546 .It Li ACPI_LV_FULL_TABLES
547 .It Li ACPI_LV_EVENTS
548 .It Li ACPI_LV_VERBOSE
550 .Qq Li ACPI_LV_VERBOSITY3
551 .It Li ACPI_LV_INIT_NAMES
552 .It Li ACPI_LV_LOAD
559 It enables debug output for both ACPI-CA and the
562 .Bd -literal -offset indent
570 .Fx Ns -local
587 .Bd -literal -offset indent
619 .An -nosplit
631 the ACPI-jp mailing list at
632 .Aq Mt acpi-jp@jp.FreeBSD.org ,