Jump to content

TRADUMP.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "'''TRADUMP.SYS''' is a device driver that determines the location of MMIO and shared RAM in the PS/2 memory address space, reads the contents of each, and writes the output to..."
 
mNo edit summary
Line 4: Line 4:
  DEVICE=D:\path\TRADUMP.SYS
  DEVICE=D:\path\TRADUMP.SYS


[[Category:Device Driver]]
[[Category:Device Drivers]]

Revision as of 14:48, 20 November 2019

TRADUMP.SYS is a device driver that determines the location of MMIO and shared RAM in the PS/2 memory address space, reads the contents of each, and writes the output to a program buffer.

CONFIG.SYS statement to load the TRADUMP.SYS device driver at IPL time:

DEVICE=D:\path\TRADUMP.SYS