Review Questions

1. 

How do you accomplish the physical configuration of a hardware device?

you use a dip switch or jumper to accomplish the physical configuration of a hardware device.

2. 

What are the four hardware settings that you use to configure computer hardware?

interrupts, base memory, i/o memory, dma

3. 

How does an interrupt work?

an interrupt enables a hardware device to interrupt the microprocessor to request attention. when the request is satisfied, the microprocessor is free to carry out its responsibilities.

4. 

Which interrupt does LPT2 typically use?

irq 5

5. 

True or false: All devices need a reserved area of memory in which to operate (similar to Video RAM).

false. not all devices need a reserved area of memory in which to operate.

6. 

What I/O address range is typically assigned to the primary hard disk controller?

1f0 1f8

7. 

How does DMA typically work?

dma enables a device to transfer data directly to ram without involving the processor.

8. 

Which DMA channel is typically assigned to the floppy disk controller?

dma channel 2

9. 

What is a software driver?

a software driver is a special program that tells the computer how to communicate with and control a hardware device.

10. 

True or false: A software driver will work with any operating system as long as it follows the Software Driver Association guidelines.

false. there is no such thing as the software driver association. drivers are written for specific operating systems.

11. 

True or false: Two hardware devices can share the same IRQ.

true, provided that each device has a different i/o address.

12. 

What does DMA stand for?

direct memory access

13. 

What does I/O stand for?

input/output

14. 

What does IRQ stand for?

interrupt request

Answers

1. 

You use a DIP switch or jumper to accomplish the physical configuration of a hardware device.

2. 

Interrupts, base memory, I/O memory, DMA

3. 

An interrupt enables a hardware device to interrupt the microprocessor to request attention. When the request is satisfied, the microprocessor is free to carry out its responsibilities.

4. 

IRQ 5

5. 

False. Not all devices need a reserved area of memory in which to operate.

6. 

1F0-1F8

7. 

DMA enables a device to transfer data directly to RAM without involving the processor.

8. 

DMA channel 2

9. 

A software driver is a special program that tells the computer how to communicate with and control a hardware device.

10. 

False. There is no such thing as the Software Driver Association. Drivers are written for specific operating systems.

11. 

True, provided that each device has a different I/O address.

12. 

Direct memory access

13. 

Input/output

14. 

Interrupt request




MCSA. MCSE 2003 JumpStart. Computer and Network Basics
MCSA/MCSE 2003 JumpStart
ISBN: 078214277X
EAN: 2147483647
Year: 2003
Pages: 203
Authors: Lisa Donald

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net