home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / usbbasic.exe / README.TXT next >
Text File  |  1999-02-16  |  3KB  |  88 lines

  1. README.TXT File Version 2.0 for
  2. Universal Serial Bus (USB) Basic Device Driver Support for OS/2
  3. December 11, 1998
  4. (c) Copyright International Business Machines Corporation, 1998.
  5.     All rights Reserved.
  6.  
  7.  
  8. Contents
  9. ========
  10. 1.0  Overview
  11. 2.0  USB-Basic Installation Instructions
  12. 3.0  USB-Basic Un-Install Instructions
  13. 4.0  Requirements
  14.  
  15.  
  16. 1.0  Overview
  17. =============
  18.  
  19. This USBBASIC.EXE driver package provides you with IBM's most current support
  20. for Universal Serial Bus (USB) devices on the OS/2 Operating System.  This
  21. package provides the basic support required for any supported USB device.
  22.  
  23. 1.1  The USBBASIC.EXE file that you received contains the following 6 USB
  24.      files in a self-extracting compressed format.
  25.  
  26.         -  README.TXT    This file that you are reading
  27.         -  USBBINST.EXE  Executable that installs USB driver support
  28.         -  USBD.SYS      USB Driver
  29.         -  USBHID.SYS    USB Human Interface Driver
  30.         -  USBUHCD.SYS   USB Universal Host Controller Driver
  31.         -  USBUHCD2.SYS  USB Universal Host Controller Driver (additional
  32.                          USB controller driver for IBM DockStation III USB
  33.                          controller
  34.  
  35.  
  36. 2.0  USB-Basic Installation Instructions
  37. ==================================
  38.  
  39. 2.1  To use these USB driver files, you must expand the USBBASIC.EXE file into
  40.      its 6 component files by
  41.         (a.) opening an OS/2 window and
  42.         (b.) typing USBBASIC at the OS/2 command prompt.
  43.      Once the USBBASIC.EXE file is expanded, please continue with the
  44.      USB Installation Instructions.
  45.  
  46. 2.2 At the OS/2 command prompt, type USBBINST. This command will:
  47.     (a.) Save the existing CONFIG.SYS file
  48.     (b.) Add the USB device drivers to hte OS2\BOOT directory on the Boot
  49.          partition.
  50.     (c.) Update the CONFIG.SYS file with the appropriate USB entries.
  51.             BASEDEV=USBUHCD.SYS
  52.             BASEDEV=USBD.SYS /REQ:USBUHCD$
  53.             BASEDEV=USBHID.SYS
  54.  
  55.             Where C: is the drive letter of the OS/2 boot partition on your
  56.             system.
  57.     (d.) On IBM 365 systems, update the BASEDEV=USBUHCD.SYS entry in CONFIG.SYS
  58.          with the /FS parameter. The entry should appear as:
  59.             BASEDEV=USBUHCD.SYS /FS
  60.     (e.) With use of IBM DockStation III which has an additional USB controller
  61.          the following line must be added to CONFIG.SYS after the USBUHCD.SYS
  62.          parameter line.
  63.             BASEDEV=USBUHCD2.SYS
  64.  
  65. 2.3 This completes the installation procedure. You must now REBOOT you system
  66.     to initialize the USB device driver support.
  67.  
  68.  
  69. 3.0  USB-Basic Un-Install Instructions
  70. ================================
  71.  
  72. 3.1  Copy your original CONFIG.SYS file that you previously backed up to
  73.      the OS/2 boot-partition root directory on your system and overwrite
  74.      the USB-version of CONFIG.SYS that is already in your OS/2
  75.      boot-partition root directory.
  76.  
  77. 3.2  Safely shut down and then re-boot your system in order to re-load the
  78.      original (non-USB) mouse and keyboard drivers properly.
  79.  
  80. 4.0  Requirements
  81. =================
  82.  
  83. 4.1  Hardware
  84.  
  85. 4.2  Software
  86.  
  87. (end)
  88.