ACPICPU(4) - Device Drivers Manual # ACPICPU(4) - Device Drivers Manual
NAME # acpicpu - ACPI processor power and performance state
SYNOPSIS # acpicpu* at acpi?
DESCRIPTION # The acpicpu driver provides support for extracting processor power and performance levels from ACPI tables. This information is used to enter deeper CPU power states when idle, and can be used to throttle processor speed to reduce power usage and extend battery life through the hw.
...
ACPIMADT(4) - Device Drivers Manual # ACPIMADT(4) - Device Drivers Manual
NAME # acpimadt - ACPI APIC configuration
SYNOPSIS # acpimadt* at acpi?
DESCRIPTION # The acpimadt driver configures system processors and I/O APICs based on information extracted from the ACPI APIC table.
SEE ALSO # acpi(4), cpu(4), intro(4), ioapic(4)
HISTORY # The acpimadt driver first appeared in OpenBSD 4.1.
AUTHORS # The acpimadt driver was written by Mark Kettenis <kettenis@openbsd.
...
ASTRO(4) - Device Drivers Manual (hppa) # ASTRO(4) - Device Drivers Manual (hppa)
NAME # astro - Astro Memory and I/O controller
SYNOPSIS # astro* at mainbus? elroy* at astro?
DESCRIPTION # The astro driver provides support for the Astro memory and I/O controller used on systems with PA-8500 and later 64-bit CPUs. It functions as a bridge from the Runway bus to up to 8 I/O ropes that connect to Elroy chips.
...
CPU(4) - Device Drivers Manual (amd64) # CPU(4) - Device Drivers Manual (amd64)
NAME # cpu - Central Processing Unit
SYNOPSIS # cpu0 at mainbus? cpu* at mainbus?
DESCRIPTION # Several processor models have additional features that extend their base functionality, such as power and frequency control or thermal monitoring.
FREQUENCY CONTROL # The sysctl(2) hw.cpuspeed returns the current operating frequency of the processor, though on some processors this value may be only an approximation.
...
CPU(4) - Device Drivers Manual (hppa) # CPU(4) - Device Drivers Manual (hppa)
NAME # cpu - HP PA-RISC CPU
SYNOPSIS # cpu* at mainbus0 irq 31
DESCRIPTION # The following table lists the PA-RISC CPU types and their characteristics, such as TLB, maximum cache sizes (where the ‘*’ character means on-chip) and HP 9000/700 machines they were used in (see also intro(4) for the reverse list).
**CPU** **PA** **Clock** **Caches** **TLB** **BAT** **Models** MHz max KB max 7000 1.
...
CPU(4) - Device Drivers Manual (i386) # CPU(4) - Device Drivers Manual (i386)
NAME # cpu - Central Processing Unit
SYNOPSIS # cpu0 at mainbus? cpu* at mainbus?
DESCRIPTION # Several processor models have additional features that extend their base functionality, such as power and frequency control or thermal monitoring.
FREQUENCY CONTROL # The sysctl(2) hw.cpuspeed returns the current operating frequency of the processor, though on some processors this value may be only an approximation.
...
GSC(4) - Device Drivers Manual (hppa) # GSC(4) - Device Drivers Manual (hppa)
NAME # gsc - introduction to HP 9000/700 GSC bus support
SYNOPSIS # gsc* at lasi? gsc* at asp? gsc* at wax?
DESCRIPTION # The General System Connect (GSC) bus is the core I/O bus for all HP 9000/700 workstations. All I/O subsystems connect to this bus. The devices can be either on separate chips, expansion cards or on an integrated megacell, like the LASI MBA.
...
ICHPCIB(4) - Device Drivers Manual (i386) # ICHPCIB(4) - Device Drivers Manual (i386)
NAME # ichpcib - Intel ICHx/ICHx-M LPC bridges
SYNOPSIS # ichpcib* at pci? isa* at ichpcib?
DESCRIPTION # The ichpcib driver supports Intel ICH, ICH0, ICH2, ICH2-M, ICH3-S, ICH3-M, ICH4, ICH4-M, ICH5, ICH6, ICH7, ICH7-M, ICH8, ICH8-M, ICH9, 6300ESB and 6321ESB LPC bridges. These devices are mostly usual PCI-ISA bridges but with some additional power management and monitoring capabilities.
...
INTRO(4) - Device Drivers Manual (amd64) # INTRO(4) - Device Drivers Manual (amd64)
NAME # intro - introduction to special files and hardware support
DESCRIPTION # The manual pages in section 4 describe the special files, related driver functions, and networking support available in the system. In this part of the manual, the SYNOPSIS section of each configurable device gives a sample specification for use in constructing a system description for the config(8) program.
...
INTRO(4) - Device Drivers Manual (hppa) # INTRO(4) - Device Drivers Manual (hppa)
NAME # intro - introduction to special files and hardware support
DESCRIPTION # This section describes the special files, related driver functions, and networking support available in the system. In this part of the manual, the SYNOPSIS section of each configurable device gives a sample specification for use in constructing a system description for the config(8) program.
...