home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 mARCH / PCWK3A99.iso / Unixware / INFO / UW7 / INS_TEXT / A_DCU.TXT < prev    next >
Text File  |  1998-08-19  |  14KB  |  335 lines

  1.  
  2.  Appendix A
  3.  Configuring installation hardware
  4.  
  5.     UnixWare 7 automatically determines the correct hardware settings for
  6.     EISA, MCA, and PCI hardware devices needed to install the system. If you
  7.     have an ISA device, or the devices in your system have hardware conflicts
  8.     such as duplicate interrupt vectors, you need to enter the Device
  9.     Configuration Utility (DCU) by selecting Run the DCU interactively during
  10.     the installation.
  11.  
  12.     You can also enter the DCU after installing your system, to add
  13.     additional hardware devices not needed by the installation.  See Chapter
  14.     7, ``Adding or removing hard disks, tapes, and other devices'' for more
  15.     information.
  16.     _________________________________________________________________________
  17.  
  18.        NOTE  UnixWare 7 provides several other hardware configuration
  19.        managers to configure network, modem, print, audio, and video
  20.        devices after you install the system. See ``Configuring additional
  21.        hardware'' for a complete list.
  22.     _________________________________________________________________________
  23.  
  24.     Navigating the DCU is comparable to navigating the installation windows,
  25.     with similar cursor movement, text entry, and help keys active.
  26.  
  27.     From within the DCU, you can:
  28.  
  29.     +  View hardware device configuration, to view all detected and
  30.        configured hardware on your system.
  31.  
  32.     +  Modify hardware device configuration, to resolve interrupt, I/O, and
  33.        memory conflicts between devices.
  34.  
  35.     +  Activate a software device driver needed by your hardware device.
  36.  
  37.     +  Configure a software device driver to support the hardware.
  38.     _________________________________________________________________________
  39.  
  40.        NOTE  You can only make changes with the DCU once during the
  41.        installation. If you apply changes and exit the DCU, then realize
  42.        you need to make more changes, you must re-start the installation.
  43.     _________________________________________________________________________
  44.  
  45.  Viewing hardware device configuration
  46.  
  47.     To view the currently detected hardware on your system, select Hardware
  48.     Device Configuration from the DCU main menu.  The Hardware Device
  49.     Configuration window appears. This window displays hardware parameters
  50.     for each device configured on your system. If a value is not needed, a
  51.     dash appears in its place.
  52.  
  53.     The fields shown are:
  54.  
  55.     ``Configuration Status''  Indicates whether or not the hardware
  56.                               controller will (Y) or will not (N) be
  57.                               configured into the kernel.
  58.  
  59.     ``Device Name''           Displays the name of the device. If a driver is
  60.                               assigned to an entry, the entry will be either
  61.                               the device name such as COM Port, or a driver
  62.                               name such as asyc, the driver for the COM port.
  63.  
  64.                               If the device name is UNKNOWN on an EISA, MCA
  65.                               or PCI system, this is an entry from NVRAM
  66.                               (Non-Volatile Random Access Memory) indicating
  67.                               that the DCU cannot assign a driver name. For
  68.                               example, if you have installed a network
  69.                               adapter, but have not installed the
  70.                               corresponding software for the adapter, it will
  71.                               be listed as UNKNOWN.
  72.  
  73.                               If the device name is unused, this indicates
  74.                               that an ISA driver is disabled, but the device
  75.                               parameters are retained.
  76.  
  77.     ``IRQ''                   Specifies the interrupt request vector (IRQ)
  78.                               value for the hardware controller.
  79.  
  80.     ``IOStart, IOend''        Lists the start and end addresses, in
  81.                               hexadecimal notation, for the controller's I/O
  82.                               address range.
  83.  
  84.     ``Memstart, MemEnd''      Lists the start and end addresses, in
  85.                               hexadecimal notation, for the hardware
  86.                               controller's memory address range.
  87.  
  88.                               For an HBA controller, these are the start and
  89.                               end addresses of the BIOS for the controller.
  90.  
  91.     ``DMA''                   Lists the DMA channel for the controller.
  92.  
  93.     To view additional information about any of the entries, use the arrow
  94.     keys to highlight the desired controller and press <F6>. When you do, you
  95.     see configuration information for the following advanced parameters:
  96.  
  97.     ``Unit''                  The unit number for a controller which supports
  98.                               multiple devices.
  99.  
  100.     ``IPL''                   The interrupt priority level, for those devices
  101.                               which have priority handling capability.
  102.  
  103.     ``ITYPE''                 The IRQ sharing type.
  104.  
  105.     ``BindCPU''               The CPU to which the device binds.
  106.  
  107.     Additional information about these parameters is described in the
  108.     ``Installation hardware checklist''.
  109.  
  110.  
  111.  Modifying hardware device configuration
  112.  
  113.     To change a device driver parameter for a device:
  114.  
  115.     1.  Select Hardware Device Configuration from the DCU main menu.  The
  116.         Hardware Device Configuration window appears.
  117.  
  118.     2.  Move the cursor to the field for the parameter you want to change.
  119.  
  120.         To change an advanced parameter, first bring up the advanced window
  121.         by highlighting the desired driver and pressing <F6>.
  122.  
  123.     3.  Change the parameter in one of these ways:
  124.  
  125.         +  Directly entering text.
  126.  
  127.         +  Pressing <F2> to toggle between available choices.  When the
  128.            desired choice is visible, press <Enter>.
  129.  
  130.         +  Pressing <F2> to bring up a selection list and highlighting the
  131.            desired choice.  When the desired choice is visible, press
  132.            <Enter>.
  133.  
  134.         Continue changing values until you have removed any duplicate or
  135.         overlapping IRQ, I/O, or memory addresses.
  136.         _______________________________________________________________________
  137.  
  138.            NOTE  Exceptions to this rule are those devices that can share
  139.            interrupt vectors. These devices must be configured to have the
  140.            appropriate ITYPE and IPL values, or the system may not boot
  141.            correctly.
  142.         _______________________________________________________________________
  143.         _______________________________________________________________________
  144.  
  145.            NOTE  Do not change entries for the keyboard. Doing so may
  146.            impair the operation of your system.
  147.         _______________________________________________________________________
  148.  
  149.  
  150.     4.  To return to the DCU main menu, press <F10>.
  151.  
  152.     5.  If necessary, view and activate software device drivers and add a new
  153.         controller.
  154.  
  155.     6.  When you have finished making all changes with the DCU, select Apply
  156.         Changes & Exit DCU to save your changes.
  157.  
  158.  
  159.  Viewing and activating software device drivers
  160.  
  161.     The following procedures allow you to view or activate the device drivers
  162.     currently installed on your system.
  163.  
  164.     1.  From the DCU main menu, select Software Device Drivers.
  165.  
  166.     2.  Select a device driver category. If you are unsure which category the
  167.         desired device driver is in, select All Software Device Drivers.
  168.  
  169.         The Software Device Drivers window for the selected class of device
  170.         drivers is displayed.  The window contains three fields:
  171.  
  172.         ``Active/Inactive''             If an asterisk (*) appears in this
  173.                                         field, the driver is available for
  174.                                         use assuming the hardware it supports
  175.                                         is installed and enabled. If the
  176.                                         field is empty, the device driver is
  177.                                         inactive and supports no devices.
  178.  
  179.         ``Driver''                      Lists the device driver name.
  180.  
  181.         ``Names of Supported Devices''  Lists the hardware controllers the
  182.                                         device driver supports (if
  183.                                         available).
  184.  
  185.         Many device drivers support multiple controllers. The Software Device
  186.         Drivers window lists the controllers supported by each device driver.
  187.         If a device driver is inactive, the UnixWare system cannot access any
  188.         of the controllers that the device driver supports.
  189.  
  190.     3.  To view a specific device driver, move the cursor to it and press
  191.         <F6>. Information about the driver appears. For a description of the
  192.         fields, see ``Modifying hardware device configuration''.
  193.  
  194.         Press <Enter> to return to the Software Device Drivers window.
  195.  
  196.     4.  To activate a device driver, move the cursor to the device driver's
  197.         status field and press <Space>.
  198.         _______________________________________________________________________
  199.  
  200.            NOTE  If you want to add a new controller, the device driver
  201.            that supports this controller must be active.
  202.         _______________________________________________________________________
  203.  
  204.     5.  If you are an experienced administrator who is installing the
  205.         UnixWare 7 system, and if there are device drivers on your HBA
  206.         diskettes that you are sure will not be needed on your system, you
  207.         can instruct the installation software not to install these device
  208.         drivers. To do so, remove the asterisk next to each of these device
  209.         drivers.
  210.  
  211.     6.  To apply the changes and return to the Software Device Drivers
  212.         window, press <F10>, then press <Enter>.
  213.  
  214.  
  215.  Adding a new controller for a device driver
  216.  
  217.  
  218.     1.  From the DCU main menu, select Software Device Drivers.
  219.  
  220.     2.  Select a device driver category. If you are unsure which category the
  221.         desired device driver is in, select All Software Device Drivers.
  222.  
  223.         The Software Device Drivers window for the selected class of device
  224.         drivers is displayed.
  225.  
  226.     3.  Move the cursor to the desired device driver.
  227.         _______________________________________________________________________
  228.  
  229.            NOTE  If the device driver is not active, activate it by
  230.            pressing <Space>.
  231.         _______________________________________________________________________
  232.  
  233.  
  234.     4.  Press <F5> to add a new driver.
  235.  
  236.         The New Hardware Configuration window is displayed. Default values
  237.         may also be displayed. This window contains the fields for the values
  238.         found in the hardware checklist.
  239.  
  240.     5.  Enter the correct configuration parameters for the new controller.
  241.  
  242.         After you enter these values, you can:
  243.  
  244.         +  Press <F8> to cancel the new controller configuration.
  245.  
  246.         +  Press <F4> to verify that correct values are entered in each field
  247.            before applying the changes.
  248.  
  249.            If an error is reported, re-enter the parameter until it succeeds.
  250.            If the verification succeeds or the message Driver does not
  251.            support the verify function appears, press <Enter> to continue.
  252.  
  253.         +  To apply the changes and return to the Software Device Drivers
  254.            window, press <F10>, then press <Enter>.
  255.  
  256.     After you add the new controller, view the Hardware Device Configuration
  257.     window to verify that the new hardware parameters do not conflict with
  258.     the existing hardware controllers.
  259.  
  260.  
  261.  Configuring PC Card (PCMCIA) modems
  262.  
  263.     The Network Configuration Manager configures most networking hardware
  264.     devices. However, one special type of modem -- the PC Card (PCMCIA) modem
  265.     used on some laptop computers -- is configured within the DCU.
  266.  
  267.     PC Card modems are enabled by the pcic driver when the system boots up,
  268.     and are controlled by the asyc driver while in use. To configure a PC
  269.     Card modem you should first enable the pcic driver, and then create a new
  270.     asyc entry.
  271.  
  272.  Enabling the pcic driver
  273.  
  274.  
  275.     1.  Enter the Device Configuration Utility.
  276.  
  277.     2.  Select Software Device Drivers from the DCU main menu.
  278.  
  279.     3.  Select Miscellaneous from the Software Device Drivers Selection menu.
  280.  
  281.     4.  Enable the pcic entry if it is not already selected.  If an asterisk
  282.         does not appear next to the pcic entry, move the cursor to the pcic
  283.         entry and press <Space>.
  284.  
  285.     5.  Press <F5> to create an instance of the pcic driver.
  286.  
  287.     6.  If necessary, modify the default memory range (MemStart and MemEnd).
  288.  
  289.         The pcic driver requires an 8KB memory window. The D0000-D1FFF memory
  290.         range is often available on laptop computers.
  291.  
  292.     7.  Press <F10> to enable the pcic driver and return to the Software
  293.         Device Drivers window.
  294.  
  295.     8.  Press <Enter> to return to the Software Device Driver Selections
  296.         menu.
  297.  
  298.     9.  Select Communications Cards from the Software Device Driver
  299.         Selections menu.
  300.  
  301.     10. Move the cursor to the asyc entry, and press <Space> to select it if
  302.         it is not already enabled.
  303.  
  304.     11. Press <F5> to create a new instance of the asyc driver.
  305.  
  306.     12. Specify this as a PC Card entry by entering 20 in the ``Unit'' field.
  307.  
  308.     13. Change the default IRQ value to an available IRQ.
  309.  
  310.         You can use IRQ 3 on most laptops.
  311.  
  312.     14. Change the I/O address range (IOStart and IOend) to an unused I/O
  313.         address range.
  314.  
  315.         On most laptops, the I/O address range 2f8-2ff is available. Set
  316.         IOStart to 2f8 and IOend to 2ff.
  317.  
  318.     15. Press <F10> to create the new asyc entry and return to the "Software
  319.         Device Drivers" screen.
  320.  
  321.     16. Press <Enter> to return to the Software Device Driver Selections
  322.         menu.
  323.  
  324.     17. Select Return to DCU Main Menu from the Software Device Driver
  325.         Selections menu.
  326.  
  327.     18. When you are finished configuring all installation devices, select
  328.         Apply Changes & Exit DCU to save your changes.
  329.     _________________________________________________________________________
  330.  
  331.        NOTE  For the PC Card modem to function properly, the modem must be
  332.        in the PC Card socket when the UnixWare 7 system is booted, and
  333.        should not be removed until the system is shut down.
  334.     _________________________________________________________________________
  335.