Main public logs
Appearance
Combined display of all available logs of EDM2. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 00:45, 4 May 2025 Martini talk contribs created page KernelDebugRef - Debugging Kernel Device Drivers (Created page with "{{IBM-Reprint}} {{KernelDebugRef}} <p>There are some structures in the Kernel Debugger that are useful when you are debugging a kernel device driver. You can issue the following commands to refer to these structures.</p> <h2>D DEV DS:0</h2> <p>This command displays the header of the device driver. It helps you determine which device driver you are debugging.</p> <h2>D REQ ES:BX</h2> <p>This command displays the kernel request packet. This packet is passed between the fil...")