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..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 4: Line 4:
  DEVICE=D:\path\TRADUMP.SYS
  DEVICE=D:\path\TRADUMP.SYS


[[Category:Device Driver]]
[[Category:Device Drivers]]
[[Category:DEVICE Statements]]

Latest revision as of 18:00, 7 August 2025

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