home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / n / nt_drv.exe / README.TXT < prev    next >
Text File  |  1993-02-23  |  6KB  |  150 lines

  1.             Logitech Windows NT mouse drivers
  2.             =================================
  3.  
  4.  These Windows NT mouse drivers are still under development and have not 
  5.  been extensively tested. These drivers are provided to help Windows NT Beta 
  6.  testers utilize their Logitech mice under the October 1992 release of 
  7.  Windows NT.
  8.  
  9.  These NT mouse drivers are provided "as is". Logitech does not warrant that 
  10.  these drivers will meet users requirements, or that they will function in 
  11.  combination with other software or hardware which may be selected for use by 
  12.  users. LOGITECH MAKES NO WARRANTIES OR REPRESENTATION ABOUT COMPATIBILITY OF
  13.  THESE DRIVERS WITH ANY PC-COMPATIBLE PLATFORM. IN NO EVENT SHALL LOGITECH BE 
  14.  LIABLE FOR LOST PROFIT, LOST DATA, LOST OR DAMAGED PROGRAMS, OR ANY 
  15.  CONSEQUENTIAL OR INCIDENTAL DAMAGES ARISING OUT OF THE USE OF THESE DRIVERS.
  16.  
  17.  How To Install:
  18.  ---------------
  19.  
  20.  Logitech Windows NT mouse drivers are provided in a self-extracting .EXE
  21.  file format. After you have downloaded LMOUSENT.EXE, proceed with the 
  22.  following steps:
  23.  
  24.  1] Copy LMOUSENT.EXE to a temporary directory on the hard drive (i.e., \TEMP)
  25.  2] Log onto this temporary directory by typing:
  26.  
  27.  CD \TEMP.............where TEMP is the directory in which LMOUSENT.EXE exists
  28.  
  29.  3] Uncompress LMOUSENT.EXE by typing:
  30.  
  31.  LMOUSENT.............then press Enter
  32.  
  33.  4] Start Windows NT
  34.  5] Select the RUN command from the FILE menu and type in:
  35.  
  36.  C:\TEMP\INSTALL......then press Enter
  37.  
  38.  6] Once the installation is completed, select Shutdown from the File menu
  39.  in order to restart NT and cause the new changes to take effect.
  40.  
  41.  Note: The current mouse drivers are backed up to the same file names with the 
  42.        .BAK file extension.
  43.  
  44.  Feedback:
  45.  ---------
  46.  
  47.  These files can be obtained from either: 
  48.  
  49.     Logitech BBS at 510-795-0408 or 
  50.     Logitech forum on CompuServe (Go Logitech).
  51.  
  52.  Your feedback and comments are important to us. Make sure that you leave any
  53.  comments regarding problems encountered using these drivers on one of the
  54.  above electronic media, preferably Logitech forum on CompuServe.
  55.  
  56.  Technical Information:
  57.  -----------------------
  58.  
  59.  This LMOUSENT.EXE contains two drivers:
  60.  
  61.  1) BUSMOUSE.SYS which supports all of Logitech BUS mice. The bus board 
  62.  address and interrupt jumper should be properly set. The Hardware Interrupts 
  63.  (IRQs) supported are 2,3,4 & 5 and the I/O address is 0x023C
  64.  
  65.  2) SERMOUSE.SYS which supports all of Logitech Serial mice. All Serial mice 
  66.  previously supported (before installing these drivers) by the old 
  67.  SERMOUSE.SYS driver are also supported. 
  68.  
  69. List Of Files
  70.  
  71.  INSTALL.BAT...............Installation Batch file
  72.  COPYDRV.BAT...............File copying Batch file
  73.  INSTALL.INI...............List the modifications to the registry
  74.  BUSMOUSE.SYS..............NT kernel mode BUS driver
  75.  SERMOUSE.SYS..............NT kernel mode Serial mouse driver
  76.  README.TXT................This readme file
  77.  REGMOD.EXE................A tool to modify the registry
  78.  
  79.  Compatibility:
  80.  --------------
  81.  
  82.  These drivers are compatible with the Windows NT SDK October release. These
  83.  drivers will NOT work under future Windows NT releases due to changes in the
  84.  pointing device data report format. At the time of future releases of Windows
  85.  NT, Logitech will have new mouse drivers.
  86.  
  87.  Advanced features like orientation for the Logitech TrackMan line of 
  88.  Pointing Devices is not currently supported.
  89.  
  90.  Troubleshooting:
  91.  ----------------
  92.  
  93.  - If the mouse doesn't respond, make sure it works correctly under DOS.
  94.    
  95.  - These drivers are needed if you previously experienced a "jumping" cursor 
  96.    on the screen under NT. 
  97.  
  98.  - If you are using a Serial mouse under DOS, you may have to turn off your 
  99.    computer before restarting Windows NT or unplug the mouse to power it down,
  100.    otherwise the mouse may not be recognized under NT. An alternative solution
  101.    might be to reload the Logitech DOS mouse driver with the parameter "1200" 
  102.    to reset the mouse to 1200 baud. This can be done by loading the mouse 
  103.    driver under DOS by typing the following command:
  104.         
  105.            MOUSE 1200
  106.  
  107. *  This is currently due to a limitation of NtDetect (part of Windows NT).
  108.   
  109.  - The installation program makes a few assumptions about the current values
  110.    in the registry. The changes to the registry are (use regedit if you need
  111.    to get back to the default):
  112.  
  113.    Path: Registry\machine\system\currentcontrolset\service
  114.  
  115.    Original     Tag                     New Tag
  116.    Null.sys     0x01                    0x01
  117.    Beep.sys     0x02                    0x02
  118.    DzPort.sys   0x03                    0x03
  119.    I8042Prt.sys 0x04                    0x04
  120.    Inport.sys   0x05                    0x05
  121.    BusMouse.sys ----                    0x06            
  122.    SerMouse.sys 0x06                    0x07 
  123.    MouClass.sys 0x07                    0x08 
  124.    Mouse.sys    0x08                    0x09 
  125.    KbdClass.sys 0x09                    0x0A 
  126.    Keyborad.sys 0x0A                    0x0B 
  127.    SqikbMou.sys 0x0B                    0x0C 
  128.  
  129.    The new driver entries will contain by default the following fields (look
  130.    at the INSTALL.INI file for more information):
  131.  
  132.    BusMouse     Type = 0x01
  133.         Start = 0x01
  134.         Group = Base
  135.         ErrorControl = 0x01
  136.         Tag = 0x06
  137.  
  138.     BusMouse\Parameters
  139.         MouseDataQueueSize = 0x64
  140.         NumberOfButtons = 0x03
  141.         SampleRate = 0x28
  142.         PointerDeviceBaseName = PointerPort
  143.  
  144.  Trademarks:
  145.  -----------
  146.  
  147.  Logitech is a trademark of Logitech Inc.,
  148.  Microsoft is a registered trademark of Microsoft Corp.
  149.  Windows, Windows NT and NT are trademarks of Microsoft Corp.
  150.