LAB 2-1 Assigned Hardware Resources
Objective
The objective of this lab is to
provide you with experience managing I/O addresses. After completing this lab
exercise, you will be able to:
_ List examples of standard I/O
address usage.
_ Explain how to determine which
I/O addresses are being utilized.
_ Explain how to modify I/O
address settings to resolve resource conflicts.
_ Explain the importance of
unique I/O addresses.
Materials Required
_ Operating systems: Windows 9x,
XP, and Vista
Additional Devices
_ 1 I/O expansion card for each
lab workgroup
Lab Setup & Safety Tips
_ During this lab exercise, you
will use Device Manager to view the properties of your lab workstation. It is
important that you not change the parameters of Device Manager; otherwise, your
lab workstation may not function properly. You will get a chance to modify
Device Manager parameters in later labs.
ACTIVITY
Recording your lab workstation’s
I/O Address settings
- Start your lab workstation, and allow it to boot into Windows 9x.
- Click the Start button.
- Point to Settings.
- Click Control Panel.
- Double-click the System icon.
- Click the Device Manager tab.
- Click the Properties button.
- Click Input/output (I/O). Record below.
- Do the same for IRQ, DMA, and Memory Addresses.
- Record all of the resources assigned to each of the following
devices. Note: Not all devices will have all resources assigned.:
|
Device
|
IRQ
|
DMA
|
I/O Address Range
|
Memory Address Range
|
|
Floppy drive
|
|
|
|
|
|
NIC (Network Interface card)
|
|
|
|
|
|
Sound Card
|
|
|
|
|
|
Keyboard
|
|
|
|
|
|
Printer Port (LPT1)
|
|
|
|
|
|
Direct memory access controller
|
|
|
|
|
|
USB Controller
|
|
|
|
|
|
Serial Port (COM1 or COM2)
|
|
|
|
|
|
Hard Drive
|
|
|
|
|
|
Mouse
|
|
|
|
|
- Close all open windows and dialog boxes.
Viewing the Edit Input/Output Range window
using Device Manager
- Start your lab workstation, and allow it to boot into Windows 9x.
- Click the Start button.
- Point to Settings.
- Click Control Panel.
- Double-click the System icon.
- Click the Device Manager tab.
- Double-click Sound, video, and game controllers.
- Double-click the installed sound card driver.
- Click the Resources tab.
- Deselect Use automatic settings.
- Double-click Input/Output Range. (Note: Some
Input/Output ranges may not be configurable. When they are not
configurable, double-clicking produces no effect.)
- The Edit Input/Output Range window allows I/O address
modification.
- Do not make any changes.
- Click Cancel three times.
- Close the Control Panel window.
- Note: You cannot change device settings in modern versions of
Windows.
Managing Devices in Windows XP
- Right click on my computer and select properties.
- Click the hardware tab.
- Click on device manager.
- Go under the View menu and select “Resources by Type”. What four
resources do you see listed?
- What two or three devices have been assigned DMAs?
Managing Devices in Windows Vista
- Open the Run command in your Vista VM.
- Type devmgmt.msc and hit enter. What happens?
- View “Resources by Connection”.
- What item has memory addresses 00000000-0009ffff assigned to it?
Review Questions
Circle True or False.
- An I/O address is an address stored on the hard drive, and is
assigned to the operation of one particular device. True / False
- All LPT ports require one I/O address. True / False
- The term I/O card is often used to refer to an expansion card
which contains a serial, parallel, and game port. True / False
- Floppy drives do not require an I/O address assignment. True /
False
- Describe why some I/O ranges are not configurable in Device
Manager.
- John has configured the jumpers on his NIC (Network interface
card) to use I/O address 300. Using Device Manager, what steps must John
complete to confirm that I/O address 300 is properly assigned to the NIC?
2