An expansion card that plugs into an expansion-card connector on the computer's system board. An adapter card adds some specialized function to the system by providing an interface between the expansion bus and a peripheral device. Examples of adapter cards include network cards, sound cards, and SCSI adapters.
Software, such as a spreadsheet or word processor, designed to help you perform a specific task or series of tasks. Application programs run from the operating system.
A copy of a program or data file. As a precaution, you should back up your system's hard drive on a regular basis. Before making a change to the configuration of your system, you should back up important start-up files from your operating system.
A diagnostic message in the form of a pattern of beeps from your system's speaker. For example, one beep, followed by a second beep, and then a burst of three beeps is beep code 1-1-3.
When you start your system, it clears all memory, initializes devices, and loads the operating system. Unless the operating system fails to respond, you can reboot (also called warm boot) your system by pressing <Ctrl><Alt><Del>; otherwise, you must perform a cold boot by pressing the reset button or by turning the system off and then back on.
You can start your system from a bootable diskette. To make a bootable diskette, insert a diskette in the diskette drive, type sys a: at the command line prompt, and press <Enter>. Use this bootable diskette if your system will not boot from the hard drive.
An information pathway between the components of a system. Your system contains an expansion bus that allows the microprocessor to communicate with controllers for all the various peripheral devices connected to the system. Your system also contains an address bus and a data bus for communications between the microprocessor and RAM.
A fast storage area that keeps a copy of data or instructions for quicker data retrieval. For example, your system's BIOS may cache ROM code in faster RAM. Or, a disk-cache utility may reserve RAM in which to store frequently accessed information from your system's disk drives; when a program makes a request to a disk drive for data that is in the cache, the disk-cache utility can retrieve the data from RAM faster than from the disk drive.
Abbreviation for compact disc. CD drives use optical technology to read data from CDs. CDs are read-only storage devices; you cannot write new data to a CD with standard CD drives.
The device names for the first through fourth serial ports on your system are COM1, COM2, COM3, and COM4. The default interrupt for COM1 and COM3 is IRQ4, and the default interrupt for COM2 and COM4 is IRQ3. Therefore, you must be careful when configuring software that runs a serial device so that you don't create an interrupt conflict.
As they relate to DMI, manageable components are operating systems, computer systems, expansion cards, and peripherals that are compatible with DMI. Each component is made up of groups and attributes that are defined as relevant to that component.
A chip that controls the transfer of data between the microprocessor and memory or between the micro-processor and a peripheral device such as a disk drive or the keyboard.
The first 640 KB of RAM. Conventional memory is found in all systems. Unless they are specially designed, MS-DOS® programs are limited to running in conventional memory.
A chip that relieves the system's microprocessor of specific processing tasks. A math coprocessor, for example, handles numeric processing. A graphics coprocessor handles video rendering.
A program that allows the operating system or some other program to interface correctly with a peripheral device, such as a printer. Some device driverssuch as network driversmust be loaded from the config.sys file (with a device= statement) or as memory-resident programs (usually, from the autoexec.bat file). Otherssuch as video driversmust load when you start the program for which they were designed.
Directories help keep related files organized on a disk in a hierarchical, "inverted tree" structure. Each disk has a "root" directory; for example, a c:\> prompt normally indicates that you are at the root directory of hard drive C. Additional directories that branch off the root directory are called subdirectories. Subdirectories may contain additional directories branching off them.
Abbreviation for Desktop Management Interface. DMI enables the management of your system's software and hardware. DMI collects information about the system's components, such as the operating system, memory, peripherals, expansion cards, and asset tag. Information about the system's components is displayed as a MIF file.
Abbreviation for dynamic random-access memory. A system's RAM is usually made up entirely of DRAM chips. Because DRAM chips cannot store an electrical charge indefinitely, your system continually refreshes each DRAM microprocessor in the system.
Acronym for Extended Industry-Standard Architecture, a 32-bit expansion-bus design. The expansion-card connectors in an EISA system are also compatible with 8- or 16-bit ISA expansion cards.
To avoid a configuration conflict when installing an EISA expansion card, you must use the EISA Configuration Utility. This utility allows you to specify which expansion slot contains the card and obtains information about the card's required system resources from a corresponding EISA configuration file.
A technique for accessing RAM above 1 MB. To enable expanded memory on your system, you must use an EMM. You should configure your system to support expanded memory only if you run application programs that can use (or require) expanded memory.
Your system contains an expansion bus that allows the microprocessor to communicate with controllers for peripheral devices, such as a network card or an internal modem.
RAM above 1 MB. Most software that can use it, such as the Microsoft® Windows® operating system, requires that extended memory be under the control of an XMM.
A RAM cache using SRAM chips. Because SRAM chips operate at several times the speed of DRAM chips, the microprocessor can retrieve data and instructions faster from external cache memory than from RAM.
Acronym for file allocation table. The file system structure used by MS-DOS to organize and keep track of file storage. The Windows NT® and OS/2® operating systems can optionally use a FAT file system structure.
A type of EEPROM chip that can be reprogrammed from a utility on diskette while still installed in a system; most EEPROM chips can only be rewritten with special programming equipment.
Abbreviation for hexadecimal. A base-16 numbering system, often used in programming to identify addresses in the system's RAM and I/O memory addresses for devices. The sequence of decimal numbers from 0 through 16, for example, is expressed in hexadecimal notation as 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, A, B, C, D, E, F, 10. In text, hexadecimal numbers are often followed by h.
A host adapter implements communication between the system's bus and the controller for a peripheral device. (Hard drive controller subsystems include integrated host adapter circuitry.) To add a SCSI expansion bus to your system, you must install or connect the appropriate host adapter.
Abbreviation for input/output. A keyboard is an input device, and a printer is an output device. In general, I/O activity can be differentiated from computational activity. For example, when a program sends a document to the printer, it is engaging in output activity; when the program sorts a list of terms, it is engaging in computational activity.
A technique for increasing video resolution by only up-dating alternate horizontal lines on the screen. Because interlacing can result in noticeable screen flicker, most users prefer noninterlaced video adapter resolutions.
Abbreviation for interrupt request. A signal that data is about to be sent to or received by a peripheral device travels by an IRQ line to the microprocessor. Each peripheral connection must be assigned an IRQ number. For example, the first serial port in your system (COM1) is assigned to IRQ4 by default. Two devices can share the same IRQ assignment, but you cannot operate both devices simultaneously.
Acronym for Industry-Standard Architecture. A 16-bit expansion bus design. The expansion-card connectors in an ISA system are also compatible with 8-bit ISA expansion cards.
Jumpers are small blocks on a circuit board with two or more pins emerging from them. Plastic plugs containing a wire fit down over the pins. The wire connects the pins and creates a circuit. Jumpers provide a simple and reversible method of changing the circuitry in a printed circuit board.
A command requiring you to press multiple keys at the same time. For example, you can reboot your system by pressing the <Ctrl><Alt><Del> key combination.
Acronym for local area network. A LAN system is usually confined to the same building or a few nearby buildings, with all equipment linked by wiring dedicated specifically to the LAN.
On a system with local-bus expansion capability, certain peripheral devices (such as the video adapter circuitry) can be designed to run much faster than they would with a traditional expansion bus. Some local-bus designs allow peripherals to run at the same speed and with the same width data path as the system's microprocessor.
Abbreviation for megabyte(s). The term megabyte means 1,048,576 bytes; however, when referring to hard drive storage, the term is often rounded to mean 1,000,000 bytes.
A system can contain several different forms of memory, such as RAM, ROM, and video memory. Frequently, the word memory is used as a synonym for RAM; for example, an unqualified statement such as "a system with 16 MB of memory" refers to a system with 16 MB of RAM.
The primary computational chip inside the system that controls the interpretation and execution of arithmetic and logic functions. Software written for one microprocessor must usually be revised to run on another microprocessor. CPU is a synonym for microprocessor.
A pointing device that controls the movement of the cursor on a screen. Mouse-aware software allows you to activate commands by clicking a mouse button while pointing at objects displayed on the screen.
Abbreviation for nonvolatile random-access memory. Memory that does not lose its contents when you turn off your system. NVRAM is used for maintaining the date, time, and system configuration information.
You can divide a hard drive into multiple physical sections called partitions with the fdisk command. Each partition can contain multiple logical drives.
After partitioning the hard drive, you must format each logical drive with the format command.
Abbreviation for peripheral component interconnect extended. Similar to PCI, PCI-X is an enhanced bus technology that improves error management and increases the data transmission speed between the microprocessor and the PCI adapter cards.
A single point on a video display. Pixels are arranged in rows and columns to create an image. A video resolution, such as 640 x 480, is expressed as the number of pixels across by the number of pixels up and down.
Acronym for power-on self-test. Before the operating system loads when you turn on your system, the POST tests various system components such as RAM, the disk drives, and the keyboard.
The set of diskettes from which you can perform a complete installation of an operating system or application program. When you reconfigure a program, you often need its program diskette set.
An operating mode supported by 80286 or higher microprocessors, protected mode allows operating systems to implement:
A memory address space of 16 MB (80286 microprocessor) to 4 GB (Intel386 or higher microprocessor)
Multitasking
Virtual memory, a method for increasing addressable memory by using the hard drive
The Windows NT, OS/2, and UNIX® 32-bit operating systems run in protected mode. MS-DOS cannot run in protected mode; however, some programs that you can start from MS-DOS, such as the Windows operating system, are able to put the system into protected mode.
Acronym for random-access memory. The system's primary temporary storage area for program instructions and data. Each location in RAM is identified by a number called a memory address. Any information stored in RAM is lost when you turn off your system.
A text file included with a software package or hardware product that contains information supplementing or updating the documentation for the software or hardware. Typically, readme files provide installation information, describe new product enhancements or corrections that have not yet been documented, and list known problems or other things you need to be aware of as you use the software or hardware.
Acronym for read-only memory. Your system contains some programs essential to its operation in ROM code. Unlike RAM, a ROM chip retains its contents even after you turn off your system. Examples of code in ROM include the program that initiates your system's boot routine and the POST.
Acronym for small computer system interface. An I/O bus interface with faster data transmission rates than standard ports. You can connect up to seven devices (15 for some newer SCSI types) to one SCSI interface.
Acronym for Self-Monitoring Analysis and Reporting Technology. A technology that allows hard drives to report errors and failures to the system BIOS, which then displays an error message on the screen. To take advantage of this technology, you must have a SMART-compliant hard drive and the proper support in the system BIOS.
Abbreviation for symmetric multiprocessing. SMP is a system that has two or more microprocessors connected via a high-bandwidth link and managed by an operating system, where each microprocessor has equal access to I/O devices. This is in contrast to parallel processing, where a front-end microprocessor handles all I/O to disks, terminals, local area networks, and so on.
Abbreviation for Simple Network Management Protocol. SNMP is an industry-standard interface that allows a network manager to remotely monitor and manage workstations.
Abbreviation for super video graphics array. VGA and SVGA are video standards for video adapters with greater resolution and color display capabilities than previous standards.
To display a program at a specific resolution, you must install the appropriate video drivers and your monitor must support the resolution. Similarly, the number of colors that a program can display depends on the capabilities of the monitor, the video driver, and the amount of video memory installed in the system.
On a system board, switches control various circuits or functions in your system. These switches are known as DIP switches; they are normally packaged in groups of two or more switches in a plastic case. Two common DIP switches are used on system boards: slide switches and rocker switches. The names of the switches are based on how the settings (on and off) of the switches are changed.
A BIOS-based program that allows you to configure your system's hardware and customize the system's operation by setting such features as password protection and energy management. Some options in the System Setup program require that you reboot the system (or the system may reboot automatically) in order to make a hardware configuration change. Because the System Setup program is stored in NVRAM, any settings remain in effect until you change them again.
A start-up file for the Windows operating system. When you start Windows, it consults the system.ini file to determine a variety of options for the Windows operating environment. Among other things, the system.ini file records which video, mouse, and keyboard drivers are installed for Windows.
Running the Control Panel or Windows Setup program may change options in the system.ini file. On other occasions, you may need to change or add options to the system.ini file manually with a text editor, such as Notepad.
Some devices (such as the last device at each end of a SCSI cable) must be terminated to prevent reflections and spurious signals in the cable. When such devices are connected in a series, you may need to enable or disable the termination on these devices by changing jumper or switch settings on the devices or by changing settings in the configuration software for the devices.
The 384 KB of RAM located between 640 KB and 1 MB. If the system has an Intel386 or higher microprocessor, a utility called a memory manager can create UMBs in the upper memory area, in which you can load device drivers and memory-resident programs.
Abbreviation for uninterruptible power supply. A battery-powered unit that automatically supplies power to your system in the event of an electrical failure.
Abbreviation for Universal Serial Bus. A USB connector provides a single connection point for multiple USB-compliant devices, such as mice, keyboards, printers, and system speakers. USB devices can also be connected and disconnected while the system is running.
Abbreviation for video graphics array. VGA and SVGA are video standards for video adapters with greater resolution and color display capabilities than previous standards.
To display a program at a specific resolution, you must install the appropriate video drivers and your monitor must support the resolution. Similarly, the number of colors that a program can display depends on the capabilities of the monitor, the video driver, and the amount of video memory installed for the video adapter.
On some systems with a built-in VGA video adapter, a VGA feature connector allows you to add an enhancement adapter, such as a video accelerator, to your system. A VGA feature connector can also be called a VGA pass-through connector.
The logical circuitry that providesin combination with the monitoryour system's video capabilities. A video adapter may support more or fewer features than a specific monitor offers. Typically, a video adapter comes with video drivers for displaying popular application programs and operating systems in a variety of video modes.
On some systems, a video adapter is integrated into the system board. Also available are many video adapter cards that plug into an expansion-card connector.
Video adapters often include memory separate from RAM on the system board. The amount of video memory, along with the adapter's video drivers, may affect the number of colors that can be simultaneously displayed. Video adapters can also include their own coprocessor for faster graphics rendering.
A program that allows graphics-mode application programs and operating systems to display at a chosen resolution with the desired number of colors. A software package may include some "generic" video drivers. Any additional video drivers may need to match the video adapter installed in the system.
Most VGA and SVGA video adapters include memory chips in addition to your system's RAM. The amount of video memory installed primarily influences the number of colors that a program can display (with the appropriate video drivers and monitor capabilities).
Video adapters normally support multiple text and graphics display modes. Character-based software displays in text modes that can be defined as x columns by y rows of characters. Graphics-based software displays in graphics modes that can be defined as x horizontal by y vertical pixels by z colors.
Video resolution800 x 600, for exampleis expressed as the number of pixels across by the number of pixels up and down. To display a program at a specific graphics resolution, you must install the appropriate video drivers and your monitor must support the resolution.
Abbreviation for video random-access memory. Some video adapters use VRAM chips (or a combination of VRAM and DRAM) to improve video performance. VRAM is dual-ported, allowing the video adapter to update the screen and receive new image data at the same time.
A start-up file for the Windows operating system. When you start Windows, it consults the win.ini file to determine a variety of options for the Windows operating environment. Among other things, the win.ini file records what printer(s) and fonts are installed for Windows. The win.ini file also usually includes sections that contain optional settings for Windows application programs that are installed on the hard drive.
Running the Control Panel or Windows Setup program may change options in the win.ini file. On other occasions, you may need to change or add options to the win.ini file manually with a text editor such as Notepad.
An integrated and complete Microsoft Windows operating system that does not require MS-DOS and that provides advanced operating system performance, improved ease of use, enhanced workgroup functionality, and simplified file management and browsing.
High-performance server and workstation operating system software developed by Microsoft that is intended for technical, engineering, and financial applications.
Read-only files are said to be write-protected. You can write-protect a 3.5-inch diskette by sliding its write-protect tab to the open position or by setting the write-protect feature in the System Setup program.