Comptia A Ch.3 Flashcards
APIC (Advanced Programmable Interrupt Controller)
A type of controller that supports more interrupts than the traditional 16 (24 is one example) and allows interrupt sharing between devices. There are two common types: LAPIC and I/O APIC. LAPIC is normally integrated into each CPU and has its own timer, whereas the I/O APIC is used throughout any of the peripheral buses and is integrated into the chipset.
CMOS (complementary metal oxide semiconductor)
A special type of memory on a motherboard in which Setup configuration is saved.
Device Manager
A Windows program that is used to view and configure hardware.
ESCD (extended system configuration data)
Data that provides the BIOS and operating system a means for communicating with plug and play devices. As the computer boots, the BIOS records legacy device configuration information. Plug and play devices use this information to configure themselves and avoid conflicts. Once an adapter has resources assigned and the resources are saved in ESCD, the resources do not have to be recalculated unless a new device is added to the computer.
flash BIOS
A type of motherboard memory that allows updates by disk or by downloading Internet files.
I/O address (input/output address)
A port address that allows an external device to communicate with the microprocessor. It is analogous to a mailbox number.
IRQ (interrupt request)
A microprocessor priority system that assigns a number to each expansion adapter or port to facilitate orderly communication.
jumper
A plastic cover for two metal pins on a jumper block.
memory address
A unique address for memory chips.
MSI (message signaled interrupt)
A type of interrupt method that delivers up to 32 interrupts to the CPU using software and memory space on behalf of a single device. A PCIe card is required to support MSI.
MSI-X (message signaled interrupt)
A type of interrupt method that allows a device to allocate up to 2,048 interrupts. Note that most devices do not use this many. A PCIe card is required to support MSI-X.
PnP (plug and play)
A bus specification that allows automatic configuration of an adapter.
registry
A central Windows database file that holds hardware and software configuration information.
Setup
Software that tells a computer about itself and the hardware it supports, such as how much RAM memory, type of hard drive installed, current date and time, and so on.
system resources
The collective set of interrupt, I/O address, and DMA configuration parameters.