home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / keybrd / fixtyp10.arj / FIXTYPA.DOC < prev   
Encoding:
Text File  |  1992-04-25  |  793 b   |  27 lines

  1.  
  2.                           FIXTYPA
  3.  
  4.      A fix for typamatic problems between Keytronics keyboards and
  5.                 some versions of the AMI BIOS
  6.  
  7.           ************************************************
  8.  
  9. My 486/33 clone has an AMI BIOS dated 07-07-91. The Keytronics keyboard
  10. which came along with the system locks up after any call to the typamatic
  11. function of INT 16H.
  12.  
  13. This small TSR fixes that bug by handling itself any call to INT 16h,
  14. function 03, subfunction 05.
  15.  
  16. Just load FIXTYPA from within your autoexec.bat. The program takes only
  17. 300 bytes of memory and can be loaded high.
  18.  
  19. This fix doesn't seem to be necessary with more recent versions of the
  20. AMI BIOS.
  21.  
  22. This code is released to the Public Domain.
  23.  
  24. <Patrick Philippot>
  25. Draveil, France
  26. 04-25-92
  27.