DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
Using the Device Configuration Utility (DCU)

Viewing or updating hardware device configuration

These following procedures are used to view your current hardware configurations and change them if necessary.

  1. Select Hardware Device Configuration from the DCU main menu.

    The resulting screen displays a row for each device configured on your system, along with its software device driver parameter settings. If there is more than one page of information, you can press the <PgDn>and <PgUp>keys to navigate between pages.


    NOTE: A dash (-) character in a field indicates that the entry does not require a value because it is not required by the device driver.

    This screen contains eight fields:

  2. To view additional information about any of the entries, use the arrow keys to move the cursor to the row with the hardware controller data, and press <F6>.

    The name of the controller is repeated along with its board ID, the device driver for the controller, the hardware bus type, and (if used by the device driver) the valid values for the Interrupt Priority Level (IPL), interrupt type (ITYPE), interrupt request vector (IRQ), I/O address range, memory address range, DMA channels, bind CPU and Unit. See the System(4dsp) manual page for more information.

    Press <Enter> to return to the "Hardware Device Configuration" screen.


    NOTE: Steps 2 through 5 can be performed in any order and as often as desired.

  3. Change a device driver parameter for a device according to the following table:


    NOTE: Note that some fields are read only. The cursor cannot be placed in a read-only field.

    If Then
    The parameter is listed on the "Hardware Device Configuration" screen. Move the cursor to the field for the parameter you want to change.
    Change the parameter by typing over the existing entry, or press <F2> and follow the instructions for using a Choices menu that follows this table.
    You want to change the Bind CPU, unit number, IPL, or ITYPE parameter values, or any optional device-specific parameters. Press <F7> to display the "Advanced Parameter Selection" screen.
    Move the cursor to the field for the parameter you want to change.
    Change the parameter by typing over the existing entry, or press <F2> and follow the instructions for using a Choices menu that follows this table.


    NOTE: You should not change entries for devices like the keyboard. Doing so may impair the operation of your system.

    The following list explains how to use the Choices menu:


    NOTE: Pressing <F2> allows you to make a choice from the Choices menu. To keep the current value in the parameter field, be sure the cursor is positioned on that value, and press <Enter>.

  4. Correct any hardware parameter conflicts.

    If multiple devices have the same IRQ or DMA values, overlapping I/O address ranges, or overlapping memory address ranges, the system may not boot or might be unable to access some hardware.

    To prevent this from happening, active devices must have unique IRQ and DMA values, as well as I/O and memory address ranges that do not overlap. (Active devices are all the controllers listed on the "Hardware Device Configuration" screen whose first field does not contain the value N (No) and whose second field does not contain the value unused or unknown.)

    The only exceptions are controllers that support shared IRQ values. When multiple controllers share the same IRQ values, the software device drivers for these controllers must operate at the same IPL. For example, two DPT controllers, supported by the same device driver, will operate at the same IPL. In addition, software device drivers of the same class such as HBA drivers will operate at the same IPL.


    NOTE: If you have a PS/2 mouse and you install a controller whose IRQ conflicts with the mouse, you must change the IRQ for the new controller. The PS/2 mouse requires IRQ 12.

  5. To temporarily disable a controller (that is, to keep its data in the system resource database but not configure the controller for use by the system), change the Device Name field for this device to unused by following the instructions in Step 3.

    This step is useful if you plan to add the controller to your system again later, because you will not have to enter its hardware configuration data again. It is also useful if you want to temporarily disable all peripherals attached to a controller. This is only applicable for non-ISA controllers if the controller remains physically installed on your system; parameters are automatically deleted when non-ISA controllers are removed from the system.

  6. To delete an ISA controller from the system resource database, set the first field of the entry for the hardware device to N (No).

  7. Press <F4> to verify the device. (This step is optional, but recommended.)

    If the device driver has a verification routine, pressing <F4> will run the routine and report whether the parameters you specified are correct.

  8. To return to the DCU main menu, press <F10>.

  9. Select Apply Changes & Exit DCU to save your changes.

Next topic: Viewing and activating software device drivers
Previous topic: Viewing or changing device driver configuration

© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004